diff options
author | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
---|---|---|
committer | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
commit | 88ee33446d9eaef123ad248168453914319a0850 (patch) | |
tree | 448684319362efa6aee22b03733923cb5ac67eb1 /net-im/tox | |
parent | 48a77f54da6b5dd8d3a1a683e93e504f63ccb3c0 (diff) | |
download | freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.gz freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.zst freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.zip |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index ada16c7bc534..a211e1424a95 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p |