ports/185463: [PATCH] devel/p5-Test-Class-Most: Support STAGEDIR, change WWW
nemysis
nemysis at FreeBSD.org
Sat Jan 4 09:20:00 UTC 2014
>Number: 185463
>Category: ports
>Synopsis: [PATCH] devel/p5-Test-Class-Most: Support STAGEDIR, change WWW
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 04 09:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: nemysis
>Release: FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC
>Description:
- Support STAGEDIR
- Change WWW
Port maintainer (5u623l20 at gmail.com) is cc'd.
Generated and tested manually, tested with stage and with RedPorts, sent with FreeBSD Port Tools 0.99_10 (mode: change, diff: SVN)
>How-To-Repeat:
Build log
https://redports.org/buildarchive/20140104085800-16445/
>Fix:
--- p5-Test-Class-Most-0.08.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 338635)
+++ Makefile (working copy)
@@ -21,10 +21,8 @@
USES= perl5
USE_PERL5= modbuild
-PLIST_FILES= %%SITE_PERL%%/Test/Class/Most.pm
+PLIST_FILES= %%SITE_PERL%%/Test/Class/Most.pm \
+ lib/perl5/%%PERL_VER%%/man/man3/Test::Class::Most.3.gz
PLIST_DIRSTRY= %%SITE_PERL%%/Test/Class %%SITE_PERL%%/Test
-MAN3= Test::Class::Most.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Index: pkg-descr
===================================================================
--- pkg-descr (revision 338635)
+++ pkg-descr (working copy)
@@ -1,3 +1,3 @@
Test Perl Classes the easy way
-WWW: https://github.com/Ovid/Test-Class-Most/
+WWW: http://search.cpan.org/~ovid/Test-Class-Most/
--- p5-Test-Class-Most-0.08.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list