Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Jan 2006 10:46:24 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91291: [MAINTAINER] Update www/wordpress to 2.0
Message-ID:  <20060104024624.3B6E418782D@FreeBSD.stu.edu.tw>
Resent-Message-ID: <200601040250.k042o8bG078887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91291
>Category:       ports
>Synopsis:       [MAINTAINER] Update www/wordpress to 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 04 02:50:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
FreeBSD FreeBSD.stu.edu.tw 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #1: Fri Oct 21 12:36:30 CST 2005     root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD  i386
>Description:
* update to 2.0

>How-To-Repeat:
Index: distinfo
===================================================================
--- distinfo    (revision 15)
+++ distinfo    (working copy)
@@ -1,2 +1,3 @@
-MD5 (wordpress-1.5.2.tar.gz) = 680e6381c8111f555a2c7066ddafd575
-SIZE (wordpress-1.5.2.tar.gz) = 298514
+MD5 (wordpress-2.0.0.tar.gz) = 49887bd7964c5f6dcc8d4d368730ee9d
+SHA256 (wordpress-2.0.0.tar.gz) = 1570b6b3fc8db197fb5d237ba1e49ac8673bbd2c1d939                                                                              1b7560cea2fd3227b2e
+SIZE (wordpress-2.0.0.tar.gz) = 495411
Index: Makefile
===================================================================
--- Makefile    (revision 19)
+++ Makefile    (working copy)
@@ -6,7 +6,7 @@
 #

 PORTNAME=      wordpress
-PORTVERSION=   1.5.2
+PORTVERSION=   2.0.0
 PORTEPOCH=     1
 CATEGORIES=    www
 MASTER_SITES=  ftp://ftp.stu.edu.tw/pub/wordpress/
@@ -27,6 +27,11 @@

 PORTDOCS=      license.txt readme.html

+pre-everything::
+       @${ECHO_CMD} "If you want to upgrade, you must read upgrade document."
+       @${ECHO_CMD} ""
+       @sleep 1
+
 pre-install:
        cd ${WRKSRC} && ${FIND} -s * -type f | \
                ${SED} -e 's|^|${WORDPRESS}/|' > ${PLIST} \

>Fix:

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060104024624.3B6E418782D>