diff options
author | thierry <thierry@FreeBSD.org> | 2014-10-26 22:43:54 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-10-26 22:43:54 +0800 |
commit | 16aa436e420c63c9e4bf57e05dd71ce639cfa6c9 (patch) | |
tree | e168ee35c09cb293642499c97b4d601eedb7e474 /net-im/tox | |
parent | 203e699a5e54e07fd782fe01dc94a5ba53e694c0 (diff) | |
download | freebsd-ports-gnome-16aa436e420c63c9e4bf57e05dd71ce639cfa6c9.tar.gz freebsd-ports-gnome-16aa436e420c63c9e4bf57e05dd71ce639cfa6c9.tar.zst freebsd-ports-gnome-16aa436e420c63c9e4bf57e05dd71ce639cfa6c9.zip |
Refresh.
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 7 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index d94711274075..d2eecb74bb16 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.141012 -PORTREVISION= 1 +PORTVERSION= 0.141026 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -21,11 +20,11 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 0444ca1 +GH_COMMIT= 9c480ac USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f -CONFIGURE_ARGS= --enable-testing +CONFIGURE_ARGS= --enable-tests USES= libtool openal:soft pathfix pkgconfig USE_SDL= yes USE_LDCONFIG= yes diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 4206fc4a79ac..d59872f2f754 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.141012.tar.gz) = 6b1ec20bc036ad63ca5633ccde4aa0e15109930d38f2618b4573fcb2a3bcd48e -SIZE (toxcore-0.141012.tar.gz) = 333266 +SHA256 (toxcore-0.141026.tar.gz) = 169f7517f7c9569a5aeed8bf9976b204905e23e8f0b5292e1c4a60b6c46989ad +SIZE (toxcore-0.141026.tar.gz) = 338782 |