aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-10-09 20:10:02 +0800
committerjbeich <jbeich@FreeBSD.org>2016-10-09 20:10:02 +0800
commit4f019a52672f513b8a0fed0ca76a586964ea5878 (patch)
treefedaedc28676986b730a2a891c51409a466b2d72 /net-im
parenta5dec5ea0b27cbaa85090a9cdca12a69a934a32f (diff)
downloadfreebsd-ports-gnome-4f019a52672f513b8a0fed0ca76a586964ea5878.tar.gz
freebsd-ports-gnome-4f019a52672f513b8a0fed0ca76a586964ea5878.tar.zst
freebsd-ports-gnome-4f019a52672f513b8a0fed0ca76a586964ea5878.zip
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libpurple/Makefile2
-rw-r--r--net-im/pidgin-sipe/Makefile1
-rw-r--r--net-im/ring-gnome/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 5dfde7e7828e..1f27d0d6b8f0 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.11.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile
index 2e444a3b450d..801d269468db 100644
--- a/net-im/pidgin-sipe/Makefile
+++ b/net-im/pidgin-sipe/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pidgin-sipe
PORTVERSION= 1.21.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= SF/sipe/sipe/${DISTNAME}
diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile
index fcc49db2faff..912acd7eb456 100644
--- a/net-im/ring-gnome/Makefile
+++ b/net-im/ring-gnome/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ring-gnome
PORTVERSION= 0.160516
+PORTREVISION= 1
#DISTVERSIONPREFIX= v
CATEGORIES= net-im net-p2p