diff options
author | thierry <thierry@FreeBSD.org> | 2014-10-12 21:47:22 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-10-12 21:47:22 +0800 |
commit | eb98bbdaba260e39ad61b178998ee39c1f4cdd1f (patch) | |
tree | 13040e0ce0238cfc9b2adac9696e439c398f2782 /net-im/toxic | |
parent | b940177e66712f97889c173694453e7043bf5345 (diff) | |
download | freebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.tar.gz freebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.tar.zst freebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.zip |
Refresh to a newer snapshot.
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/Makefile | 4 | ||||
-rw-r--r-- | net-im/toxic/distinfo | 4 | ||||
-rw-r--r-- | net-im/toxic/pkg-plist | 18 |
3 files changed, 12 insertions, 14 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index ae3c176ef1cd..5fd2cd7a0995 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.5.1.140924 +PORTVERSION= 0.5.2.141012 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= tox GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= dc3b2e0 +GH_COMMIT= f7d46f1 OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index e3e8fb494f97..878a5d48cf26 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxic-0.5.1.140924.tar.gz) = dc4ceb30fea82238b91c1b80523f1d0f10be865c3e1eb1d6cc8761518f239ecc -SIZE (toxic-0.5.1.140924.tar.gz) = 4077711 +SHA256 (toxic-0.5.2.141012.tar.gz) = 34f7e541f4eb195b093b7424c10c7b5db2326da1d5c136223368156323cd6a1c +SIZE (toxic-0.5.2.141012.tar.gz) = 1095642 diff --git a/net-im/toxic/pkg-plist b/net-im/toxic/pkg-plist index b4164be0f72b..6a9fd024657c 100644 --- a/net-im/toxic/pkg-plist +++ b/net-im/toxic/pkg-plist @@ -7,15 +7,13 @@ man/man5/toxic.conf.5.gz %%DATADIR%%/DHTnodes-e %%DATADIR%%/DNSservers %%DATADIR%%/DNSservers-e -%%DATADIR%%/sounds/ContactLogsIn.wav -%%DATADIR%%/sounds/ContactLogsOut.wav -%%DATADIR%%/sounds/Error.wav -%%DATADIR%%/sounds/IncomingCall.wav -%%DATADIR%%/sounds/LogIn.wav -%%DATADIR%%/sounds/LogOut.wav -%%DATADIR%%/sounds/NewMessage.wav -%%DATADIR%%/sounds/OutgoingCall.wav -%%DATADIR%%/sounds/TransferComplete.wav -%%DATADIR%%/sounds/TransferPending.wav +%%DATADIR%%/sounds/ToxicContactOffline.wav +%%DATADIR%%/sounds/ToxicContactOnline.wav +%%DATADIR%%/sounds/ToxicError.wav +%%DATADIR%%/sounds/ToxicIncomingCall.wav +%%DATADIR%%/sounds/ToxicOutgoingCall.wav +%%DATADIR%%/sounds/ToxicRecvMessage.wav +%%DATADIR%%/sounds/ToxicTransferComplete.wav +%%DATADIR%%/sounds/ToxicTransferStart.wav %%DATADIR%%/toxic.conf.example %%DATADIR%%/toxic.conf.example-e |