diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-29 21:48:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-29 21:48:58 +0000 |
commit | be2ec3555102d4d55b68452d6c1ca253c7569043 (patch) | |
tree | ae313173c87d287277085bf81231b0e8d4a8b76b /audio/gogglesmm | |
parent | 4821f52f401a50758ebe02fc9ac73e16446f2342 (diff) | |
download | ports-be2ec3555102d4d55b68452d6c1ca253c7569043.tar.gz ports-be2ec3555102d4d55b68452d6c1ca253c7569043.zip |
audio/libtremor: bump PORTREVISION in consumers after r395232
libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to: jbeich
MFH: 2015Q3 (ports-secteam reliability blanket)
Notes
Notes:
svn path=/head/; revision=395574
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r-- | audio/gogglesmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index f1710a8c73dd..40a5a96426a9 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.14.2 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org |