summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /ftp
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gproftpd/Makefile4
-rw-r--r--ftp/moftpd/Makefile2
-rw-r--r--ftp/proftpd-devel/Makefile4
-rw-r--r--ftp/proftpd/Makefile3
4 files changed, 7 insertions, 6 deletions
diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile
index 8505ae081e11..e82a7299fd29 100644
--- a/ftp/gproftpd/Makefile
+++ b/ftp/gproftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gproftpd
PORTVERSION= 8.3.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= ftp
MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/
@@ -17,7 +17,7 @@ COMMENT= Gtk2 Frontend for proftpd daemon
RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
USE_GNOME= gtk20 pkgconfig
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile
index 9522077aa2f6..5e694dce2099 100644
--- a/ftp/moftpd/Makefile
+++ b/ftp/moftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moftpd
PORTVERSION= 1.2.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
${MASTER_SITE_LOCAL}
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index ecb55f34d3e3..42bb50393876 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= proftpd
DISTVERSION= 1.3.3rc4
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
@@ -53,7 +53,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \
FXP.html Regex.html Tracing.html
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
CONFLICTS= proftpd-1.[0-9].*
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index b9bb2e7cfddf..84bf9a7607bf 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= proftpd
PORTVERSION= 1.3.3a
+PORTREVISION= 1
CATEGORIES?= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
@@ -33,7 +34,7 @@ PORTDOCS= *
USE_GMAKE= yes
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
CONFLICTS= proftpd-devel-1.[0-9].*