ports/77664: [MAINTAINER] Update www/wordpress Makefile

Yuan-Chung Hsiao ychsiao at ychsiao.org
Fri Feb 18 06:20:21 UTC 2005


>Number:         77664
>Category:       ports
>Synopsis:       [MAINTAINER] Update www/wordpress Makefile
>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:   Fri Feb 18 06:20:20 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:
* Modify MASTER_SITES to wordpress main site(Thanks foxfair at FreeBSD).
* Take maintainership(ports/76602).

>How-To-Repeat:
*diff Makefile
Index: Makefile
===================================================================
--- Makefile    (revision 338)
+++ Makefile    (working copy)
@@ -6,13 +6,14 @@
 #

 PORTNAME=      wordpress
-PORTVERSION=   1.5
+PORTVERSION=   1.5.0
 CATEGORIES=    www
-MASTER_SITES=  ftp://ftp.stu.edu.tw/pub/wordpress/
+MASTER_SITES=  http://wordpress.org/
+DISTNAME=       latest-${PORTVERSION}

 MASTER_SITE_SUBDIR=    cafelog

-MAINTAINER=    ports at FreeBSD.org
+MAINTAINER=    ychsiao at ychsiao.org
 COMMENT=       A state-of-the-art semantic personal publishing platform

 WRKSRC=                ${WRKDIR}/${PORTNAME}

*diff distfile
Index: distinfo
===================================================================
--- distinfo    (revision 338)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-MD5 (wordpress-1.5.tar.gz) = df6dc18a7a0d93fa6bb187eb48b41612
-SIZE (wordpress-1.5.tar.gz) = 280251
+MD5 (latest-1.5.0.tar.gz) = df6dc18a7a0d93fa6bb187eb48b41612
+SIZE (latest-1.5.0.tar.gz) = 280251

>Fix:

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



More information about the freebsd-ports-bugs mailing list