Date: Tue, 22 Dec 2009 04:01:08 +0900 (JST) From: Ayumi Mitsui <ayu@commun.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141850: [MAINTAINER] www/habari: update to 0.6.3 Message-ID: <20091221190108.77DF83BCAA@dahlia.commun.jp> Resent-Message-ID: <200912211910.nBLJA16L048712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141850 >Category: ports >Synopsis: [MAINTAINER] www/habari: update to 0.6.3 >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 Dec 21 19:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ayumi Mitsui >Release: FreeBSD 7.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD dahlia.commun.jp 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC >Description: - Update to 0.6.3 Tested with Tinderbox http://tb-amd64.commun.jp/index.php?action=describe_port&id=31 http://tb-i386.commun.jp/index.php?action=describe_port&id=47 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- habari-0.6.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/habari-0.6.2/Makefile /usr/ports/www/habari/Makefile --- /usr/ports/www/habari-0.6.2/Makefile 2009-12-22 01:29:48.000000000 +0900 +++ /usr/ports/www/habari/Makefile 2009-12-22 01:34:23.000000000 +0900 @@ -6,9 +6,9 @@ # PORTNAME= habari -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= www -MASTER_SITES= http://habariproject.org/dist/ \ +MASTER_SITES= http://dist.habariproject.org/ \ http://habari.jp/dist/ MAINTAINER= ayu@commun.jp @@ -18,6 +18,7 @@ USE_PHP= pdo pcre simplexml session tokenizer iconv mbstring WANT_PHP_WEB= yes NO_BUILD= yes +NO_WRKSUBDIR= yes OPTIONS= MYSQL "Use MySQL" on \ PGSQL "Use PostgreSQL" off \ diff -ruN --exclude=CVS /usr/ports/www/habari-0.6.2/distinfo /usr/ports/www/habari/distinfo --- /usr/ports/www/habari-0.6.2/distinfo 2009-12-22 01:29:48.000000000 +0900 +++ /usr/ports/www/habari/distinfo 2009-12-22 01:32:11.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (habari-0.6.2.zip) = 20e46065779d4a6c7b43b7af5e681ee1 -SHA256 (habari-0.6.2.zip) = 08915b2f5108cb50ce90b4625b5cf9bf16eddfac6e305ba7e6aa8fc5e380939d -SIZE (habari-0.6.2.zip) = 1161684 +MD5 (habari-0.6.3.zip) = 23a2843e95e6e21cc68a40d2037c6325 +SHA256 (habari-0.6.3.zip) = 9a4001649ed06fe9effa9a2e15fcc6c9b5c99cb36248bc4f9aeef2ed06cd37bd +SIZE (habari-0.6.3.zip) = 1166662 diff -ruN --exclude=CVS /usr/ports/www/habari-0.6.2/pkg-plist /usr/ports/www/habari/pkg-plist --- /usr/ports/www/habari-0.6.2/pkg-plist 2009-12-22 01:29:48.000000000 +0900 +++ /usr/ports/www/habari/pkg-plist 2009-12-22 01:37:09.000000000 +0900 @@ -3,6 +3,7 @@ %%PORTDOCS%%%%DOCSDIR%%/NOTICE %%PORTDOCS%%%%DOCSDIR%%/Tiddlywiki_License.txt %%PORTDOCS%%%%DOCSDIR%%/manual/create_entry.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/create_new_ticket.jpg %%PORTDOCS%%%%DOCSDIR%%/manual/dashboard_with_modules.jpg %%PORTDOCS%%%%DOCSDIR%%/manual/group.jpg %%PORTDOCS%%%%DOCSDIR%%/manual/index.html --- habari-0.6.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091221190108.77DF83BCAA>