diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
commit | 7ae3f48312a5166020cad3ab39d41712ee29cc8b (patch) | |
tree | 3cfad4e87e68e101208ad28139b1bb25d21123d4 | |
parent | 46ce3e7b44ee43ffb5ebd394ee0d11ce2389d3d8 (diff) | |
download | ports-7ae3f48312a5166020cad3ab39d41712ee29cc8b.tar.gz ports-7ae3f48312a5166020cad3ab39d41712ee29cc8b.zip |
Notes
31 files changed, 29 insertions, 34 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile index bb73e7a886b9..2b1056e00362 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -3,7 +3,7 @@ PORTNAME= celt PORTVERSION= 0.11.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/celt/ diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index cdeac4bff15d..cbc177bc5ccc 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index 191233d74e49..4847ab81cc3e 100644 --- a/audio/gstreamer-plugins-vorbis/Makefile +++ b/audio/gstreamer-plugins-vorbis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 2ec436ee3dcf..2aaccf9be8a0 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -3,7 +3,7 @@ PORTNAME= ices PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/${PORTNAME}/ \ diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 42621420cb8e..34889847c9b8 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -4,7 +4,7 @@ PORTNAME= libcanberra PORTVERSION= 0.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio devel MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ \ http://pkgs.fedoraproject.org/repo/pkgs/libcanberra/libcanberra-0.30.tar.xz/34cb7e4430afaf6f447c4ebdb9b42072/ diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index 541ad9c7257b..92fec39f0bd4 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -3,7 +3,7 @@ PORTNAME= libogg PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ogg/ @@ -19,7 +19,4 @@ TEST_TARGET= check OPTIONS_DEFINE= DOCS -post-install: - ${LN} -s libogg.so.0 ${STAGEDIR}${PREFIX}/lib/libogg.so.8 - .include <bsd.port.mk> diff --git a/audio/libogg/pkg-plist b/audio/libogg/pkg-plist index 44782c9b54a5..0e8dbad6b63c 100644 --- a/audio/libogg/pkg-plist +++ b/audio/libogg/pkg-plist @@ -5,7 +5,6 @@ lib/libogg.a lib/libogg.so lib/libogg.so.0 lib/libogg.so.0.8.2 -lib/libogg.so.8 libdata/pkgconfig/ogg.pc share/aclocal/ogg.m4 %%PORTDOCS%%%%DOCSDIR%%/fish_xiph_org.png diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile index d77ca4de586e..c21a41dc3199 100644 --- a/audio/liboggz/Makefile +++ b/audio/liboggz/Makefile @@ -2,7 +2,7 @@ PORTNAME= liboggz DISTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ http://wickedmachine.net/mirror/ diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index f19baf061b94..6f97d51c4629 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvorbis PORTVERSION= 1.3.5 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -24,7 +25,5 @@ OPTIONS_DEFINE= DOCS post-install: cd ${STAGEDIR}${PREFIX}/share/doc && ${MV} ${DISTNAME} libvorbis - ${LN} -s libvorbis.so.0 ${STAGEDIR}${PREFIX}/lib/libvorbis.so.4 - ${LN} -s libvorbisfile.so.3 ${STAGEDIR}${PREFIX}/lib/libvorbisfile.so.6 .include <bsd.port.mk> diff --git a/audio/libvorbis/pkg-plist b/audio/libvorbis/pkg-plist index 6f2fc734dc5a..f9d5c242c4fe 100644 --- a/audio/libvorbis/pkg-plist +++ b/audio/libvorbis/pkg-plist @@ -5,7 +5,6 @@ lib/libvorbis.a lib/libvorbis.so lib/libvorbis.so.0 lib/libvorbis.so.0.4.8 -lib/libvorbis.so.4 lib/libvorbisenc.a lib/libvorbisenc.so lib/libvorbisenc.so.2 @@ -14,7 +13,6 @@ lib/libvorbisfile.a lib/libvorbisfile.so lib/libvorbisfile.so.3 lib/libvorbisfile.so.3.3.7 -lib/libvorbisfile.so.6 libdata/pkgconfig/vorbis.pc libdata/pkgconfig/vorbisenc.pc libdata/pkgconfig/vorbisfile.pc diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 0e482c464d0e..9aa02e374e48 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/muse/Makefile b/audio/muse/Makefile index e51f792cf6d9..3dda94ebc5ce 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -3,7 +3,7 @@ PORTNAME= MuSE PORTVERSION= 0.9.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= audio MASTER_SITES= https://files.dyne.org/muse/sources/ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 1e84db659177..a07bb8fb4c42 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -3,7 +3,7 @@ PORTNAME= osalp PORTVERSION= 0.7.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index d9d4c961f48d..fdb8851a8f5c 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvorbis PORTVERSION= 0.05 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FOOF 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} diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index a20335a3d4c9..52479dc7ff1f 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -3,7 +3,7 @@ PORTNAME= vorbis PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio python MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 6e62de6ba025..65ff31c1810e 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -3,7 +3,7 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile index a6cf129bab92..612d497e3e49 100644 --- a/comms/ebook2cw/Makefile +++ b/comms/ebook2cw/Makefile @@ -2,6 +2,7 @@ PORTNAME= ebook2cw PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://fkurz.net/ham/ebook2cw/ \ LOCAL/db diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index 3d55eb867824..0dfbb0aac04e 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -2,7 +2,7 @@ PORTNAME= dboxfe PORTVERSION= 0.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME} diff --git a/games/opensonic/Makefile b/games/opensonic/Makefile index 0b49255362e2..f2c259cca496 100644 --- a/games/opensonic/Makefile +++ b/games/opensonic/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensonic PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/opensnc/Open%20Sonic/${PORTVERSION} DISTNAME= opensnc-src-${PORTVERSION} diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index b8b48764e83a..3ff9d8ea5662 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -3,7 +3,7 @@ PORTNAME= vavoom-extras PORTVERSION= 1.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/vavoom/Resources/vmodels-doom/1.4.3:vmd \ SF/vavoom/Resources/vmodels-heretic/1.4.3:vmhr \ diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile index e4be2119e43a..f956be3146a8 100644 --- a/math/scilab-toolbox-swt/Makefile +++ b/math/scilab-toolbox-swt/Makefile @@ -2,7 +2,7 @@ PORTNAME= swt PORTVERSION= 0.1.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://atoms.scilab.org/toolboxes/swt/${PORTVERSION}/files/ PKGNAMEPREFIX= scilab-toolbox- diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile index b74dadb14a2a..94399d3697d5 100644 --- a/multimedia/gstreamer-plugins-theora/Makefile +++ b/multimedia/gstreamer-plugins-theora/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= Gstreamer theora plugin diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 2f8ebf2517e7..ea004630fe32 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtheora PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile index 82e69eaf6009..714aae032851 100644 --- a/multimedia/recordmydesktop/Makefile +++ b/multimedia/recordmydesktop/Makefile @@ -2,7 +2,7 @@ PORTNAME= recordmydesktop DISTVERSION= 0.3.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 8c9a3ff5c531..58a8304dc6f1 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -3,6 +3,7 @@ PORTNAME= vdr-plugin-markad PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1041/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/net/gini/Makefile b/net/gini/Makefile index daddfd9cdce9..2a5ecce6a57e 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -3,7 +3,7 @@ PORTNAME= gini PORTVERSION= 0.5.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/OldFiles diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile index a16b559cd5ef..b6c558385fce 100644 --- a/ports-mgmt/kpackagekit/Makefile +++ b/ports-mgmt/kpackagekit/Makefile @@ -2,7 +2,7 @@ PORTNAME= KPackageKit PORTVERSION= 0.6.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt sysutils kde MASTER_SITES= http://opendesktop.org/CONTENT/content-files/ DISTNAME= 84745-${PORTNAME:tl}-${PORTVERSION} diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index 7c4bced4e925..c658609ef2b3 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-MP3 PORTVERSION= 4.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/x11-fonts/alfont/Makefile b/x11-fonts/alfont/Makefile index 3b617265b2d8..2517fc47460b 100644 --- a/x11-fonts/alfont/Makefile +++ b/x11-fonts/alfont/Makefile @@ -3,7 +3,7 @@ PORTNAME= alfont PORTVERSION= 209 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://opensnc.sourceforge.net/alfont/mirror/ \ SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:nemysis diff --git a/x11/deforaos-desktop/Makefile b/x11/deforaos-desktop/Makefile index fad96643a0f9..be96f7705178 100644 --- a/x11/deforaos-desktop/Makefile +++ b/x11/deforaos-desktop/Makefile @@ -3,7 +3,7 @@ PORTNAME= desktop PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 PKGNAMEPREFIX= deforaos- |