aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-09 01:01:31 +0800
committertijl <tijl@FreeBSD.org>2016-12-09 01:01:31 +0800
commit78b3992b7295139bb8100c5b3bd754730c1e750b (patch)
tree1758a879b537ec1ddb6d97d97de80aae1e5f705e /ftp
parent24f1021eb22e46fde724ad8dff4a0304ad3b792f (diff)
downloadfreebsd-ports-gnome-78b3992b7295139bb8100c5b3bd754730c1e750b.tar.gz
freebsd-ports-gnome-78b3992b7295139bb8100c5b3bd754730c1e750b.tar.zst
freebsd-ports-gnome-78b3992b7295139bb8100c5b3bd754730c1e750b.zip
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile3
-rw-r--r--ftp/curl/pkg-plist1
-rw-r--r--ftp/urlgfe/Makefile2
-rw-r--r--ftp/wmget/Makefile2
4 files changed, 3 insertions, 5 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 92bac0b3f28b..e4ea84ab3e44 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.51.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet
@@ -163,7 +163,6 @@ post-patch:
.if !defined(BUILDING_HIPHOP)
post-install:
- ${LN} -s libcurl.so.4 ${STAGEDIR}${PREFIX}/lib/libcurl.so.7
${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${STAGEDIR}${PREFIX}/share/aclocal/
post-install-DOCS-on:
diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
index 212e6491f5f1..68f12861aade 100644
--- a/ftp/curl/pkg-plist
+++ b/ftp/curl/pkg-plist
@@ -13,7 +13,6 @@ lib/libcurl.a
lib/libcurl.so
lib/libcurl.so.4
lib/libcurl.so.4.4.0
-lib/libcurl.so.7
libdata/pkgconfig/libcurl.pc
man/man1/curl-config.1.gz
man/man1/curl.1.gz
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index b93dc7141d7a..adb4a7d91266 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= urlgfe
PORTVERSION= 0.7.1
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= ftp www
MASTER_SITES= SF/urlget/Urlgfe%20%28legacy%29/${PORTVERSION}
diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile
index 1a5318182148..80a0e7b6ebc6 100644
--- a/ftp/wmget/Makefile
+++ b/ftp/wmget/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wmget
PORTVERSION= 0.6.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= ftp
MASTER_SITES= http://amtrickey.net/download/ \
LOCAL/uqs