- 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
This commit is contained in:
parent
23ce5e6171
commit
040e61a2d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126783
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user