1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 1.5.1

PR:		ports/81087
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-05-16 21:56:17 +00:00
parent a7679d4fab
commit 21f5305c15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135417
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= wordpress
PORTVERSION= 1.5
PORTVERSION= 1.5.1
CATEGORIES= www
MASTER_SITES= ftp://ftp.stu.edu.tw/pub/wordpress/
MASTER_SITE_SUBDIR= cafelog
@ -32,6 +32,7 @@ pre-install:
&& ${FIND} -d * -type d | \
${SED} -e 's|^|@dirrm ${WORDPRESS}/|' >> ${PLIST} \
&& ${ECHO_CMD} @dirrm ${WORDPRESS} >> ${PLIST}
${CP} ${WRKSRC}/wp-config-sample.php ${WRKSRC}/wp-config.php
do-install:
-@${MKDIR} ${PREFIX}/${WORDPRESS}

View File

@ -1,2 +1,2 @@
MD5 (wordpress-1.5.tar.gz) = df6dc18a7a0d93fa6bb187eb48b41612
SIZE (wordpress-1.5.tar.gz) = 280251
MD5 (wordpress-1.5.1.tar.gz) = e69c712bfe4bbe696a660c79274daeeb
SIZE (wordpress-1.5.1.tar.gz) = 298012