FreeBSD Bugzilla – Attachment 145944 Details for
Bug 192615
Update port: security/ftimes 3.10.0 to 3.11.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The attached patch may be used to update the port.
ftimes.diff.3 (text/plain), 11.32 KB, created by
klm
on 2014-08-17 23:03:34 UTC
(
hide
)
Description:
The attached patch may be used to update the port.
Filename:
MIME Type:
Creator:
klm
Created:
2014-08-17 23:03:34 UTC
Size:
11.32 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 365223) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= ftimes >-PORTVERSION= 3.10.0 >-PORTREVISION= 1 >+PORTVERSION= 3.11.0 > CATEGORIES= security sysutils > MASTER_SITES= SF > >@@ -15,13 +14,14 @@ > > GNU_CONFIGURE= yes > USES= perl5 shebangfix tar:tgz >-USE_PERL5= run build fixpacklist >+USE_PERL5= run build > SHEBANG_FILES= \ > ${WRKSRC}/tools/dig/ftimes-crv2dbi.pl \ > ${WRKSRC}/tools/dig/ftimes-crv2raw.pl \ > ${WRKSRC}/tools/dig/ftimes-dig2ctx.pl \ > ${WRKSRC}/tools/dig/ftimes-dig2dbi.pl \ > ${WRKSRC}/tools/dig/hipdig.pl \ >+ ${WRKSRC}/tools/ftimes-bimvl/ftimes-bimvl \ > ${WRKSRC}/tools/ftimes-cmp2diff/ftimes-cmp2diff \ > ${WRKSRC}/tools/ftimes-dbm-bash/ftimes-dbm-bash \ > ${WRKSRC}/tools/ftimes-dbm-dump/ftimes-dbm-dump \ >@@ -67,6 +67,8 @@ > > STRIP_FILES= ${STAGEDIR}${PREFIX}/bin/ftimes > >+INSTALL_PERL5_LIBS= >+ > .if ${PORT_OPTIONS:MDBM_TOOLS} > PLIST_SUB+= DBM_TOOLS="" > CONFIGURE_ARGS+= --with-dbm-tools >@@ -78,6 +80,7 @@ > PLIST_SUB+= DIG_TOOLS="" > CONFIGURE_ARGS+= --with-dig-tools > RUN_DEPENDS+= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 >+INSTALL_PERL5_LIBS= yes > .else > PLIST_SUB+= DIG_TOOLS="@comment " > .endif >@@ -100,6 +103,7 @@ > PLIST_SUB+= MAP_TOOLS="" > CONFIGURE_ARGS+= --with-map-tools > STRIP_FILES+= ${STAGEDIR}${PREFIX}/bin/ftimes-cat ${STAGEDIR}${PREFIX}/bin/ftimes-xpa ${STAGEDIR}${PREFIX}/bin/hashcp ${STAGEDIR}${PREFIX}/bin/tarmap >+INSTALL_PERL5_LIBS= yes > .else > PLIST_SUB+= MAP_TOOLS="@comment " > .endif >@@ -117,10 +121,18 @@ > CONFIGURE_ARGS+= --enable-xmagic > .else > PLIST_SUB+= XMAGIC="@comment " >+CONFIGURE_ARGS+= --disable-xmagic > .endif > >+.if ${INSTALL_PERL5_LIBS} >+PLIST_SUB+= FTIMES_PERL5_LIBS="" >+USE_PERL5+= fixpacklist >+.else >+PLIST_SUB+= FTIMES_PERL5_LIBS="@comment " >+.endif >+ > post-configure: >- ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' ${WRKSRC}/lib/perl/Makefile >+ if [ "${INSTALL_PERL5_LIBS}" = "yes" ] ; then ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' ${WRKSRC}/lib/perl/Makefile ; fi > > post-install: > ${STRIP_CMD} ${STRIP_FILES} >Index: distinfo >=================================================================== >--- distinfo (revision 365223) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ftimes-3.10.0.tgz) = 3bd4a66c685e365d0dc4f74edaf220808530d75e78fa0246c7727d5597e95af2 >-SIZE (ftimes-3.10.0.tgz) = 643517 >+SHA256 (ftimes-3.11.0.tgz) = 70178e80c4ea7a8ce65404dd85a4bf5958a78f6a60c48f1fd06f78741c200f64 >+SIZE (ftimes-3.11.0.tgz) = 653540 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 0) >+++ files/patch-configure (working copy) >@@ -0,0 +1,10 @@ >+--- configure.orig 2014-08-17 13:35:11.932131244 -0400 >++++ configure 2014-08-17 13:35:37.032505938 -0400 >+@@ -5760,6 +5760,7 @@ >+ tests/hipdig/common/dig/Makefile >+ tests/hipdig/common/dig/test_1/Makefile >+ " >++ install_lib_perl="1" >+ else >+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 >+ $as_echo "no" >&6; } >Index: files/patch-etc__xmagic__xmagic.base >=================================================================== >--- files/patch-etc__xmagic__xmagic.base (revision 365223) >+++ files/patch-etc__xmagic__xmagic.base (working copy) >@@ -1,90 +0,0 @@ >---- etc/xmagic/xmagic.base.orig 2013-04-09 13:34:18.000000000 -0400 >-+++ etc/xmagic/xmagic.base 2013-04-09 13:38:03.000000000 -0400 >-@@ -648,66 +648,66 @@ >- 0 string = \x23\x20PaCkAgE\x20DaTaStReAm package/svr4 >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- ae script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ae) script/ae: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ae) script/ae: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- ash script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ash) script/ash: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ash) script/ash: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- awk script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/awk) script/awk: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/awk) script/awk: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- bash script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/bash) script/bash: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/bash) script/bash: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- csh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/csh) script/csh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/csh) script/csh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- env script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/env) script/env: path="%s"; >-->&0 regexp =~ ^#![\x20\t]*(?:/(?:opt|usr)(?:/local)?)?/bin/env[\x20\t]+(ae|(?:[ackz]|ba|tcl?|wi)?sh|[gn]?awk|lua|perl|php|python|rc|ruby) interpreter="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/env) script/env: path="%s"; >-+>&0 regexp =~ ^\x23![\x20\t]*(?:/(?:opt|usr)(?:/local)?)?/bin/env[\x20\t]+(ae|(?:[ackz]|ba|tcl?|wi)?sh|[gn]?awk|lua|perl|php|python|rc|ruby) interpreter="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- gawk script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/gawk) script/gawk: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/gawk) script/gawk: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- ksh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ksh) script/ksh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ksh) script/ksh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- lua script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/lua) script/lua: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/lua) script/lua: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- nawk script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/nawk) script/nawk: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/nawk) script/nawk: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- perl script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/perl) script/perl: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/perl) script/perl: path="%s"; >- 0 regexp =~ (?:eval[\x20\t]+["'][(]exit[\x20\t]+[$][?][)][\x20\t]+&&[\x20\t]+)?eval[\x20\t]+["']exec[\x20\t]+((?:(?:/(?:opt|usr)(?:/local)?)?/bin/)?perl)[\x20\t]+ script/perl: path="%s"; eval="yes"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- php script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/php) script/php: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/php) script/php: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- python script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/python) script/python: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/python) script/python: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- rc script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/rc) script/rc: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/rc) script/rc: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- ruby script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ruby) script/ruby: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/ruby) script/ruby: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- sh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/sh) script/sh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/sh) script/sh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- tclsh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/tclsh) script/tclsh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/tclsh) script/tclsh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- tcsh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/tcsh) script/tcsh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/tcsh) script/tcsh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- wish script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/wish) script/wish: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/wish) script/wish: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- zsh script >--0 regexp =~ ^#![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/zsh) script/zsh: path="%s"; >-+0 regexp =~ ^\x23![\x20\t]*((?:/(?:opt|usr)(?:/local)?)?/bin/zsh) script/zsh: path="%s"; >- #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# >- # XMagic -- btsnoop >- 0 string = btsnoop\0 sniffer/btsnoop: >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 365223) >+++ pkg-plist (working copy) >@@ -20,6 +20,7 @@ > %%HASHDIG_TOOLS%%bin/hashdig-resolve-sunsolve.pl > %%HASHDIG_TOOLS%%bin/hashdig-stat.pl > %%HASHDIG_TOOLS%%bin/hashdig-weed.pl >+%%MAP_TOOLS%%bin/ftimes-bimvl > %%MAP_TOOLS%%bin/ftimes-cat > %%MAP_TOOLS%%bin/ftimes-cmp2dbi.pl > %%MAP_TOOLS%%bin/ftimes-cmp2diff >@@ -40,9 +41,9 @@ > etc/ftimes-dig.cfg.sample > etc/ftimes-get.cfg.sample > etc/ftimes-map.cfg.sample >-%%SITE_PERL%%/%%PERL_ARCH%%/auto/FTimes/.packlist >-%%SITE_PERL%%/FTimes/EadRoutines.pm >-%%SITE_PERL%%/FTimes/Properties.pm >+%%FTIMES_PERL5_LIBS%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/FTimes/.packlist >+%%FTIMES_PERL5_LIBS%%%%SITE_PERL%%/FTimes/EadRoutines.pm >+%%FTIMES_PERL5_LIBS%%%%SITE_PERL%%/FTimes/Properties.pm > man/man1/ftimes.1.gz > %%DBM_TOOLS%%man/man1/ftimes-dbm-bash.1.gz > %%DBM_TOOLS%%man/man1/ftimes-dbm-dump.1.gz >@@ -66,6 +67,7 @@ > %%HASHDIG_TOOLS%%man/man1/hashdig-resolve-sunsolve.1.gz > %%HASHDIG_TOOLS%%man/man1/hashdig-stat.1.gz > %%HASHDIG_TOOLS%%man/man1/hashdig-weed.1.gz >+%%MAP_TOOLS%%man/man1/ftimes-bimvl.1.gz > %%MAP_TOOLS%%man/man1/ftimes-cat.1.gz > %%MAP_TOOLS%%man/man1/ftimes-cmp2dbi.1.gz > %%MAP_TOOLS%%man/man1/ftimes-cmp2diff.1.gz >@@ -81,7 +83,7 @@ > %%MAP_TOOLS%%man/man1/hashcp.1.gz > %%MAP_TOOLS%%man/man1/tarmap.1.gz > %%MAP_TOOLS%%man/man1/zipmap.1.gz >-man/man3/FTimes::EadRoutines.3.gz >-man/man3/FTimes::Properties.3.gz >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FTimes >-@dirrm %%SITE_PERL%%/FTimes >+%%FTIMES_PERL5_LIBS%%man/man3/FTimes::EadRoutines.3.gz >+%%FTIMES_PERL5_LIBS%%man/man3/FTimes::Properties.3.gz >+%%FTIMES_PERL5_LIBS%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FTimes >+%%FTIMES_PERL5_LIBS%%@dirrm %%SITE_PERL%%/FTimes
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
Flags:
klm:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 192615
:
145716
|
145938
| 145944