diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /graphics | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkgraph/Makefile | 2 | ||||
-rw-r--r-- | graphics/libexif/Makefile | 1 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 1 | ||||
-rw-r--r-- | graphics/osgedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-tgif/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile | 2 | ||||
-rw-r--r-- | graphics/tgif-nls/Makefile | 1 |
7 files changed, 7 insertions, 4 deletions
diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile index 05e0b44d3878..2ab4afaa1678 100644 --- a/graphics/gtkgraph/Makefile +++ b/graphics/gtkgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkgraph PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index efc660c2fc7e..c3430f022396 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -7,6 +7,7 @@ PORTNAME= libexif PORTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 7580d8e81e71..803f9974b935 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgphoto2 PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile index 5e4fef4e2244..ecf998c3a1cd 100644 --- a/graphics/osgedit/Makefile +++ b/graphics/osgedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= osgedit PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 7975c5dc9fd8..c29061cb6d22 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -7,7 +7,7 @@ PORTNAME= tgif PORTVERSION= 20010408 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index f988fb672752..dc26bb1e8c0a 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -7,7 +7,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \ ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \ diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile index 8bcd907b0777..0af9e37775a8 100644 --- a/graphics/tgif-nls/Makefile +++ b/graphics/tgif-nls/Makefile @@ -7,6 +7,7 @@ PORTNAME= tgif PORTVERSION= 4.1.42 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ ${MASTER_SITE_SOURCEFORGE} |