aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2016-01-07 01:12:45 +0800
committermi <mi@FreeBSD.org>2016-01-07 01:12:45 +0800
commit5b9b49ea732dc0d50e451fe86c5c313f3b2a745e (patch)
tree1c6f42f23507003e8672b877d20f1656ac5b88cd /ftp
parente420e32169db2ec60d526aeef59db9941bd9f1ac (diff)
downloadfreebsd-ports-gnome-5b9b49ea732dc0d50e451fe86c5c313f3b2a745e.tar.gz
freebsd-ports-gnome-5b9b49ea732dc0d50e451fe86c5c313f3b2a745e.tar.zst
freebsd-ports-gnome-5b9b49ea732dc0d50e451fe86c5c313f3b2a745e.zip
Use the ZIP-compressed sources instead of the uncompressed .tar, which
is about 4 times bigger. PR: 205964 Approved by: maintainer
Diffstat (limited to 'ftp')
-rw-r--r--ftp/uftp/Makefile7
-rw-r--r--ftp/uftp/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/ftp/uftp/Makefile b/ftp/uftp/Makefile
index 7495560ecfde..ed9f23fc73b0 100644
--- a/ftp/uftp/Makefile
+++ b/ftp/uftp/Makefile
@@ -5,8 +5,8 @@ PORTNAME= uftp
PORTVERSION= 4.8
PORTEPOCH= 1
CATEGORIES= ftp
-MASTER_SITES= http://uftp-multicast.sourceforge.net/downloads/
-EXTRACT_SUFX= .tar
+MASTER_SITES= SF/uftp-multicast/source-zip
+DISTNAME= uftp_src-${DISTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= Multicast capable FTP client and server
@@ -14,7 +14,8 @@ COMMENT= Multicast capable FTP client and server
LICENSE= GPLv3
MAKEFILE= makefile
-USES= gmake
+USES= zip gmake
+EXTRACT_BEFORE_ARGS= -qoa # -a to clean up DOS line endings
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/uftp ${STAGEDIR}${PREFIX}/bin/
diff --git a/ftp/uftp/distinfo b/ftp/uftp/distinfo
index 3445efe9ea84..52c6eecd83f6 100644
--- a/ftp/uftp/distinfo
+++ b/ftp/uftp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (uftp-4.8.tar) = 963196ea8f0eb40045a2b396099f93a3e9a8c185a2d8177cc3d95717f2dead6d
-SIZE (uftp-4.8.tar) = 1208320
+SHA256 (uftp_src-4.8.zip) = 3b790dbdb26ba1da1dbc29805778e05bcbecbf0913b114ff3f81d5bc0f233374
+SIZE (uftp_src-4.8.zip) = 322373