FreeBSD Bugzilla – Attachment 30924 Details for
Bug 51784
(maintainer updater) misc/p5-Net-vCard
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-vCard-0.5.diff
p5-Net-vCard-0.5.diff (text/plain), 2.57 KB, created by
Mathieu Arnold
on 2003-05-05 09:50:12 UTC
(
hide
)
Description:
p5-Net-vCard-0.5.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-05 09:50:12 UTC
Size:
2.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-Net-vCard/Makefile,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 Makefile >--- Makefile 2003/04/18 06:21:06 1.1 >+++ Makefile 2003/05/05 08:38:11 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Net-vCard >-PORTVERSION= 0.4 >+PORTVERSION= 0.5 > CATEGORIES= misc perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Net >@@ -18,6 +18,11 @@ > PERL_CONFIGURE= yes > > MAN3= Net::vFile.3 Net::vCard.3 >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500800 >+#IGNORE="Need at least perl 5.8 to build" >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-Net-vCard/distinfo,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 distinfo >--- distinfo 2003/04/18 06:21:06 1.1 >+++ distinfo 2003/05/05 08:38:11 >@@ -1 +1 @@ >-MD5 (Net-vCard-0.4.tar.gz) = cc99bcbdcfbafc9a659f20295b357c9d >+MD5 (Net-vCard-0.5.tar.gz) = 1b509f9828aeeb923dc73487632947b3 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-Net-vCard/pkg-descr,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 pkg-descr >--- pkg-descr 2003/04/18 06:21:06 1.1 >+++ pkg-descr 2003/05/05 08:38:11 >@@ -3,4 +3,4 @@ > Name, numbers, addresses, and even logos. This module can also serve as a > base class for other vFile readers. > >-WWW: http://search.cpan.org/author/JLAWRENC/Net-vCard/ >+WWW: http://search.cpan.org/dist/Net-vCard/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-Net-vCard/pkg-plist,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 pkg-plist >--- pkg-plist 2003/04/18 06:21:06 1.1 >+++ pkg-plist 2003/05/05 08:38:11 >@@ -1,7 +1,9 @@ > bin/vCard2label >-lib/perl5/site_perl/%%PERL_VER%%/Net/vCard.pm >-lib/perl5/site_perl/%%PERL_VER%%/Net/vCard/ADR.pm >-lib/perl5/site_perl/%%PERL_VER%%/Net/vFile.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/vCard/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/vCard >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/vCard >+%%SITE_PERL%%/Net/vCard.pm >+%%SITE_PERL%%/Net/vCard/ADR.pm >+%%SITE_PERL%%/Net/vFile.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/vCard/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/vCard >+@dirrm %%SITE_PERL%%/Net/vCard >+@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >+@unexec rmdir %%SITE_PERL%%/Net 2>/dev/null || true
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51784
: 30924