mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 1.5.1
PR: ports/81087 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
This commit is contained in:
parent
a7679d4fab
commit
21f5305c15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135417
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user