FreeBSD Bugzilla – Attachment 31032 Details for
Bug 51899
Update port: net/p5-Net-Dict to 2.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.07 KB, created by
Kimura Fuyuki
on 2003-05-06 23:30:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-05-06 23:30:17 UTC
Size:
3.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/p5-Net-Dict/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 2003/02/21 13:14:54 1.2 >+++ Makefile 2003/05/06 22:22:32 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Net-Dict >-PORTVERSION= 2.06 >+PORTVERSION= 2.07 > CATEGORIES= net perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Net >@@ -15,19 +15,14 @@ > MAINTAINER= fuyuki@hadaly.org > COMMENT= A simple client API for the DICT protocol > >-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net >-# if you want to run dict(1): >-#RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/AppConfig/Std.pm:${PORTSDIR}/devel/p5-AppConfig-Std >-# if you want to run tkdict(1) too: >-#RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk >+BUILD_DEPENDS= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net >+RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes >- >-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >-MAN1= dict.1 tkdict.1 > MAN3= Net::Dict.3 > > post-patch: >- ${PERL} -pi -e 's/^&configure.*$$//' ${WRKSRC}/Makefile.PL >+ ${PERL} -pi -e '$$_="" if /(&configure|EXE_FILES)/' \ >+ ${WRKSRC}/Makefile.PL > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/p5-Net-Dict/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 2002/07/25 23:18:09 1.1 >+++ distinfo 2003/05/06 22:22:32 >@@ -1 +1 @@ >-MD5 (Net-Dict-2.06.tar.gz) = 69861c93e5b56f5e9c7e0952c6b2bbe6 >+MD5 (Net-Dict-2.07.tar.gz) = fb57f694455549861c3c602521162956 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/net/p5-Net-Dict/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 2002/07/25 23:18:09 1.1 >+++ pkg-descr 2003/05/06 22:22:32 >@@ -3,6 +3,3 @@ > client API for the network protocol described in RFC2229. > > WWW: http://search.cpan.org/search?dist=Net-Dict >- >-- Kimura Fuyuki >-fuyuki@hadaly.org >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/p5-Net-Dict/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 2002/07/25 23:18:09 1.1 >+++ pkg-plist 2003/05/06 22:22:32 >@@ -1,8 +1,6 @@ >-bin/dict >-bin/tkdict >-lib/perl5/site_perl/%%PERL_VER%%/Net/Dict.pm >-lib/perl5/site_perl/%%PERL_VER%%/Net/Dict.pod >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Dict/.packlist >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Dict >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >+%%SITE_PERL%%/Net/Dict.pm >+%%SITE_PERL%%/Net/Dict.pod >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dict/.packlist >+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dict >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >cvs server: Diffing files
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 51899
: 31032