diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-21 19:29:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-21 19:29:55 +0000 |
commit | 8a39e2f67a166dff34ef7f3ed53e9b6e1a774ad6 (patch) | |
tree | 353ec55a68ad059b84d204b49d30688715c2cd17 /www/habari | |
parent | cef41277b343431ae82af02c10d74b03edd2dd1d (diff) | |
download | ports-8a39e2f67a166dff34ef7f3ed53e9b6e1a774ad6.tar.gz ports-8a39e2f67a166dff34ef7f3ed53e9b6e1a774ad6.zip |
Notes
Diffstat (limited to 'www/habari')
-rw-r--r-- | www/habari/Makefile | 5 | ||||
-rw-r--r-- | www/habari/distinfo | 6 | ||||
-rw-r--r-- | www/habari/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/www/habari/Makefile b/www/habari/Makefile index b4eca139461f..7666d907c609 100644 --- a/www/habari/Makefile +++ b/www/habari/Makefile @@ -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_ZIP= yes 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 --git a/www/habari/distinfo b/www/habari/distinfo index 855a3a08da08..a22f096a1cf7 100644 --- a/www/habari/distinfo +++ b/www/habari/distinfo @@ -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 --git a/www/habari/pkg-plist b/www/habari/pkg-plist index a8089676861b..0864f0de6e85 100644 --- a/www/habari/pkg-plist +++ b/www/habari/pkg-plist @@ -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 |