[Midnightbsd-cvs] mports [23814] trunk/sysutils/p5-File-Listing: update website

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 21 13:55:45 EDT 2018


Revision: 23814
          http://svnweb.midnightbsd.org/mports/?rev=23814
Author:   laffer1
Date:     2018-08-21 13:55:44 -0400 (Tue, 21 Aug 2018)
Log Message:
-----------
update website

Modified Paths:
--------------
    trunk/sysutils/p5-File-Listing/Makefile
    trunk/sysutils/p5-File-Listing/pkg-descr

Modified: trunk/sysutils/p5-File-Listing/Makefile
===================================================================
--- trunk/sysutils/p5-File-Listing/Makefile	2018-08-20 03:33:38 UTC (rev 23813)
+++ trunk/sysutils/p5-File-Listing/Makefile	2018-08-21 17:55:44 UTC (rev 23814)
@@ -2,6 +2,7 @@
 
 PORTNAME=	File-Listing
 PORTVERSION=	6.04
+PORTREVISION=	1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,13 +10,15 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Parse directory listings
 
-LICENSE=	perl
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
-RUN_DEPENDS=	p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-HTTP-Date>=6:www/p5-HTTP-Date
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-CONFLICTS=	p5-libwww-5*
-
+NO_ARCH=	yes
+USES=		perl5
+USE_PERL5=	configure
 PERL_CONFIGURE=	yes
 
 .include <bsd.port.mk>

Modified: trunk/sysutils/p5-File-Listing/pkg-descr
===================================================================
--- trunk/sysutils/p5-File-Listing/pkg-descr	2018-08-20 03:33:38 UTC (rev 23813)
+++ trunk/sysutils/p5-File-Listing/pkg-descr	2018-08-21 17:55:44 UTC (rev 23814)
@@ -1,3 +1,3 @@
 This module can be used to parse directory listings.
 
-WWW: http://search.cpan.org/dist/File-Listing/
+WWW: https://metacpan.org/release/File-Listing



More information about the Midnightbsd-cvs mailing list