FreeBSD Bugzilla – Attachment 45494 Details for
Bug 70126
[PATCH] devel/svk: update to 0.18
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svk-0.18.patch
svk-0.18.patch (text/plain), 3.07 KB, created by
Rong-En Fan
on 2004-08-07 15:00:35 UTC
(
hide
)
Description:
svk-0.18.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2004-08-07 15:00:35 UTC
Size:
3.07 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/svk/Makefile /home/rafan/tmp/ports/svk/Makefile >--- /usr/ports/devel/svk/Makefile Mon Jul 26 06:43:30 2004 >+++ /home/rafan/tmp/ports/svk/Makefile Thu Aug 5 11:59:55 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= svk >-PORTVERSION= 0.17 >+PORTVERSION= 0.18 > PORTREVISION= 0 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >@@ -25,6 +25,7 @@ > ${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ > ${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ > ${SITE_PERL}/PerlIO/via/dynamic.pm:${PORTSDIR}/devel/p5-PerlIO-via-dynamic \ >+ ${SITE_PERL}/PerlIO/via/symlink.pm:${PORTSDIR}/devel/p5-PerlIO-via-symlink \ > ${SITE_PERL}/Pod/Escapes.pm:${PORTSDIR}/textproc/p5-Pod-Escapes \ > ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple \ > ${SITE_PERL}/Regexp/Shellish.pm:${PORTSDIR}/devel/p5-Regexp-Shellish \ >@@ -93,12 +94,19 @@ > IGNORE= This program only support perl 5.8.0 or above > .endif > >+PPERL= ${PERL} >+ > .if defined(WITH_PPERL) > RUN_DEPENDS+= pperl:${PORTSDIR}/devel/p5-PPerl >-PERL= ${LOCALBASE}/bin/pperl >+PPERL= ${LOCALBASE}/bin/pperl > .endif > > post-patch: >- @${REINPLACE_CMD} -e "s,%%PERL%%,${PERL}," ${WRKSRC}/bin/svk >+ @${REINPLACE_CMD} -e "s,%%PPERL%%,${PPERL}," ${WRKSRC}/bin/svk >+ >+post-install: >+ @${ECHO} >+ @${CAT} ${PKGMESSAGE} >+ @${ECHO} > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/devel/svk/distinfo /home/rafan/tmp/ports/svk/distinfo >--- /usr/ports/devel/svk/distinfo Mon Jul 19 21:35:45 2004 >+++ /home/rafan/tmp/ports/svk/distinfo Thu Aug 5 11:59:55 2004 >@@ -1,2 +1,2 @@ >-MD5 (SVK-0.17.tar.gz) = 2f3678cc73371ef333bb2ffade7db776 >-SIZE (SVK-0.17.tar.gz) = 95149 >+MD5 (SVK-0.18.tar.gz) = 1052945c3b6ad64e180e93fb2e2761bf >+SIZE (SVK-0.18.tar.gz) = 101402 >diff -ruN --exclude=CVS /usr/ports/devel/svk/files/patch-bin-svk /home/rafan/tmp/ports/svk/files/patch-bin-svk >--- /usr/ports/devel/svk/files/patch-bin-svk Mon Jul 26 06:43:30 2004 >+++ /home/rafan/tmp/ports/svk/files/patch-bin-svk Thu Aug 5 11:59:55 2004 >@@ -2,7 +2,7 @@ > +++ bin/svk Sun Jul 25 21:59:46 2004 > @@ -1,4 +1,4 @@ > -#!/usr/bin/perl -w >-+#!%%PERL%% -w >++#!%%PPERL%% -w > use strict; > use SVK; > our $VERSION = $SVK::VERSION; >diff -ruN --exclude=CVS /usr/ports/devel/svk/pkg-message /home/rafan/tmp/ports/svk/pkg-message >--- /usr/ports/devel/svk/pkg-message Thu Jan 1 08:00:00 1970 >+++ /home/rafan/tmp/ports/svk/pkg-message Thu Aug 5 11:59:55 2004 >@@ -0,0 +1,8 @@ >+***WANRING*** >+ >+Mirrored path states incompatible with previous versions (<= 0.17) >+of SVK. Run >+ >+svk mirror --upgrade // (and other depots if you have). >+ >+***WANRING*** >diff -ruN --exclude=CVS /usr/ports/devel/svk/pkg-plist /home/rafan/tmp/ports/svk/pkg-plist >--- /usr/ports/devel/svk/pkg-plist Mon Jul 19 21:35:45 2004 >+++ /home/rafan/tmp/ports/svk/pkg-plist Sat Aug 7 21:35:42 2004 >@@ -53,6 +53,7 @@ > %%SITE_PERL%%/SVK/Target.pm > %%SITE_PERL%%/SVK/Util.pm > %%SITE_PERL%%/SVK/XD.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVK/.packlist > @dirrm %%SITE_PERL%%/SVK/I18N > @dirrm %%SITE_PERL%%/SVK/Editor > @dirrm %%SITE_PERL%%/SVK/Command
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 70126
: 45494