aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-ogg
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-08 23:38:24 +0800
committertijl <tijl@FreeBSD.org>2016-12-08 23:38:24 +0800
commitf94baecc291cd69602eb6a06f6e7ef2c58280edd (patch)
tree3cfad4e87e68e101208ad28139b1bb25d21123d4 /audio/py-ogg
parent199eb0cbcc94394eed631d9aa0bba877e89c3cd8 (diff)
downloadfreebsd-ports-gnome-f94baecc291cd69602eb6a06f6e7ef2c58280edd.tar.gz
freebsd-ports-gnome-f94baecc291cd69602eb6a06f6e7ef2c58280edd.tar.zst
freebsd-ports-gnome-f94baecc291cd69602eb6a06f6e7ef2c58280edd.zip
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Diffstat (limited to 'audio/py-ogg')
-rw-r--r--audio/py-ogg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index b4131101e9ac..a0ee08623044 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ogg
PORTVERSION= 1.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio python
MASTER_SITES= http://ekyo.nerim.net/software/pyogg/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}