diff options
Diffstat (limited to 'ftp/proftpd-devel')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 4 | ||||
-rw-r--r-- | ftp/proftpd-devel/distinfo | 5 | ||||
-rw-r--r-- | ftp/proftpd-devel/files/patch-configure | 15 | ||||
-rw-r--r-- | ftp/proftpd-devel/files/proftpd.8.in (renamed from ftp/proftpd-devel/files/patch-af) | 4 |
4 files changed, 7 insertions, 21 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 2439071..94a66af 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -6,8 +6,8 @@ # PORTNAME= proftpd -DISTVERSION= 1.3.0rc2 -PORTREVISION= 3 +DISTVERSION= 1.3.0rc3 +PORTREVISION= 0 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo index e498dd9..56be108 100644 --- a/ftp/proftpd-devel/distinfo +++ b/ftp/proftpd-devel/distinfo @@ -1,2 +1,3 @@ -MD5 (proftpd-1.3.0rc2.tar.bz2) = 3faad77dba49262d26abd3f4f2e1c62d -SIZE (proftpd-1.3.0rc2.tar.bz2) = 1364496 +MD5 (proftpd-1.3.0rc3.tar.bz2) = 050c3e2caec0d930f8a331e7b3ec0931 +SHA256 (proftpd-1.3.0rc3.tar.bz2) = ee181d7fe22b849589d9d886e5a4ed40fbe205cc14f8f4c95cc1db629c95ca97 +SIZE (proftpd-1.3.0rc3.tar.bz2) = 1377481 diff --git a/ftp/proftpd-devel/files/patch-configure b/ftp/proftpd-devel/files/patch-configure deleted file mode 100644 index 0f6d9d8..0000000 --- a/ftp/proftpd-devel/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Fri Aug 5 23:18:35 2005 -+++ configure Fri Aug 5 23:19:29 2005 -@@ -19685,11 +19685,11 @@ - if test "${enable_ipv6+set}" = set; then - enableval="$enable_ipv6" - -- -+ if test x"$enableval" = xyes ; then - cat >>confdefs.h <<\_ACEOF - #define PR_USE_IPV6 1 - _ACEOF -- -+ fi; - - fi; diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/proftpd.8.in index 87c4b02..9578f30 100644 --- a/ftp/proftpd-devel/files/patch-af +++ b/ftp/proftpd-devel/files/proftpd.8.in @@ -1,5 +1,5 @@ ---- src/proftpd.8.in.orig Thu May 13 23:37:05 2004 -+++ src/proftpd.8.in Thu May 13 23:37:55 2004 +--- src/proftpd.8.in.orig Sat Sep 18 07:40:30 2004 ++++ src/proftpd.8.in Thu Nov 3 15:35:56 2005 @@ -22,6 +22,12 @@ connection to the FTP service is made, or alternatively it can be run as a standalone daemon. |