Bug 78039 - Update port: www/wordpress-mu to 2005.02.23
Summary: Update port: www/wordpress-mu to 2005.02.23
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 20:10 UTC by tjs
Modified: 2005-02-25 07:42 UTC (History)
0 users

See Also:


Attachments
Makefile (1.47 KB, text/plain)
2005-02-24 20:10 UTC, tjs
no flags Details
pkg-message (510 bytes, text/plain)
2005-02-24 20:10 UTC, tjs
no flags Details
file.diff (14.51 KB, patch)
2005-02-24 20:10 UTC, tjs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tjs 2005-02-24 20:10:22 UTC
	Update to 2005.02.23

Fix: --- wordpress-mu/distinfo.orig       Fri Feb 25 03:04:28 2005
+++ wordpress-mu/distinfo    Fri Feb 25 03:09:15 2005
@@ -1,2 +1,2 @@
-MD5 (wpmu-2005-01-12.tar.gz) = 76afde0c995d24427d8e5d6f3eb7c684
-SIZE (wpmu-2005-01-12.tar.gz) = 524793
+MD5 (wpmu-2005-02-23.tar.gz) = 3b297da58c9c632859df06a650d530c0
+SIZE (wpmu-2005-02-23.tar.gz) = 545045
--- distinfo ends here ---
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-25 03:14:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

I will take care of this PR.
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-25 03:23:41 UTC
Hi,

Since ${PREFIX}/www/data-dist is an example directory[1], I think the files
should be installed under ${PREFIX}/www/data instead.

Any comments?

[1] see ${PREFIX}/www/data-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
-- 
Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan
Comment 3 tjs 2005-02-25 04:03:42 UTC
On Fri, 25 Feb 2005, Yen-Ming Lee wrote:

Oh, I'm wrong, you are right.

Please take care www/wordpress, too.

--- Makefile.orig       Fri Feb 25 12:02:51 2005
+++ Makefile    Fri Feb 25 12:03:06 2005
@@ -20,7 +20,7 @@
  PHP4_PORT?=    www/mod_php4
  NO_BUILD=      YES
  WANT_PHP_WEB=  YES
-WORDPRESS?=    www/data-dist/wordpress
+WORDPRESS?=    www/data/wordpress
  PLIST_SUB+=    WORDPRESS=${WORDPRESS}
  PLIST=         ${WRKDIR}/pkg-plist

 	Thanks !

Jin-Shan

> Hi,
>
> Since ${PREFIX}/www/data-dist is an example directory[1], I think the files
> should be installed under ${PREFIX}/www/data instead.
>
> Any comments?
>
> [1] see ${PREFIX}/www/data-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
> -- 
> Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan
>

--
Jin-Shan Tseng (´¿ª÷¤s). National Sun Yat-Sen University
Comment 4 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-25 07:42:50 UTC
State Changed
From-To: open->closed

Committed, thanks.