diff options
author | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | f41392567dcb8ed4b2f6ce63d30bc485c2a1419c (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /dns | |
parent | 8f6d2e7fecddc55a1373ceb4ee1cfd1baf6d342c (diff) | |
download | freebsd-ports-graphics-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.gz freebsd-ports-graphics-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.zst freebsd-ports-graphics-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bundy/Makefile | 2 | ||||
-rw-r--r-- | dns/libpsl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index 4cf7f94dacf..1b3465203d9 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -3,7 +3,7 @@ PORTNAME= bundy PORTVERSION= 0.20160125 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy SF/boost/boost/1.55.0:boost DISTFILES+= boost_1_55_0.tar.bz2:boost diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 16263721f29..fe1949d96fc 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpsl PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= dns |