aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/phpldapadmin098/Makefile10
-rw-r--r--net/phpldapadmin098/distinfo6
-rw-r--r--net/phpldapadmin098/files/pkg-message.in2
3 files changed, 10 insertions, 8 deletions
diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile
index 546ff0e6f4a7..982aab523157 100644
--- a/net/phpldapadmin098/Makefile
+++ b/net/phpldapadmin098/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTNAME= phpldapadmin
-PORTVERSION= 0.9.8
+PORTNAME= phpldapadmin098
+PORTVERSION= 0.9.8.2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpldapadmin
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+DISTNAME= ${PORTNAME:S/098//}-${PORTVERSION}
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= A set of PHP-scripts to administer LDAP servers over the web
@@ -40,12 +40,14 @@ WANT_PHP_WEB= yes
# PLAUSR is only used WITH_SUPHP
PLADIR?= www/${PORTNAME}
+PLADIRX?= ${PLADIR:S/098//}
PLAGRP?= ${WWWGRP}
CFGDIR= config
CFGFILE= config.php
SUB_LIST+= PKGNAME=${PKGNAME} \
- PLADIR=${PLADIR}
+ PLADIR=${PLADIR} \
+ PLADIRX=${PLADIRX}
SUB_FILES+= pkg-message
PLIST= ${WRKDIR}/plist
diff --git a/net/phpldapadmin098/distinfo b/net/phpldapadmin098/distinfo
index fefa3f581d29..34c058609873 100644
--- a/net/phpldapadmin098/distinfo
+++ b/net/phpldapadmin098/distinfo
@@ -1,3 +1,3 @@
-MD5 (phpldapadmin-0.9.8.tar.gz) = 32251f799a5b1664003b4417f6fd96a8
-SHA256 (phpldapadmin-0.9.8.tar.gz) = 5bb3289a1ff058deda106f5d33623445b066b9881c76bc105f35b6855feb0542
-SIZE (phpldapadmin-0.9.8.tar.gz) = 751893
+MD5 (phpldapadmin-0.9.8.2.tar.gz) = a83b44d90b14983b01db53ec39053a15
+SHA256 (phpldapadmin-0.9.8.2.tar.gz) = 5fb8e53f481c5c5beb3572ef240ca7c0736766a4895fb931084e12aee47ae1d1
+SIZE (phpldapadmin-0.9.8.2.tar.gz) = 754341
diff --git a/net/phpldapadmin098/files/pkg-message.in b/net/phpldapadmin098/files/pkg-message.in
index 365faf3c5f9f..29230bef1b40 100644
--- a/net/phpldapadmin098/files/pkg-message.in
+++ b/net/phpldapadmin098/files/pkg-message.in
@@ -15,7 +15,7 @@ layout of the %%PKGNAME%% files has been completely reworked. You
will need to modify your apache configuration and merge the settings
from your original configuration file:
- %%PREFIX%%/%%PLADIR%%/config.php
+ %%PREFIX%%/%%PLADIRX%%/config.php
to