mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Upgrade to 1.0.
This commit is contained in:
parent
42a7a68fdf
commit
4906000dae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117610
2 changed files with 3 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= apd
|
||||
PORTVERSION= 0.4p2
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -41,10 +41,6 @@ post-install-script:
|
|||
@${MKDIR} ${DUMP_DIR}
|
||||
@${CHMOD} a+w ${DUMP_DIR}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/pprofp ${PREFIX}/bin
|
||||
@if [ ! -f ${PHP_INI} ]; then \
|
||||
${ECHO_MSG} "===> Creating ${PHP_INI} for PHP" ; \
|
||||
${CP} -p ${PHP_INI}-dist ${PHP_INI} ; \
|
||||
fi
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for FILE in ${DOCS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/apd-0.4p2.tgz) = 7b13b405033e693e67ac8b9ff5ae93c2
|
||||
SIZE (PEAR/apd-0.4p2.tgz) = 39326
|
||||
MD5 (PEAR/apd-1.0.tgz) = 36c1045c7c14420e96052999744e1f47
|
||||
SIZE (PEAR/apd-1.0.tgz) = 36194
|
||||
|
|
Loading…
Add table
Reference in a new issue