diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
commit | e8e65d344c45f3cbbb883c200400475abe8253a7 (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /audio | |
parent | 9ada47fb0e694399b546d53fd1ca43ab698c4071 (diff) | |
download | freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.gz freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.zst freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.zip |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index b468759ee566..d4073f64c69e 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.20.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 2eddaf9d33cc..cd07b45f1963 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ |