diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-12-16 17:39:40 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-12-16 17:39:40 +0800 |
commit | 1db153c47140acfff9a9d89ff8c19bd2ad4b77b6 (patch) | |
tree | 8202089417777d885948e3bcf4e080703d88d2f6 /www/firefox | |
parent | ae6bc16cbd71902657087f5a69ccb8f42a58e052 (diff) | |
download | freebsd-ports-gnome-1db153c47140acfff9a9d89ff8c19bd2ad4b77b6.tar.gz freebsd-ports-gnome-1db153c47140acfff9a9d89ff8c19bd2ad4b77b6.tar.zst freebsd-ports-gnome-1db153c47140acfff9a9d89ff8c19bd2ad4b77b6.zip |
audio/soundtouch: update to 1.9.2
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: http://www.surina.net/soundtouch/README.html
ACC report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 239caf8db980..5fac7a805379 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 42.0 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |