svn commit: r319191 - in head/ftp/lftp: . files

Ganael LAPLANCHE martymac at FreeBSD.org
Mon May 27 09:28:06 UTC 2013


Author: martymac
Date: Mon May 27 09:28:05 2013
New Revision: 319191
URL: http://svnweb.freebsd.org/changeset/ports/319191

Log:
  - Update to 4.4.7
  - Remove _Bool type detection configure patch

Deleted:
  head/ftp/lftp/files/patch-configure
Modified:
  head/ftp/lftp/Makefile
  head/ftp/lftp/distinfo

Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile	Mon May 27 09:28:00 2013	(r319190)
+++ head/ftp/lftp/Makefile	Mon May 27 09:28:05 2013	(r319191)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lftp
-PORTVERSION=	4.4.5
+PORTVERSION=	4.4.7
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	http://ftp.yars.free.net/pub/source/lftp/ \
 		http://ftp.yars.free.net/pub/source/lftp/old/ \

Modified: head/ftp/lftp/distinfo
==============================================================================
--- head/ftp/lftp/distinfo	Mon May 27 09:28:00 2013	(r319190)
+++ head/ftp/lftp/distinfo	Mon May 27 09:28:05 2013	(r319191)
@@ -1,2 +1,2 @@
-SHA256 (lftp-4.4.5.tar.gz) = 794639b79c08f8798e5620c24bd145336871be87788137844518ecd599feadf1
-SIZE (lftp-4.4.5.tar.gz) = 2485893
+SHA256 (lftp-4.4.7.tar.gz) = 96a67a7a363a645b19ee0f3fdc37db745cca6c2a4d99f1d7c63a9225801e24bc
+SIZE (lftp-4.4.7.tar.gz) = 2493031


More information about the svn-ports-all mailing list