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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 1 | ||||
-rw-r--r-- | textproc/libtre/Makefile | 1 | ||||
-rw-r--r-- | textproc/modlogan/Makefile | 2 | ||||
-rw-r--r-- | textproc/rotix/Makefile | 2 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 2 | ||||
-rw-r--r-- | textproc/spellutils/Makefile | 1 | ||||
-rw-r--r-- | textproc/textutils/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index e14c6b0194c2..ace7dd9aafce 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -8,6 +8,7 @@ PORTNAME= gxmlviewer PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index f48db3585eed..793da3a645f6 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -8,6 +8,7 @@ PORTNAME= libtre PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://kouli.iki.fi/~vlaurika/tre/ DISTNAME= tre-${PORTVERSION} diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index be82657578c0..6925575f8a41 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -7,7 +7,7 @@ PORTNAME= modlogan PORTVERSION= 0.8.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc www MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 5c435380ca97..f15bfe6510a9 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -8,7 +8,7 @@ PORTNAME= rotix PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index d9b32daf0906..094911056ab1 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrollkeeper PORTVERSION= 0.3.12 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index 3ddd088c91c4..e59443afccdd 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -7,6 +7,7 @@ PORTNAME= spellutils PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://home.worldonline.dk/byrial/spellutils/ diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index 99484592fcb7..f015c28c8e73 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= textutils PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= textutils |