[Midnightbsd-cvs] mports [22576] trunk/www/p5-HTML-Pager/pkg-plist: fix a few things
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Sep 27 08:32:10 EDT 2017
Revision: 22576
http://svnweb.midnightbsd.org/mports/?rev=22576
Author: laffer1
Date: 2017-09-27 08:32:10 -0400 (Wed, 27 Sep 2017)
Log Message:
-----------
fix a few things
Modified Paths:
--------------
trunk/www/p5-HTML-Pager/Makefile
trunk/www/p5-HTML-Pager/distinfo
trunk/www/p5-HTML-Pager/pkg-descr
trunk/www/p5-HTML-Pager/pkg-plist
Property Changed:
----------------
trunk/www/p5-HTML-Pager/pkg-descr
Modified: trunk/www/p5-HTML-Pager/Makefile
===================================================================
--- trunk/www/p5-HTML-Pager/Makefile 2017-09-27 12:30:34 UTC (rev 22575)
+++ trunk/www/p5-HTML-Pager/Makefile 2017-09-27 12:32:10 UTC (rev 22576)
@@ -1,10 +1,5 @@
-# New ports collection makefile for: HTML-Pager
-# Date created: Mon Jan 1 11:59:43 2001
-# Whom: will
-#
# $FreeBSD: ports/www/p5-HTML-Pager/Makefile,v 1.7 2003/10/24 14:15:29 erwin Exp $
# $MidnightBSD$
-#
PORTNAME= HTML-Pager
PORTVERSION= 0.03
@@ -14,13 +9,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl module for handling CGI HTML paging of arbitrary data
-LICENSE= perl
+LICENSE= gpl2
+
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= HTML::Pager.3
-
.include <bsd.port.mk>
Modified: trunk/www/p5-HTML-Pager/distinfo
===================================================================
--- trunk/www/p5-HTML-Pager/distinfo 2017-09-27 12:30:34 UTC (rev 22575)
+++ trunk/www/p5-HTML-Pager/distinfo 2017-09-27 12:32:10 UTC (rev 22576)
@@ -1,3 +1,2 @@
SHA256 (HTML-Pager-0.03.tar.gz) = 59f6c7598027722b72ef90f47adfc6f4e9f964f4fa1145a46d0e334b66385c8a
-RMD160 (HTML-Pager-0.03.tar.gz) = 9c60017d76b97a9554a6fcb70d3cfe2d7b7a43c0
SIZE (HTML-Pager-0.03.tar.gz) = 14389
Modified: trunk/www/p5-HTML-Pager/pkg-descr
===================================================================
--- trunk/www/p5-HTML-Pager/pkg-descr 2017-09-27 12:30:34 UTC (rev 22575)
+++ trunk/www/p5-HTML-Pager/pkg-descr 2017-09-27 12:32:10 UTC (rev 22576)
@@ -1,6 +1,6 @@
-HTML::Pager is a perl module designed to handle CGI HTML paging of
-arbitrary data. It provides an interface to pages of data similar
-to many well-known sites like Altavista or Google. It uses the
-module HTML::Template to do all the HTML generation.
+HTML::Pager is a perl module designed to handle CGI HTML paging of arbitrary
+data. It provides an interface to pages of data similar to many well-known
+sites like Altavista or Google. It uses the module HTML::Template to do all the
+HTML generation.
---will
+WWW: http://search.cpan.org/dist/HTML-Pager/
Property changes on: trunk/www/p5-HTML-Pager/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/www/p5-HTML-Pager/pkg-plist
===================================================================
--- trunk/www/p5-HTML-Pager/pkg-plist 2017-09-27 12:30:34 UTC (rev 22575)
+++ trunk/www/p5-HTML-Pager/pkg-plist 2017-09-27 12:32:10 UTC (rev 22576)
@@ -1,2 +1,2 @@
+%%PERL5_MAN3%%/HTML::Pager.3.gz
%%SITE_PERL%%/HTML/Pager.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Pager
More information about the Midnightbsd-cvs
mailing list