From 42cb38055f1bb28870c6df83035cc90ea8ab8d16 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 8 Aug 2004 00:06:27 +0000 Subject: update to 1.2.10rc3 --- ftp/proftpd-devel/Makefile | 10 ++++++++-- ftp/proftpd-devel/distinfo | 4 ++-- ftp/proftpd/Makefile | 10 ++++++++-- ftp/proftpd/distinfo | 4 ++-- 4 files changed, 20 insertions(+), 8 deletions(-) (limited to 'ftp') diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index a41459e4264d..e55176081cee 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= proftpd -PORTVERSION= 1.2.10.r1 +PORTVERSION= 1.2.10.r3 PORTREVISION= 0 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ @@ -24,7 +24,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ ftp://www.linuxceptional.com/proftpd/ \ ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \ ftp://mirror.cybercomm.nl/ -DISTNAME= ${PORTNAME}-1.2.10rc1 +DISTNAME= ${PORTNAME}-1.2.10rc3 MAINTAINER?= mharo@FreeBSD.org COMMENT?= Highly configurable ftp daemon @@ -107,6 +107,12 @@ USE_OPENSSL= yes PROFTPD_LIBS+= -lssl -lcrypto .endif +.if defined(WITH_CTRLS) +CFLAGS+= --enable-ctrls +MAN8+= ftpdctl.8 +.else +.endif + # Keep this here below, in case similar constructs need to be made CONFIGURE_ENV+= "LIBS=${PROFTPD_LIBS}" diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo index aea25c740f82..395913ff8325 100644 --- a/ftp/proftpd-devel/distinfo +++ b/ftp/proftpd-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (proftpd-1.2.10rc1.tar.bz2) = fefde742d34b573fab56d9acbac45593 -SIZE (proftpd-1.2.10rc1.tar.bz2) = 908722 +MD5 (proftpd-1.2.10rc3.tar.bz2) = d834bb822816a2ce483cc2ef1a9533e7 +SIZE (proftpd-1.2.10rc3.tar.bz2) = 918385 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index a41459e4264d..e55176081cee 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= proftpd -PORTVERSION= 1.2.10.r1 +PORTVERSION= 1.2.10.r3 PORTREVISION= 0 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ @@ -24,7 +24,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ ftp://www.linuxceptional.com/proftpd/ \ ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \ ftp://mirror.cybercomm.nl/ -DISTNAME= ${PORTNAME}-1.2.10rc1 +DISTNAME= ${PORTNAME}-1.2.10rc3 MAINTAINER?= mharo@FreeBSD.org COMMENT?= Highly configurable ftp daemon @@ -107,6 +107,12 @@ USE_OPENSSL= yes PROFTPD_LIBS+= -lssl -lcrypto .endif +.if defined(WITH_CTRLS) +CFLAGS+= --enable-ctrls +MAN8+= ftpdctl.8 +.else +.endif + # Keep this here below, in case similar constructs need to be made CONFIGURE_ENV+= "LIBS=${PROFTPD_LIBS}" diff --git a/ftp/proftpd/distinfo b/ftp/proftpd/distinfo index aea25c740f82..395913ff8325 100644 --- a/ftp/proftpd/distinfo +++ b/ftp/proftpd/distinfo @@ -1,2 +1,2 @@ -MD5 (proftpd-1.2.10rc1.tar.bz2) = fefde742d34b573fab56d9acbac45593 -SIZE (proftpd-1.2.10rc1.tar.bz2) = 908722 +MD5 (proftpd-1.2.10rc3.tar.bz2) = d834bb822816a2ce483cc2ef1a9533e7 +SIZE (proftpd-1.2.10rc3.tar.bz2) = 918385 -- cgit v1.2.3