aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2014-10-12 21:47:22 +0800
committerthierry <thierry@FreeBSD.org>2014-10-12 21:47:22 +0800
commiteb98bbdaba260e39ad61b178998ee39c1f4cdd1f (patch)
tree13040e0ce0238cfc9b2adac9696e439c398f2782
parentb940177e66712f97889c173694453e7043bf5345 (diff)
downloadfreebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.tar.gz
freebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.tar.zst
freebsd-ports-gnome-eb98bbdaba260e39ad61b178998ee39c1f4cdd1f.zip
Refresh to a newer snapshot.
-rw-r--r--net-im/tox/Makefile5
-rw-r--r--net-im/tox/distinfo4
-rw-r--r--net-im/tox/files/patch-testing_test_avatars.c14
-rw-r--r--net-im/toxic/Makefile4
-rw-r--r--net-im/toxic/distinfo4
-rw-r--r--net-im/toxic/pkg-plist18
-rw-r--r--net-im/venom/Makefile7
-rw-r--r--net-im/venom/distinfo4
-rw-r--r--net-im/venom/pkg-plist3
9 files changed, 22 insertions, 41 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 9460eb95f02c..fec8c01a1e61 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= toxcore
-PORTVERSION= 0.140924
-PORTREVISION= 1
+PORTVERSION= 0.141012
CATEGORIES= net-im net-p2p
MAINTAINER= thierry@FreeBSD.org
@@ -21,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= irungentoo
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 744f51e
+GH_COMMIT= 0444ca1
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
AUTOMAKE_ARGS= -a -c -f
diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo
index 78a3322a7897..4206fc4a79ac 100644
--- a/net-im/tox/distinfo
+++ b/net-im/tox/distinfo
@@ -1,2 +1,2 @@
-SHA256 (toxcore-0.140924.tar.gz) = 8c0937938f0d91ce63f3b941c726d1cb588e67d71b33a4a948f635c761cb8109
-SIZE (toxcore-0.140924.tar.gz) = 326683
+SHA256 (toxcore-0.141012.tar.gz) = 6b1ec20bc036ad63ca5633ccde4aa0e15109930d38f2618b4573fcb2a3bcd48e
+SIZE (toxcore-0.141012.tar.gz) = 333266
diff --git a/net-im/tox/files/patch-testing_test_avatars.c b/net-im/tox/files/patch-testing_test_avatars.c
deleted file mode 100644
index 14d0efd1ec69..000000000000
--- a/net-im/tox/files/patch-testing_test_avatars.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- testing/test_avatars.c.orig 2014-09-24 03:00:12.000000000 +0200
-+++ testing/test_avatars.c 2014-09-24 22:18:32.000000000 +0200
-@@ -47,7 +47,11 @@
- #include <unistd.h>
- #include <time.h>
- #include <stdbool.h>
-+#if defined(__linux__)
- #include <linux/limits.h>
-+#elif defined(__FreeBSD__)
-+#include <sys/syslimits.h>
-+#endif
- #include <sys/stat.h>
- #include <unistd.h>
- #include <errno.h>
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
diff --git a/net-im/venom/Makefile b/net-im/venom/Makefile
index 8fa8e279eccc..bf2956193504 100644
--- a/net-im/venom/Makefile
+++ b/net-im/venom/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Venom
-PORTVERSION= 0.2.0.140908
-PORTREVISION= 1
+PORTVERSION= 0.2.0.141012
CATEGORIES= net-im
MAINTAINER= thierry@FreeBSD.org
@@ -20,9 +19,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= naxuroqa
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 7fa007d
+GH_COMMIT= a9bff73
-USES= cmake desktop-file-utils pkgconfig gettext
+USES= cmake desktop-file-utils gettext pkgconfig
USE_GNOME= glib20 gtk30
USE_SQLITE= yes
INSTALLS_ICONS= yes
diff --git a/net-im/venom/distinfo b/net-im/venom/distinfo
index 3d5f0eb58233..f175c9cd31ad 100644
--- a/net-im/venom/distinfo
+++ b/net-im/venom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Venom-0.2.0.140908.tar.gz) = 266143d2a938b2713ff03024ae39f9e9148db18c7d6f01d3afcde80b4cfb28b9
-SIZE (Venom-0.2.0.140908.tar.gz) = 177885
+SHA256 (Venom-0.2.0.141012.tar.gz) = 5d661404306504ea28fe8472f11fe74edce6c5d9855d8e6ef3349ff276d9184b
+SIZE (Venom-0.2.0.141012.tar.gz) = 250443
diff --git a/net-im/venom/pkg-plist b/net-im/venom/pkg-plist
index 4a594d55230a..46a5261e99ee 100644
--- a/net-im/venom/pkg-plist
+++ b/net-im/venom/pkg-plist
@@ -8,10 +8,9 @@ share/icons/hicolor/48x48/apps/venom.png
share/icons/hicolor/64x64/apps/venom.png
share/icons/hicolor/scalable/apps/venom.svg
share/locale/de/LC_MESSAGES/Venom.mo
+share/locale/es/LC_MESSAGES/Venom.mo
share/locale/it/LC_MESSAGES/Venom.mo
share/locale/ru/LC_MESSAGES/Venom.mo
share/locale/zh_CN/LC_MESSAGES/Venom.mo
share/pixmaps/venom.png
share/venom/theme/default.css
-@dirrmtry share/venom/theme
-@dirrmtry share/venom