diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
commit | 6f75871df2bc2ea719274241e44e31b34b45e339 (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /news | |
parent | 121a6f57fbd6cbdbe837f025442ac076251a0e9e (diff) | |
download | freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.gz freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.zst freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.zip |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 114616d2f5d3..3263342d9c1f 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.4.2 -PORTREVISION?= 0 # keep for chinese/tin +PORTREVISION?= 1 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ |