diff options
author | thierry <thierry@FreeBSD.org> | 2015-04-02 04:36:58 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-04-02 04:36:58 +0800 |
commit | 19cf49744a74d029eee1cc516964efd153ab33b1 (patch) | |
tree | 86b542d1e35fc6291bca2e4d90cde4c4b3aaa6c1 /net-im/tox | |
parent | fbe3395de75aa4dcf0ae8f8621eedff84145392a (diff) | |
download | freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.tar.gz freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.tar.zst freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.zip |
Refresh.
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 7 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 | ||||
-rw-r--r-- | net-im/tox/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 5ce815586196..0bb36c467c84 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150317 +PORTVERSION= 0.150401 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -19,8 +19,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 4ad7649 +GH_TAGNAME= a47fad1 USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f @@ -54,7 +53,7 @@ DAEMON_LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 USE_GCC= yes -BROKEN_i386= '__stack_chk_fail_local' isn't defined +BROKEN_i386= '__stack_chk_fail_local' is not defined .endif .if ${PORT_OPTIONS:MDAEMON} diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index b644651dccd8..24412ebe4268 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.150317.tar.gz) = bfff413a0d254eb42bb86cc1b4d3bfd21e6969b5ab091f9420ec8838abee7d3b -SIZE (toxcore-0.150317.tar.gz) = 352871 +SHA256 (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 1e70291f91d1664607e6bf4230d8a077ee1d8dbdea4796ccdfa069a1f3f4679c +SIZE (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 347407 diff --git a/net-im/tox/pkg-plist b/net-im/tox/pkg-plist index cc5877736339..3c541f0ab78f 100644 --- a/net-im/tox/pkg-plist +++ b/net-im/tox/pkg-plist @@ -2,6 +2,7 @@ bin/DHT_bootstrap %%DAEMON%%bin/tox-bootstrapd %%DAEMON%%@sample etc/tox-bootstrapd.conf.sample include/tox/tox.h +include/tox/tox_old.h include/tox/toxav.h include/tox/toxdns.h include/tox/toxencryptsave.h |