diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-07-08 14:34:50 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-07-08 14:34:50 +0800 |
commit | 45f20f0593f1886f17745ca8a4e94dd612206d3e (patch) | |
tree | 3f77a618c1bd3289f3f2405160c0b03f9718750a /www/p5-HTML-CalendarMonthSimple | |
parent | db5b9fe4edd240e97456c698e00887d088a4ebce (diff) | |
download | freebsd-ports-gnome-45f20f0593f1886f17745ca8a4e94dd612206d3e.tar.gz freebsd-ports-gnome-45f20f0593f1886f17745ca8a4e94dd612206d3e.tar.zst freebsd-ports-gnome-45f20f0593f1886f17745ca8a4e94dd612206d3e.zip |
- Update to version 1.18
- Rearrange pkg-descr to silence portlint
- Add WWW
PR: 40316
Submitted by: MAINTAINER
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/distinfo | 2 | ||||
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/pkg-descr | 6 |
3 files changed, 7 insertions, 3 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index 84c65a254d84..2c0faab38866 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CalendarMonthSimple -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-CalendarMonthSimple/distinfo b/www/p5-HTML-CalendarMonthSimple/distinfo index 9c92968a1c41..e8027db92457 100644 --- a/www/p5-HTML-CalendarMonthSimple/distinfo +++ b/www/p5-HTML-CalendarMonthSimple/distinfo @@ -1 +1 @@ -MD5 (HTML-CalendarMonthSimple-1.17.tar.gz) = 23271eba256898d961d09e2679ec1960 +MD5 (HTML-CalendarMonthSimple-1.18.tar.gz) = f7311e1706a1614c6a47ac467b9bb38e diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-descr b/www/p5-HTML-CalendarMonthSimple/pkg-descr index d02188a51a26..6bc26456e537 100644 --- a/www/p5-HTML-CalendarMonthSimple/pkg-descr +++ b/www/p5-HTML-CalendarMonthSimple/pkg-descr @@ -1 +1,5 @@ -HTML::CalendarMonthSimple is a Perl module for generating, manipulating, and printing a HTML calendar grid for a specified month. It is intended as a faster and easier-to-use alternative to HTML::CalendarMonth. +HTML::CalendarMonthSimple is a Perl module for generating, manipulating, +and printing a HTML calendar grid for a specified month. It is intended +as a faster and easier-to-use alternative to HTML::CalendarMonth. + +WWW: http://search.cpan.org/search?mode=module&;query=CalendarMonthSimple |