Date: Mon, 27 May 2013 09:28:06 +0000 (UTC) From: Ganael LAPLANCHE <martymac@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319191 - in head/ftp/lftp: . files Message-ID: <201305270928.r4R9S6gh022799@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305270928.r4R9S6gh022799>