aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php_doc/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-12-21 23:42:34 +0800
committerdirk <dirk@FreeBSD.org>2001-12-21 23:42:34 +0800
commit8194e84bd458a9c2fc66c6ab7d6efac0d4278303 (patch)
tree5e44c1047fc7a4ea2dfb36f35a1fb1be0462571a /lang/php_doc/Makefile
parent13c62217098fa174b6299ed136fb04c8bd473198 (diff)
downloadfreebsd-ports-gnome-8194e84bd458a9c2fc66c6ab7d6efac0d4278303.tar.gz
freebsd-ports-gnome-8194e84bd458a9c2fc66c6ab7d6efac0d4278303.tar.zst
freebsd-ports-gnome-8194e84bd458a9c2fc66c6ab7d6efac0d4278303.zip
Upgrade to the latest version of the PHP documentation.
Diffstat (limited to 'lang/php_doc/Makefile')
-rw-r--r--lang/php_doc/Makefile15
1 files changed, 14 insertions, 1 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile
index f90aaa5552c9..fecccbe3ac74 100644
--- a/lang/php_doc/Makefile
+++ b/lang/php_doc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php_doc
-PORTVERSION?= 1.20011122
+PORTVERSION= 1.20011220
CATEGORIES?= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dirk
@@ -26,6 +26,19 @@ PHPDOCDIR= ${PREFIX}/share/doc/php
PKGNAMEPREFIX= ${PHP_LANG}-
PLIST= ${PKGDIR}/pkg-plist.${PHP_LANG}
PHPDOCDIR= ${PREFIX}/share/doc/${PHP_LANG}-php
+
+.if ${PHP_LANG} = de
+PORTVERSION= 1.20011221
+.endif
+.if ${PHP_LANG} = es
+PORTVERSION= 1.20011214
+.endif
+.if ${PHP_LANG} = fr
+PORTVERSION= 1.20011214
+.endif
+.if ${PHP_LANG} = ja
+PORTVERSION= 1.20011220
+.endif
.endif
PLIST_SUB= PHPDOCDIR=${PHPDOCDIR:S/^${PREFIX}\///}