diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /lang | |
parent | - Update to version 0.5.10 (diff) |
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/ \ |