aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-07-17 21:17:48 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-07-17 21:17:48 +0000
commit6392965c18ac58f135d7d0409b57987633b047eb (patch)
tree8fa880eda959f1c50ff26c808b2311eba774025a /net-im
parentb3db2182eec8aaa26f4b7c5ee04d0d5ec7054de8 (diff)
downloadports-6392965c18ac58f135d7d0409b57987633b047eb.tar.gz
ports-6392965c18ac58f135d7d0409b57987633b047eb.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tox/Makefile5
-rw-r--r--net-im/tox/distinfo4
-rw-r--r--net-im/toxic/Makefile4
-rw-r--r--net-im/toxic/distinfo4
-rw-r--r--net-im/venom/Makefile10
-rw-r--r--net-im/venom/distinfo4
-rw-r--r--net-im/venom/pkg-plist1
7 files changed, 17 insertions, 15 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 83de6ba0ed60..e77345b4d3d8 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= toxcore
-PORTVERSION= 0.140630
-PORTREVISION= 1
+PORTVERSION= 0.140717
CATEGORIES= net-im net-p2p
MAINTAINER= thierry@FreeBSD.org
@@ -22,7 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= irungentoo
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 8f7638d
+GH_COMMIT= bcfb126
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 502e0490b3e6..a5d4deec1a90 100644
--- a/net-im/tox/distinfo
+++ b/net-im/tox/distinfo
@@ -1,2 +1,2 @@
-SHA256 (toxcore-0.140630.tar.gz) = f904883298dade37f15018b4bead9bf164450d62c1694c2a2cefb830abb56c7b
-SIZE (toxcore-0.140630.tar.gz) = 277832
+SHA256 (toxcore-0.140717.tar.gz) = 7ec80b4e89d9559a93fd4823657d9ce4c785137d9fe1f1922a5d6ccfcf17a568
+SIZE (toxcore-0.140717.tar.gz) = 279546
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index fad496590e6b..04aeab96cfaa 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= toxic
-PORTVERSION= 0.4.2.140630
+PORTVERSION= 0.4.5.140717
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= a126f9c
+GH_COMMIT= e61d070
WRKSRC= ${WRKDIR}/Tox-${PORTNAME}-${GH_COMMIT}
BUILD_WRKSRC= ${WRKSRC}/build
diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo
index 408582e49473..777f71f10c7b 100644
--- a/net-im/toxic/distinfo
+++ b/net-im/toxic/distinfo
@@ -1,2 +1,2 @@
-SHA256 (toxic-0.4.2.140630.tar.gz) = 64551ccf2cea7c5c8ebe47ddffbd06b8ace5e1da155895f1370b0dd1be3e1fc4
-SIZE (toxic-0.4.2.140630.tar.gz) = 70949
+SHA256 (toxic-0.4.5.140717.tar.gz) = 02922aab67cad9bc2450302aa31cee767028865c8c88b30c885be5c675a66796
+SIZE (toxic-0.4.5.140717.tar.gz) = 72535
diff --git a/net-im/venom/Makefile b/net-im/venom/Makefile
index 115c03e1908e..b31bdaa1a2b4 100644
--- a/net-im/venom/Makefile
+++ b/net-im/venom/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Venom
-PORTVERSION= 0.2.0.140630
+PORTVERSION= 0.2.0.140717
CATEGORIES= net-im
MAINTAINER= thierry@FreeBSD.org
@@ -19,17 +19,19 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= naxuroqa
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= dd91b7c
+GH_COMMIT= 92ae06d
USES= cmake desktop-file-utils pkgconfig gettext
USE_GNOME= glib20 gtk30
USE_SQLITE= yes
INSTALLS_ICONS= yes
-OPTIONS_DEFINE= QRCODE
-OPTIONS_DEFAULT= QRCODE
+OPTIONS_DEFINE= QRCODE NOTIFY
+OPTIONS_DEFAULT= QRCODE NOTIFY
QRCODE_DESC= "Show QR codes"
QRCODE_CMAKE_ON= -DENABLE_QR_ENCODE:BOOL="ON"
QRCODE_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+NOTIFY_CMAKE_ON= -DENABLE_LIBNOTIFY:BOOL="ON"
+NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
.include <bsd.port.mk>
diff --git a/net-im/venom/distinfo b/net-im/venom/distinfo
index 1473da2f6d43..ff51c4067b3d 100644
--- a/net-im/venom/distinfo
+++ b/net-im/venom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Venom-0.2.0.140630.tar.gz) = b3274853ffec0282472175179292d124984b80e8c495124c22f5bae06b5b8629
-SIZE (Venom-0.2.0.140630.tar.gz) = 163496
+SHA256 (Venom-0.2.0.140717.tar.gz) = f6251513532ebb8dcb8a66c3d623291492f99a1da762ace3ab47d8f4187ef886
+SIZE (Venom-0.2.0.140717.tar.gz) = 175118
diff --git a/net-im/venom/pkg-plist b/net-im/venom/pkg-plist
index 4fb5d4da56ae..35422cec5e7f 100644
--- a/net-im/venom/pkg-plist
+++ b/net-im/venom/pkg-plist
@@ -9,6 +9,7 @@ share/icons/hicolor/64x64/apps/venom.png
share/icons/hicolor/scalable/apps/venom.svg
share/locale/de/LC_MESSAGES/Venom.mo
share/locale/it/LC_MESSAGES/Venom.mo
+share/locale/ru/LC_MESSAGES/Venom.mo
share/pixmaps/venom.png
share/venom/theme/default.css
@dirrmtry share/venom/theme