diff options
author | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
commit | a60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch) | |
tree | 92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /graphics | |
parent | d8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff) | |
download | freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/crystalspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/enfle/Makefile | 2 | ||||
-rw-r--r-- | graphics/simage/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 4a14a0731b28..4cb6e63c5c1d 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 1.0.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/crystal/crystal/${PORTVERSION} DISTNAME= ${PORTNAME:S/$/-src/}-${PORTVERSION} diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index 4f7f9a8c9f3f..247dca3a4a6c 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -7,7 +7,7 @@ PORTNAME= enfle PORTVERSION= 20071024 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://enfle.fennel.org/files/stable/ diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index e097fe894757..38b0bbcf545d 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -7,7 +7,7 @@ PORTNAME= simage PORTVERSION= 1.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ |