Date: Mon, 16 May 2005 10:58:57 +0800 (CST) From: Yuan-Chung Hsiao <ychsiao@ychsiao.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81087: [MAINTAINER] Update www/WordPress to 1.5.1 Message-ID: <20050516025857.BD43D187875@FreeBSD.stu.edu.tw> Resent-Message-ID: <200505160300.j4G30KKT028401@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81087 >Category: ports >Synopsis: [MAINTAINER] Update www/WordPress to 1.5.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 16 03:00:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yuan-Chung Hsiao >Release: 4.11-RELEASE-p4 i386 >Organization: Computer Center, Shu-Te University >Environment: FreeBSD FreeBSD.stu.edu.tw 4.11-RELEASE-p4 FreeBSD 4.11-RELEASE-p4 #0: Sat May 7 02:25:24 CST 2005 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386 >Description: * update to version 1.5.1 >How-To-Repeat: root@FreeBSD [~ychsiao/project/wordpress] (10:58) svn diff Index: distinfo =================================================================== --- distinfo (revision 392) +++ distinfo (working copy) @@ -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 Index: Makefile =================================================================== --- Makefile (revision 392) +++ Makefile (working copy) @@ -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 @@ && ${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} >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050516025857.BD43D187875>