summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp/ftp-proxy/Makefile6
-rw-r--r--ftp/ftp-proxy/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/ftp/ftp-proxy/Makefile b/ftp/ftp-proxy/Makefile
index d2d4c65..1185676 100644
--- a/ftp/ftp-proxy/Makefile
+++ b/ftp/ftp-proxy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ftp-proxy
-PORTVERSION= 4.2p1
+PORTVERSION= 4.2p2
CATEGORIES= ftp
MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/
@@ -29,8 +29,8 @@ CFLAGS+= -I${PREFIX}/include
IGNORE= is a part of base for 7.0 and above
.endif
-.if ${OSVERSION} < 600105
-BROKEN= does not build on 5.x
+.if ${OSVERSION} < 502106
+IGNORE= only for 5.3 and above
.endif
do-install:
diff --git a/ftp/ftp-proxy/distinfo b/ftp/ftp-proxy/distinfo
index 6bac2f5..f1d523b 100644
--- a/ftp/ftp-proxy/distinfo
+++ b/ftp/ftp-proxy/distinfo
@@ -1,3 +1,3 @@
-MD5 (ftp-proxy-4.2p1.tar.gz) = 63de5279071e0b3393c964a54932c058
-SHA256 (ftp-proxy-4.2p1.tar.gz) = 3c78ecacd37b26b7aa690ad405a0c94c615363fcd17f6e9e7c117ccca6bb350f
-SIZE (ftp-proxy-4.2p1.tar.gz) = 13114
+MD5 (ftp-proxy-4.2p2.tar.gz) = 081193b7c7d653baca63838fe438cc01
+SHA256 (ftp-proxy-4.2p2.tar.gz) = 75b38c48458ebfdc734a05525fa3c55ccea1199f94ec85cb822e1dc9e260fb59
+SIZE (ftp-proxy-4.2p2.tar.gz) = 13188
OpenPOWER on IntegriCloud