aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2015-11-25 18:18:01 +0800
committermadpilot <madpilot@FreeBSD.org>2015-11-25 18:18:01 +0800
commit2f5f203354055af640a574cc179b50880f187589 (patch)
tree233ad4d60035ae05a2ae54d62af6fbeccf3e3975
parent8bcf843fb3bf7f3e0e3f4068273c6b4bb121cb41 (diff)
downloadfreebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.tar.gz
freebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.tar.zst
freebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.zip
- Update pjsip to 2.4.5
- Convert to USES=localbase - Bump asterisk PORTREVISION, it needs to be rebuild after this update.
-rw-r--r--net/asterisk13/Makefile1
-rw-r--r--net/pjsip/Makefile7
-rw-r--r--net/pjsip/distinfo4
3 files changed, 5 insertions, 7 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index 205badda39bd..27ee7ae3518a 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -2,6 +2,7 @@
PORTNAME= asterisk
PORTVERSION= 13.6.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:main,g729
MASTER_SITE_SUBDIR= asterisk/:main \
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile
index 7bc4f8b5984d..32a1629de193 100644
--- a/net/pjsip/Makefile
+++ b/net/pjsip/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pjsip
-PORTVERSION= 2.3
-PORTREVISION= 4
+PORTVERSION= 2.4.5
CATEGORIES= net
MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/
DISTNAME= pjproject-${DISTVERSION}
@@ -19,11 +18,9 @@ CONFLICTS= pjsip-extsrtp-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-external-pa \
--disable-silk
-USES= gmake tar:bz2
+USES= gmake localbase tar:bz2
USE_LDCONFIG= yes
PLIST_SUB= CONFIGURE_TARGET="${CONFIGURE_TARGET}"
-LDFLAGS+= -L${LOCALBASE}/lib
-CFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= FFMPEG G711 G722 G7221 GSM ILBC L16 OPENH264 RESAMPLE RESAMPLEDLL \
diff --git a/net/pjsip/distinfo b/net/pjsip/distinfo
index af0cef990e01..51effc705e96 100644
--- a/net/pjsip/distinfo
+++ b/net/pjsip/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pjproject-2.3.tar.bz2) = e7fa60a3b59424430145af90372282ca778449f7b68b77bb24a9cf75d94d5765
-SIZE (pjproject-2.3.tar.bz2) = 4633703
+SHA256 (pjproject-2.4.5.tar.bz2) = 086f5e70dcaee312b66ddc24dac6ef85e6f1fec4eed00ff2915cebe0ee3cdd8d
+SIZE (pjproject-2.4.5.tar.bz2) = 4654415