diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-14 12:38:19 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-14 12:38:19 +0000 |
commit | bd07b323c3adf402eb0034875b65aa96b99b28a1 (patch) | |
tree | ecdbe26550c04944d168626816a5dc076148fb96 /net/h323plus | |
parent | 3bfde2b12eaadac59720bc500f1fa7256fe5e760 (diff) |
Notes
Diffstat (limited to 'net/h323plus')
-rw-r--r-- | net/h323plus/Makefile | 10 | ||||
-rw-r--r-- | net/h323plus/distinfo | 6 | ||||
-rw-r--r-- | net/h323plus/pkg-plist | 4 |
3 files changed, 11 insertions, 9 deletions
diff --git a/net/h323plus/Makefile b/net/h323plus/Makefile index 71cf4b52c8c0..8096486b2d03 100644 --- a/net/h323plus/Makefile +++ b/net/h323plus/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= h323plus -DISTVERSIONPREFIX= v -DISTVERSION= 1_26_8 +DISTVERSIONPREFIX= v +DISTVERSION= 1_27_0 CATEGORIES= net multimedia -MASTER_SITES= http://www.h323plus.org/source/download/ MAINTAINER= koue@chaosophia.net COMMENT= H323 Video Conferencing library @@ -14,13 +13,16 @@ LICENSE_COMB= multi LIB_DEPENDS= libpt.so:devel/ptlib +USE_GITHUB= yes +GH_ACCOUNT= willamowius +GH_PROJECT= h323plus + USES= gmake ssl USE_LDCONFIG= yes 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 diff --git a/net/h323plus/distinfo b/net/h323plus/distinfo index eb1cf2b2677a..bc1f1c814d71 100644 --- a/net/h323plus/distinfo +++ b/net/h323plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522245456 -SHA256 (h323plus-v1_26_8.tar.gz) = 6f4b969e19d1264e7e41ef4f7aff22826174e8fdec55f7c8b05f814179bde62d -SIZE (h323plus-v1_26_8.tar.gz) = 4399744 +TIMESTAMP = 1546952747 +SHA256 (willamowius-h323plus-v1_27_0_GH0.tar.gz) = 69fd60e56273a18f50b7f5fbe67b6bfeb7cd60124ca5ebe21ab4ba54e8d87d17 +SIZE (willamowius-h323plus-v1_27_0_GH0.tar.gz) = 4348725 diff --git a/net/h323plus/pkg-plist b/net/h323plus/pkg-plist index 2098bf348db8..974cfb82e951 100644 --- a/net/h323plus/pkg-plist +++ b/net/h323plus/pkg-plist @@ -112,8 +112,8 @@ include/openh323/t38proto.h include/openh323/transports.h include/openh323/x224.h include/openh323/x880.h -lib/libh323.so.1.26.8 -lib/libh323.so.1.26 +lib/libh323.so.1.27.0 +lib/libh323.so.1.27 lib/libh323.so.1 lib/libh323.so lib/libopenh323.so |