Update to version 0.9.14.001, fix pkg-plist using www/data-dist

rather than www/data.default.
This commit is contained in:
Jimmy Olgeni 2003-01-02 12:16:13 +00:00
parent 1ad064fcc7
commit 5609978c6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72195
6 changed files with 12334 additions and 11812 deletions

View file

@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= phpgroupware
PORTVERSION= 0.9.14.000
PORTVERSION= 0.9.14.001
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpgroupware
DISTNAME= phpgroupware-${PORTVERSION}
DISTNAME= phpGroupWare-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
@ -21,9 +21,9 @@ WRKSRC= ${WRKDIR}/phpgroupware
USE_BZIP2= yes
post-extract:
${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf
@${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf
do-install:
@${CP} -r ${WRKSRC} ${PREFIX}/www/data.default/
@${CP} -r ${WRKSRC} ${PREFIX}/www/data-dist/
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (phpgroupware-0.9.14.000.tar.bz2) = a268713ed21ace62f24804cd4c152c6d
MD5 (phpGroupWare-0.9.14.001.tar.bz2) = 8bbcf14567a29aa1f3ce8c8c38783b0b

File diff suppressed because it is too large Load diff

View file

@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= phpgroupware
PORTVERSION= 0.9.14.000
PORTVERSION= 0.9.14.001
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpgroupware
DISTNAME= phpgroupware-${PORTVERSION}
DISTNAME= phpGroupWare-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
@ -21,9 +21,9 @@ WRKSRC= ${WRKDIR}/phpgroupware
USE_BZIP2= yes
post-extract:
${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf
@${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf
do-install:
@${CP} -r ${WRKSRC} ${PREFIX}/www/data.default/
@${CP} -r ${WRKSRC} ${PREFIX}/www/data-dist/
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (phpgroupware-0.9.14.000.tar.bz2) = a268713ed21ace62f24804cd4c152c6d
MD5 (phpGroupWare-0.9.14.001.tar.bz2) = 8bbcf14567a29aa1f3ce8c8c38783b0b

File diff suppressed because it is too large Load diff