diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
commit | ae60358af51e1fe194525a699ceaf9d8a0ac712b (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /audio/ncmpcpp | |
parent | 1b7db61de7c04e0aaeccc1d30875a190088b5aba (diff) | |
download | ports-ae60358af51e1fe194525a699ceaf9d8a0ac712b.tar.gz ports-ae60358af51e1fe194525a699ceaf9d8a0ac712b.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)
Notes
Notes:
svn path=/head/; revision=466648
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 715255623324..a5655035f58d 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ |