FreeBSD Bugzilla – Attachment 66492 Details for
Bug 98239
Update Port: devel/p5-Class-Hook 0.01->0.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.87 KB, created by
Aaron Dalton
on 2006-05-31 21:50:13 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-05-31 21:50:13 UTC
Size:
2.87 KB
patch
obsolete
>? submission.txt >Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Class-Hook/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 30 Aug 2005 08:21:39 -0000 1.8 >+++ Makefile 31 May 2006 20:43:12 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Class-Hook >-PORTVERSION= 0.01 >+PORTVERSION= 0.02 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ > http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/ >@@ -16,17 +16,18 @@ > MAINTAINER= brian@quynh-and-brian.org > COMMENT= Add hooks on methods from other classes > >-BUILD_DEPENDS= ${ARCH_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ >+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ > ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple > > PERL_CONFIGURE= yes >+WRKSRC= ${WRKDIR}/Class-Hook > > MAN3= Class::Hook.3 > >-ARCH_PERL= ${SITE_PERL}/${PERL_ARCH} >+.include <bsd.port.pre.mk> > >-post-patch: >- @${PERL} -pi -e 's/^our (\S+)/use vars qw($$1); $$1/' \ >- ${WRKSRC}/lib/Class/Hook.pm >+.if ${PERL_LEVEL} < 500600 >+IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again >+.endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Class-Hook/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 22 Jan 2006 08:28:48 -0000 1.3 >+++ distinfo 31 May 2006 20:43:12 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Class-Hook-0.01.tar.gz) = 2673eaf63bd9beb587c0425418fa926e >-SHA256 (Class-Hook-0.01.tar.gz) = 7587c36734203166837f21ee14f7ac75d5dc63906dc25a218c2897f4a40d50a6 >-SIZE (Class-Hook-0.01.tar.gz) = 4342 >+MD5 (Class-Hook-0.02.tar.gz) = f86e4401873e99e6bd89d7b306c30298 >+SHA256 (Class-Hook-0.02.tar.gz) = 7b9ac7320de09584249e723ebcf8b6004fdd03af9e027febad290491c43315b8 >+SIZE (Class-Hook-0.02.tar.gz) = 7550 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Class-Hook/pkg-descr,v >retrieving revision 1.2 >diff -u -r1.2 pkg-descr >--- pkg-descr 21 Sep 2005 19:30:40 -0000 1.2 >+++ pkg-descr 31 May 2006 20:43:12 -0000 >@@ -11,6 +11,7 @@ > between your code and Foo. > > WWW: http://search.cpan.org/dist/Class-Hook/ >+Author: Pierre Denis <pierre@itrelease.net> > > ~brian skrab > brian@quynh-and-brian.org >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Class-Hook/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 22 Jan 2006 01:47:08 -0000 1.3 >+++ pkg-plist 31 May 2006 20:43:12 -0000 >@@ -1,5 +1,4 @@ > %%SITE_PERL%%/Class/Hook.pm >-%%SITE_PERL%%/Class/FOO.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Hook/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Hook > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98239
: 66492