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 /lang | |
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 'lang')
-rw-r--r-- | lang/clisp/Makefile | 1 | ||||
-rw-r--r-- | lang/librep/Makefile | 2 | ||||
-rw-r--r-- | lang/mdk/Makefile | 1 | ||||
-rw-r--r-- | lang/open-cobol-devel/Makefile | 1 | ||||
-rw-r--r-- | lang/open-cobol/Makefile | 1 | ||||
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
7 files changed, 7 insertions, 3 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index a49d8ae7c5b8..0675b2250a17 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -7,6 +7,7 @@ PORTNAME= clisp PORTVERSION= 2.30 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://cvs2.cons.org/pub/lisp/clisp/source/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 53141b8ea270..3be5291bdac2 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -7,7 +7,7 @@ PORTNAME= librep PORTVERSION= 0.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= librep diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index 22618c300e3f..3b6222b5080f 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -8,6 +8,7 @@ PORTNAME= mdk PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 5cb53f832262..b1a7607df55b 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= open-cobol PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 5cb53f832262..b1a7607df55b 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -8,6 +8,7 @@ PORTNAME= open-cobol PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 948bdb2267d1..8ccb6bf784ff 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -21,7 +21,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.a1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/ \ http://it.php.net/distributions/ \ diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 948bdb2267d1..8ccb6bf784ff 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -21,7 +21,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.a1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/ \ http://it.php.net/distributions/ \ |