diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /graphics | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/blender-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/guilib/Makefile | 2 | ||||
-rw-r--r-- | graphics/qtutils/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_image/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_ttf/Makefile | 2 | ||||
-rw-r--r-- | graphics/swfdec/Makefile | 2 | ||||
-rw-r--r-- | graphics/synaesthesia/Makefile | 2 | ||||
-rw-r--r-- | graphics/visionegg/Makefile | 2 | ||||
-rw-r--r-- | graphics/vp/Makefile | 2 | ||||
-rw-r--r-- | graphics/white_dune/Makefile | 1 | ||||
-rw-r--r-- | graphics/wings-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/wings/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-infinity/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-jess/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-nebulus/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-paranormal/Makefile | 2 | ||||
-rw-r--r-- | graphics/zphoto/Makefile | 1 |
18 files changed, 18 insertions, 13 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile index c0c484a..83a609ca 100644 --- a/graphics/blender-devel/Makefile +++ b/graphics/blender-devel/Makefile @@ -6,6 +6,7 @@ PORTNAME= blender PORTVERSION= 2.32 +PORTREVISION= 1 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ PKGNAMESUFFIX= -devel diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index b99cdba..17fe9c8 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -7,7 +7,7 @@ PORTNAME= guilib PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/ DISTNAME= GUIlib-${PORTVERSION} diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index 2c91be8..16a619d 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -8,7 +8,7 @@ PORTNAME= qtutils PORTVERSION= 0.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.flyn.org/projects/qtutils/ diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 7d74fa6..be33538 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index 415ec17..52613b3 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_image PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION} diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index aa17d6f..797307a 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 1f7ee46..477096e 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -8,7 +8,7 @@ PORTNAME= swfdec PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile index 27e8328..3437bf8 100644 --- a/graphics/synaesthesia/Makefile +++ b/graphics/synaesthesia/Makefile @@ -7,7 +7,7 @@ PORTNAME= synaesthesia PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh/Synaesthesia/ diff --git a/graphics/visionegg/Makefile b/graphics/visionegg/Makefile index a1c0549..f3c65c2 100644 --- a/graphics/visionegg/Makefile +++ b/graphics/visionegg/Makefile @@ -8,7 +8,7 @@ PORTNAME= visionegg PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index ef4e38a..9fd1836 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -7,7 +7,7 @@ PORTNAME= vp PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://math.smsu.edu/~erik/files/ diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index f1c0903..7fe1ac9fb 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -9,6 +9,7 @@ PORTNAME= white_dune PORTVERSION= 0.26.5 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.csv.ica.uni-stuttgart.de/vrml/dune/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E} diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile index 45e99c6..b6cc3e8 100644 --- a/graphics/wings-devel/Makefile +++ b/graphics/wings-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wings PORTVERSION= 0.98.19b +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wings diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index 45e99c6..b6cc3e8 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -7,6 +7,7 @@ PORTNAME= wings PORTVERSION= 0.98.19b +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wings diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile index c8e529e..3a210f3 100644 --- a/graphics/xmms-infinity/Makefile +++ b/graphics/xmms-infinity/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-infinity PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://julien.carme.free.fr/ DISTNAME= infinity-${PORTVERSION} diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index 4abc75f..0e07504 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-jess PORTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://arquier.free.fr/ DISTNAME= JESS-${PORTVERSION} diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile index ba24cbf..0b870bf 100644 --- a/graphics/xmms-nebulus/Makefile +++ b/graphics/xmms-nebulus/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-nebulus PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://nebulus.tuxfamily.org/ diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile index 29e68d1..01604c1 100644 --- a/graphics/xmms-paranormal/Makefile +++ b/graphics/xmms-paranormal/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-paranormal PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= paranormal diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index dc2d1ed..f0dc7c3 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= zphoto PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= http://namazu.org/~satoru/zphoto/ MASTER_SITE_SUBDIR= ${PORTNAME} |