Date: Sat, 20 Sep 2008 15:31:54 +0900 (JST) From: Ayumi M <ayu@commun.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/127503: [MAINTAINER] www/habari: update to 0.5.1 Message-ID: <20080920063154.498FA6332@dahlia.commun.jp> Resent-Message-ID: <200809200650.m8K6o1YZ072573@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127503 >Category: ports >Synopsis: [MAINTAINER] www/habari: update to 0.5.1 >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: Sat Sep 20 06:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ayumi M >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD dahlia.commun.jp 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC >Description: - Update to 0.5.1 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- habari-0.5.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/habari-0.5/Makefile /usr/ports/www/habari/Makefile --- /usr/ports/www/habari-0.5/Makefile 2008-09-20 15:15:29.000000000 +0900 +++ /usr/ports/www/habari/Makefile 2008-09-20 15:29:37.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= habari -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= www MASTER_SITES= http://habariproject.org/dist/ \ http://habari.jp/dist/ @@ -49,9 +49,10 @@ .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in LICENSE NOTICE doc/MIT.txt doc/Tiddlywiki_License.txt doc/manual/index.html +.for file in LICENSE NOTICE doc/MIT.txt doc/Tiddlywiki_License.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor + @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} manual ${DOCSDIR}) .endif .include <bsd.port.post.mk> diff -ruN --exclude=CVS /usr/ports/www/habari-0.5/distinfo /usr/ports/www/habari/distinfo --- /usr/ports/www/habari-0.5/distinfo 2008-09-20 15:15:29.000000000 +0900 +++ /usr/ports/www/habari/distinfo 2008-09-20 15:16:08.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (habari-0.5.zip) = 8ae6ca68b4607c532482c08b76c07164 -SHA256 (habari-0.5.zip) = 15feb1690ebd21e13ae378d3125168b112b9d33551370e63eec8745510bed01b -SIZE (habari-0.5.zip) = 1142190 +MD5 (habari-0.5.1.zip) = bb25821575988fd6eefa9a082c55123b +SHA256 (habari-0.5.1.zip) = 0f690b654ab5a52072734a0a29f02bfc14e513619fce228990945e52530e9c7c +SIZE (habari-0.5.1.zip) = 1144100 diff -ruN --exclude=CVS /usr/ports/www/habari-0.5/pkg-plist /usr/ports/www/habari/pkg-plist --- /usr/ports/www/habari-0.5/pkg-plist 2008-09-20 15:15:29.000000000 +0900 +++ /usr/ports/www/habari/pkg-plist 2008-09-20 15:29:04.000000000 +0900 @@ -2,7 +2,17 @@ %%PORTDOCS%%%%DOCSDIR%%/MIT.txt %%PORTDOCS%%%%DOCSDIR%%/NOTICE %%PORTDOCS%%%%DOCSDIR%%/Tiddlywiki_License.txt -%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/manual/create_entry.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/dashboard_with_modules.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/index.html +%%PORTDOCS%%%%DOCSDIR%%/manual/manage_comments.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/manage_plugins.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/manage_posts.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/manage_tags.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/manage_themes.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/notagsposts.PNG +%%PORTDOCS%%%%DOCSDIR%%/manual/options.jpg +%%PORTDOCS%%%%DOCSDIR%%/manual/timeline.jpg %%WWWDIR%%/3rdparty/blueprint/compressed/print.css %%WWWDIR%%/3rdparty/blueprint/compressed/screen.css %%WWWDIR%%/3rdparty/blueprint/lib/forms.css @@ -462,4 +472,5 @@ @dirrm %%WWWDIR%%/3rdparty/blueprint @dirrm %%WWWDIR%%/3rdparty @dirrm %%WWWDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual %%PORTDOCS%%@dirrm %%DOCSDIR%% --- habari-0.5.1.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?20080920063154.498FA6332>