diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-09-23 02:59:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-09-23 02:59:07 +0000 |
commit | 9a000af85bd980141a9f4eff36545cdd801d7dfe (patch) | |
tree | 9cc694b61d31251f5000cae16df808c22d29b05e /net-im | |
parent | Add xtoolchain port for llvm50. (diff) |
1: upgrade to 4.0.0.
2: chrase shared library version.
Notes
Notes:
svn path=/head/; revision=450419
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qTox/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-gnome/Makefile | 2 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index ba680d5a2607..a8289086605b 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= qTox PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile index 994361615c2c..957d0a7c2864 100644 --- a/net-im/ring-gnome/Makefile +++ b/net-im/ring-gnome/Makefile @@ -3,7 +3,7 @@ PORTNAME= ring-gnome PORTVERSION= 0.160516 -PORTREVISION= 7 +PORTREVISION= 8 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 3b5c264d627c..b1541edc2ca6 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.8.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im |