aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-05-30 19:18:44 +0800
committertobik <tobik@FreeBSD.org>2018-05-30 19:18:44 +0800
commit4fe9173c1f42253a324a382e2088bf38503034c0 (patch)
tree5d9eb96676451988913236e26f68d10187967104 /net
parente2d8c364c332cea32d994fd5ff4dc4a4d87a2596 (diff)
downloadfreebsd-ports-gnome-4fe9173c1f42253a324a382e2088bf38503034c0.tar.gz
freebsd-ports-gnome-4fe9173c1f42253a324a382e2088bf38503034c0.tar.zst
freebsd-ports-gnome-4fe9173c1f42253a324a382e2088bf38503034c0.zip
net/h323plus: Update to 1.26.8
- Use DISTVERSION{,PREFIX} instead of setting DISTNAME manually PR: 227247 Submitted by: koue@chaosophia.net (maintainer, based on)
Diffstat (limited to 'net')
-rw-r--r--net/h323plus/Makefile20
-rw-r--r--net/h323plus/distinfo5
-rw-r--r--net/h323plus/files/patch-openh323u.mak.in19
-rw-r--r--net/h323plus/pkg-plist3
4 files changed, 29 insertions, 18 deletions
diff --git a/net/h323plus/Makefile b/net/h323plus/Makefile
index 7c256f3db277..71cf4b52c8c0 100644
--- a/net/h323plus/Makefile
+++ b/net/h323plus/Makefile
@@ -1,11 +1,10 @@
# $FreeBSD$
PORTNAME= h323plus
-PORTVERSION= 1.26.5
-PORTREVISION= 2
+DISTVERSIONPREFIX= v
+DISTVERSION= 1_26_8
CATEGORIES= net multimedia
MASTER_SITES= http://www.h323plus.org/source/download/
-DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}
MAINTAINER= koue@chaosophia.net
COMMENT= H323 Video Conferencing library
@@ -15,20 +14,17 @@ LICENSE_COMB= multi
LIB_DEPENDS= libpt.so:devel/ptlib
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-CONFLICTS= openh323-[0-9]*
-
-USES= gmake
-GNU_CONFIGURE= yes
+USES= gmake ssl
USE_LDCONFIG= yes
-CFLAGS+= -I${LOCALBASE}/include -I${WRKSRC}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+GNU_CONFIGURE= yes
+# ptlib-config --libs returns bogus dependencies on expat and SDL-1.2
+LDFLAGS+= -Wl,--as-needed
+WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_JOBS_UNSAFE=yes
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libh323.so.1.26.5
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libh323.so
.include <bsd.port.mk>
diff --git a/net/h323plus/distinfo b/net/h323plus/distinfo
index 57a0310ddda6..eb1cf2b2677a 100644
--- a/net/h323plus/distinfo
+++ b/net/h323plus/distinfo
@@ -1,2 +1,3 @@
-SHA256 (h323plus-v1_26_5.tar.gz) = 73a5d8bcdbed94a05e4f43a81ef5b41fa5443fe1986ff876d9bebb7656f8ec32
-SIZE (h323plus-v1_26_5.tar.gz) = 4249565
+TIMESTAMP = 1522245456
+SHA256 (h323plus-v1_26_8.tar.gz) = 6f4b969e19d1264e7e41ef4f7aff22826174e8fdec55f7c8b05f814179bde62d
+SIZE (h323plus-v1_26_8.tar.gz) = 4399744
diff --git a/net/h323plus/files/patch-openh323u.mak.in b/net/h323plus/files/patch-openh323u.mak.in
index fdab3bfbc1c1..0cf037d43335 100644
--- a/net/h323plus/files/patch-openh323u.mak.in
+++ b/net/h323plus/files/patch-openh323u.mak.in
@@ -1,6 +1,6 @@
---- openh323u.mak.in.orig 2013-12-13 00:52:13.000000000 +0200
-+++ openh323u.mak.in 2014-08-22 12:13:27.000000000 +0300
-@@ -96,7 +96,7 @@ endif # NOTRACE
+--- openh323u.mak.in.orig 2013-12-12 22:52:13 UTC
++++ openh323u.mak.in
+@@ -96,16 +96,16 @@ endif # NOTRACE
include $(PTLIBDIR)/make/ptlib.mak
endif # LIBRARY_MAKEFILE
@@ -9,6 +9,19 @@
#OH323_SUPPRESS_H235 = 1
+ OH323_SRCDIR = $(OPENH323DIR)/src
+-ifdef PREFIX
+-OH323_INCDIR = $(PREFIX)/include/openh323
+-else
++#ifdef PREFIX
++#OH323_INCDIR = $(PREFIX)/include/openh323
++#else
+ OH323_INCDIR = $(OPENH323DIR)/include
+-endif # PREFIX
++#endif # PREFIX
+
+ ifndef OH323_LIBDIR
+ OH323_LIBDIR = $(OPENH323DIR)/lib
@@ -132,7 +132,7 @@ OH323_SUFFIX = $(OBJ_SUFFIX)
endif # OH323_SUFFIX
endif # HAS_PTLIB_LIB_MAK
diff --git a/net/h323plus/pkg-plist b/net/h323plus/pkg-plist
index 41b23091edd7..2098bf348db8 100644
--- a/net/h323plus/pkg-plist
+++ b/net/h323plus/pkg-plist
@@ -40,6 +40,7 @@ include/openh323/h460/h46026.h
include/openh323/h460/h46026mgr.h
include/openh323/h460/h4604.h
include/openh323/h460/h4609.h
+include/openh323/h460/h460_oid1.h
include/openh323/h460/h460_oid3.h
include/openh323/h460/h460_oid6.h
include/openh323/h460/h460_oid9.h
@@ -111,7 +112,7 @@ include/openh323/t38proto.h
include/openh323/transports.h
include/openh323/x224.h
include/openh323/x880.h
-lib/libh323.so.1.26.5
+lib/libh323.so.1.26.8
lib/libh323.so.1.26
lib/libh323.so.1
lib/libh323.so