diff options
author | mezz <mezz@FreeBSD.org> | 2007-04-30 03:37:08 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-04-30 03:37:08 +0800 |
commit | 5a6755b15cdcc524205af07b01b4cdade630e0b0 (patch) | |
tree | 8db855d237d2c724300deec4b079c48451e5215e /graphics | |
parent | 314aac2afd7ed7be45e62aad9c6ec61e1a4c91a8 (diff) | |
download | freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.tar.gz freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.tar.zst freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.zip |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/crystalspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index fdd1bb73a187..7a2c0a143fd8 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 20061105 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://alex.foxybanana.com/freebsd/ PKGNAMESUFFIX= -devel diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index b18adae77157..399ad7c3c0a5 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 0.99 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index 8c48a053830a..55edf6c827c3 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= Gstreamer color ascii art plugin |