[Midnightbsd-cvs] mports [18504] trunk/www/p5-WWW-RobotRules: robot rules 6.02

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 30 18:34:34 EDT 2015


Revision: 18504
          http://svnweb.midnightbsd.org/mports/?rev=18504
Author:   laffer1
Date:     2015-03-30 18:34:33 -0400 (Mon, 30 Mar 2015)
Log Message:
-----------
robot rules 6.02

Modified Paths:
--------------
    trunk/www/p5-WWW-RobotRules/Makefile
    trunk/www/p5-WWW-RobotRules/distinfo
    trunk/www/p5-WWW-RobotRules/pkg-plist

Modified: trunk/www/p5-WWW-RobotRules/Makefile
===================================================================
--- trunk/www/p5-WWW-RobotRules/Makefile	2015-03-30 22:33:41 UTC (rev 18503)
+++ trunk/www/p5-WWW-RobotRules/Makefile	2015-03-30 22:34:33 UTC (rev 18504)
@@ -2,7 +2,8 @@
 # $FreeBSD: ports/www/p5-WWW-RobotRules/Makefile,v 1.2 2011/04/19 17:50:25 culot Exp $
 
 PORTNAME=	WWW-RobotRules
-PORTVERSION=	6.01
+PORTVERSION=	6.02
+PORTREVISION=	0
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,15 +12,11 @@
 COMMENT=	Database of robots.txt-derived permissions
 LICENSE=	perl
 
-RUN_DEPENDS=	p5-URI>=1.10:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS=	p5-URI>=1.10:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-BUILD_DEPENDS:=	${RUN_DEPENDS}
-
 CONFLICTS=	p5-libwww-5*
 
 PERL_CONFIGURE=	yes
 
-MAN3=		WWW::RobotRules.3 \
-		WWW::RobotRules::AnyDBM_File.3
-
 .include <bsd.port.mk>

Modified: trunk/www/p5-WWW-RobotRules/distinfo
===================================================================
--- trunk/www/p5-WWW-RobotRules/distinfo	2015-03-30 22:33:41 UTC (rev 18503)
+++ trunk/www/p5-WWW-RobotRules/distinfo	2015-03-30 22:34:33 UTC (rev 18504)
@@ -1,3 +1,2 @@
-SHA256 (WWW-RobotRules-6.01.tar.gz) = f817e3e982c9d869c7796bcb5737c3422c2272355424acd162d0f3b132bec9d3
-RMD160 (WWW-RobotRules-6.01.tar.gz) = 6f2c1bef375ad2b2f171b4feae721eec8e1007ec
-SIZE (WWW-RobotRules-6.01.tar.gz) = 9047
+SHA256 (WWW-RobotRules-6.02.tar.gz) = 46b502e7a288d559429891eeb5d979461dd3ecc6a5c491ead85d165b6e03a51e
+SIZE (WWW-RobotRules-6.02.tar.gz) = 9059

Modified: trunk/www/p5-WWW-RobotRules/pkg-plist
===================================================================
--- trunk/www/p5-WWW-RobotRules/pkg-plist	2015-03-30 22:33:41 UTC (rev 18503)
+++ trunk/www/p5-WWW-RobotRules/pkg-plist	2015-03-30 22:34:33 UTC (rev 18504)
@@ -1,6 +1,4 @@
+%%PERL5_MAN3%%/WWW::RobotRules.3.gz
+%%PERL5_MAN3%%/WWW::RobotRules::AnyDBM_File.3.gz
 %%SITE_PERL%%/WWW/RobotRules.pm
 %%SITE_PERL%%/WWW/RobotRules/AnyDBM_File.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
- at dirrmtry %%SITE_PERL%%/WWW/RobotRules
- at dirrmtry %%SITE_PERL%%/WWW



More information about the Midnightbsd-cvs mailing list