aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2015-06-14 00:14:54 +0800
committervsevolod <vsevolod@FreeBSD.org>2015-06-14 00:14:54 +0800
commite9467d03d02feade60d56af32bad3975ec1bb443 (patch)
tree3b21b772ad4dc5cb118f264a86da746d3c6693dd /net-im
parent90141b3770a8d4631c6cda46489cd26c59656d9a (diff)
downloadfreebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.gz
freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.zst
freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.zip
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports PR: 200548 [1] Submitted by: rsimmons0 at gmail.com [1]
Diffstat (limited to 'net-im')
-rw-r--r--net-im/qTox/Makefile2
-rw-r--r--net-im/tox/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 534a7ecaca0c..153716e4624d 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qTox
PORTVERSION= 0.150426
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im net-p2p
MAINTAINER= yuri@rawbw.com
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index e9a75a5da318..240269fdeec2 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= toxcore
PORTVERSION= 0.150519
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im net-p2p
MAINTAINER= thierry@FreeBSD.org