diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /audio | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.zst freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'audio')
-rw-r--r-- | audio/drumpiler/Makefile | 1 | ||||
-rw-r--r-- | audio/ksmp3play/Makefile | 2 | ||||
-rw-r--r-- | audio/pysol-sound-server/Makefile | 2 | ||||
-rw-r--r-- | audio/rebler/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl_sound/Makefile | 2 | ||||
-rw-r--r-- | audio/tempest_for_eliza/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/audio/drumpiler/Makefile b/audio/drumpiler/Makefile index af59333b6ed0..25f9ff6c10be 100644 --- a/audio/drumpiler/Makefile +++ b/audio/drumpiler/Makefile @@ -8,6 +8,7 @@ PORTNAME= drumpiler PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 4869d6230754..8e432559845b 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -8,7 +8,7 @@ PORTNAME= ksmp3play PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.xanadunet.net/ksmp3play/ diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 29c1635eae7d..b2994aadce19 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= pysol-sound-server PORTVERSION= 3.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio games MASTER_SITES= http://www.oberhumer.com/opensource/pysol/download/ \ ftp://ftp.is.co.za/linux/distributions/gentoo/distfiles/ diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index e7f805aaa5cd..da9027beb8b6 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -8,7 +8,7 @@ PORTNAME= rebler PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 7a47077ce39b..6d4a14f8022d 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index c409970f61fd..2047951f6627 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile index f47b737708c0..73b4bcd14a70 100644 --- a/audio/tempest_for_eliza/Makefile +++ b/audio/tempest_for_eliza/Makefile @@ -7,7 +7,7 @@ PORTNAME= tempest_for_eliza PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.erikyyy.de/tempest/ |