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

[ Available lists | Index of freebsd-ports-bugs | Month of Feb 2005 | Week of 18 Feb 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Yuan-Chung Hsiao <ychsiao@ychsiao.org>
Date
18 Feb 2005 06:20:21
Subject
ports/77664: [MAINTAINER] Update www/wordpress Makefile
Message-ID
20050218061249.04AE718786D@FreeBSD.stu.edu.tw


[ Hide this part ]
 
>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@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:
* Modify MASTER_SITES to wordpress main site(Thanks foxfair@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@FreeBSD.org
+MAINTAINER= ychsiao@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:


Elapsed time: 0.060 seconds