diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-19 09:03:46 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-19 09:03:46 +0000 |
commit | 040e61a2d1c9aac76f540ed950beb20c384abdf6 (patch) | |
tree | e878f51e781900914e916e10366b3a69e9863998 /www/p5-Kwiki | |
parent | Add misc/gkrellmbgchg2 after repocopy. (diff) |
- update to 0.37
- from Changes
- Remove load_class calls per Spoon 0.21
- Move archive commit hook into super class
- Split Kwiki::COmmand into Spoon::Command
- Make kwiki -compress work again :\
- Change -subwiki to -new_view
- List all plugins commented out in plugins file
- Support PagePrivacy
- Support multiple config*.*
- Make toolbar, widgets, and status prereqs of theme
Diffstat (limited to 'www/p5-Kwiki')
-rw-r--r-- | www/p5-Kwiki/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Kwiki/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index a4ce81be508f..99abb890c0c3 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Kwiki -PORTVERSION= 0.35 +PORTVERSION= 0.37 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Kwiki diff --git a/www/p5-Kwiki/distinfo b/www/p5-Kwiki/distinfo index fa548b4c1007..e3e00185a4a6 100644 --- a/www/p5-Kwiki/distinfo +++ b/www/p5-Kwiki/distinfo @@ -1,2 +1,2 @@ -MD5 (Kwiki-0.35.tar.gz) = 2f3857a9eee07dc9fea534fb7d6119cd -SIZE (Kwiki-0.35.tar.gz) = 39361 +MD5 (Kwiki-0.37.tar.gz) = 209e313b35a2e9896993c120f325b956 +SIZE (Kwiki-0.37.tar.gz) = 40870 |