aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-03-16 04:23:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-03-16 04:23:56 +0000
commitc9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch)
treec84443c1fd53a260b2d55e125c0e729094460d72 /graphics
parentb930369fb3d7a944dc0d38363a0833a5f75347f1 (diff)
downloadports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz
ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Notes
Notes: svn path=/head/; revision=104132
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender-devel/Makefile1
-rw-r--r--graphics/guilib/Makefile2
-rw-r--r--graphics/qtutils/Makefile2
-rw-r--r--graphics/sdl_gfx/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--graphics/swfdec/Makefile2
-rw-r--r--graphics/synaesthesia/Makefile2
-rw-r--r--graphics/visionegg/Makefile2
-rw-r--r--graphics/vp/Makefile2
-rw-r--r--graphics/white_dune/Makefile1
-rw-r--r--graphics/wings-devel/Makefile1
-rw-r--r--graphics/wings/Makefile1
-rw-r--r--graphics/xmms-infinity/Makefile2
-rw-r--r--graphics/xmms-jess/Makefile2
-rw-r--r--graphics/xmms-nebulus/Makefile2
-rw-r--r--graphics/xmms-paranormal/Makefile2
-rw-r--r--graphics/zphoto/Makefile1
18 files changed, 18 insertions, 13 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile
index c0c484a76afa..83a609cae474 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 b99cdbabc022..17fe9c89869f 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 2c91be87f3be..16a619ddaa14 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 7d74fa6fcb3e..be335386f5aa 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 415ec179b753..52613b34ab4a 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 aa17d6f45849..797307ac940d 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 1f7ee4632fb9..477096e68ffb 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 27e832814a89..3437bf8475dd 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 a1c05499369b..f3c65c20f0c4 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 ef4e38a4524a..9fd1836d4ad3 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 f1c0903ec779..7fe1ac9fbeec 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 45e99c64a2f1..b6cc3e84ed72 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 45e99c64a2f1..b6cc3e84ed72 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 c8e529ecfeba..3a210f349c47 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 4abc75f587b3..0e0750420498 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 ba24cbf305b3..0b870bfad810 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 29e68d1cb3a3..01604c19f1e0 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 dc2d1ed01233..f0dc7c39b426 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}