From 88ee33446d9eaef123ad248168453914319a0850 Mon Sep 17 00:00:00 2001 From: fernape Date: Mon, 6 Aug 2018 17:22:36 +0000 Subject: 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 --- net-im/telegram/Makefile | 2 +- net-im/tox/Makefile | 2 +- net-im/toxic/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile index 1f8e9169524f..6161cc855e14 100644 --- a/net-im/telegram/Makefile +++ b/net-im/telegram/Makefile @@ -3,7 +3,7 @@ PORTNAME= telegram PORTVERSION= 1.4.1.g20161227 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org 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 diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 3abf5a22fedd..79661acad1fe 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net-im -- cgit