diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 01:49:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 01:49:45 +0000 |
commit | 531398f5bb04a5042a2aa967ccd54347d4fdd165 (patch) | |
tree | 06f6479ffcda071ad21a6e49909c2994eb0fbec4 /www | |
parent | - update to 0.05 (diff) |
- update to 0.07
- from Changes
! Changed method of setting content_type [cpan #13854] which broke between
Spiffy 0.22 and 0.24.
! Code reformatted using perltidy.
- add SHA256 checksum
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Kwiki-RecentChangesRSS/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Kwiki-RecentChangesRSS/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Kwiki-RecentChangesRSS/Makefile b/www/p5-Kwiki-RecentChangesRSS/Makefile index 908ed7d638ae..57e1f6e7702d 100644 --- a/www/p5-Kwiki-RecentChangesRSS/Makefile +++ b/www/p5-Kwiki-RecentChangesRSS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Kwiki-RecentChangesRSS -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Kwiki @@ -26,7 +26,7 @@ MAN3= Kwiki::RecentChangesRSS.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again .endif post-install: diff --git a/www/p5-Kwiki-RecentChangesRSS/distinfo b/www/p5-Kwiki-RecentChangesRSS/distinfo index 72ea5ac7b84e..b8a290e8bb2e 100644 --- a/www/p5-Kwiki-RecentChangesRSS/distinfo +++ b/www/p5-Kwiki-RecentChangesRSS/distinfo @@ -1,2 +1,3 @@ -MD5 (Kwiki-RecentChangesRSS-0.06.tar.gz) = ee8f7c70bdf1b066fff2ec3f04fb0ec0 -SIZE (Kwiki-RecentChangesRSS-0.06.tar.gz) = 5957 +MD5 (Kwiki-RecentChangesRSS-0.07.tar.gz) = 06053664e3c0ba27fcc1cdf28ad32396 +SHA256 (Kwiki-RecentChangesRSS-0.07.tar.gz) = 06ce52dae22cd6602aeaa23114d45dfe17d0b610fb1e4df8da75b267bd848b43 +SIZE (Kwiki-RecentChangesRSS-0.07.tar.gz) = 6052 |