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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gai/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/mesgui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/sdl_gui/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile index f4372b2..025ffc6 100644 --- a/x11-toolkits/gai/Makefile +++ b/x11-toolkits/gai/Makefile @@ -8,6 +8,7 @@ PORTNAME= gai PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 5c1ef50..4973b27 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -7,7 +7,7 @@ PORTNAME= mesgui PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 580ecb8..940425e 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 580ecb8..940425e 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -8,7 +8,7 @@ PORTNAME= paragui PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 9ea2ac9..aa51d2c 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdl_gui PORTVERSION= 0.10.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/ DISTNAME= SDL_gui-${PORTVERSION} |