ports/81377: [MAINTAINER] Update www/wordpress to 1.5.11(security update)

Yuan-Chung Hsiao ychsiao at ychsiao.org
Mon May 23 01:40:04 UTC 2005


>Number:         81377
>Category:       ports
>Synopsis:       [MAINTAINER] Update www/wordpress to 1.5.11(security update)
>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 23 01:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Wed Dec 29 16:57:25 CST 2004 root at FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:
* Security update, http://codex.wordpress.org/Changelog/1.5.1
>How-To-Repeat:

root at FreeBSD [/home/ychsiao/project/wordpress] (9:27) svn diff
Index: distinfo
===================================================================
--- distinfo    (revision 393)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-MD5 (wordpress-1.5.1.tar.gz) = e69c712bfe4bbe696a660c79274daeeb
-SIZE (wordpress-1.5.1.tar.gz) = 298012
+MD5 (wordpress-1.5.11.tar.gz) = b7930def667ec9476dbd77a7d9867bff
+SIZE (wordpress-1.5.11.tar.gz) = 297654
Index: Makefile
===================================================================
--- Makefile    (revision 393)
+++ Makefile    (working copy)
@@ -6,7 +6,7 @@
 #

 PORTNAME=      wordpress
-PORTVERSION=   1.5.1
+PORTVERSION=   1.5.11
 CATEGORIES=    www
 MASTER_SITES=  ftp://ftp.stu.edu.tw/pub/wordpress/
 MASTER_SITE_SUBDIR=    cafelog
@@ -32,7 +32,8 @@
                && ${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
+       if [! -f ${WRKSRC}/wp-config-sample.php]; then ${CP} \
+               ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi

 do-install:
        -@${MKDIR} ${PREFIX}/${WORDPRESS}


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list