svn commit: r318297 - head/www/p5-HTML-CalendarMonthSimple
Martin Wilke
miwi at FreeBSD.org
Thu May 16 09:44:05 UTC 2013
Author: miwi
Date: Thu May 16 09:44:02 2013
New Revision: 318297
URL: http://svnweb.freebsd.org/changeset/ports/318297
Log:
- Fix plist
- Trim header
Reported by: poudriere exp-run
Modified:
head/www/p5-HTML-CalendarMonthSimple/Makefile (contents, props changed)
head/www/p5-HTML-CalendarMonthSimple/pkg-plist (contents, props changed)
Modified: head/www/p5-HTML-CalendarMonthSimple/Makefile
==============================================================================
--- head/www/p5-HTML-CalendarMonthSimple/Makefile Thu May 16 09:43:57 2013 (r318296)
+++ head/www/p5-HTML-CalendarMonthSimple/Makefile Thu May 16 09:44:02 2013 (r318297)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-CalendarMonthSimple
-# Date created: May 27 2001
-# Whom: vanilla
-#
+# Created by: vanilla
# $FreeBSD$
-#
PORTNAME= HTML-CalendarMonthSimple
PORTVERSION= 1.25
@@ -15,7 +11,7 @@ MAINTAINER= perl at FreeBSD.org
COMMENT= HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars
BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
PERL_CONFIGURE= yes
Modified: head/www/p5-HTML-CalendarMonthSimple/pkg-plist
==============================================================================
--- head/www/p5-HTML-CalendarMonthSimple/pkg-plist Thu May 16 09:43:57 2013 (r318296)
+++ head/www/p5-HTML-CalendarMonthSimple/pkg-plist Thu May 16 09:44:02 2013 (r318297)
@@ -2,5 +2,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML
@dirrmtry %%SITE_PERL%%/HTML
More information about the svn-ports-all
mailing list