FreeBSD Bugzilla – Attachment 90560 Details for
Bug 127746
[PATCH] lang/execline: update to 1.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
execline.patch
execline.patch (text/plain), 1.72 KB, created by
Beat Gaetzi
on 2008-09-30 13:00:11 UTC
(
hide
)
Description:
execline.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2008-09-30 13:00:11 UTC
Size:
1.72 KB
patch
obsolete
>diff -Naur execline.orig/Makefile execline/Makefile >--- execline.orig/Makefile 2008-07-27 06:30:48.000000000 +0200 >+++ execline/Makefile 2008-09-30 12:44:25.434001269 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= execline >-PORTVERSION= 1.06 >+PORTVERSION= 1.07 > CATEGORIES= lang shells > MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ > >@@ -26,6 +26,8 @@ > > ${WRKSRC}/conf-compile/import > ${ECHO_CMD} "${LOCALBASE}/lib/skalibs" \ > >> ${WRKSRC}/conf-compile/import >+ ${REINPLACE_CMD} -e 's|superstrip1|#superstrip1|g' \ >+ ${WRKSRC}/conf-compile/conf-stripbins > > do-build: > cd ${WRKSRC} && package/compile >diff -Naur execline.orig/distinfo execline/distinfo >--- execline.orig/distinfo 2005-11-25 15:05:30.000000000 +0100 >+++ execline/distinfo 2008-09-30 13:22:39.658643507 +0200 >@@ -1,3 +1,3 @@ >-MD5 (execline-1.06.tar.gz) = e9a5152412b1b32a0c3e47336fef7388 >-SHA256 (execline-1.06.tar.gz) = 9a6cba404e4b7c3833b1d7ec22308ad2e68ef9943eb1885e5fb0108059e30ae8 >-SIZE (execline-1.06.tar.gz) = 65474 >+MD5 (execline-1.07.tar.gz) = fa7618180104d812759eca66cc33e061 >+SHA256 (execline-1.07.tar.gz) = 808afc24ea838c5a37e5252c05daf0544acdfd1f18ef23a0151a7673c1c32eb5 >+SIZE (execline-1.07.tar.gz) = 67129 >diff -Naur execline.orig/pkg-plist execline/pkg-plist >--- execline.orig/pkg-plist 2004-06-10 23:13:36.000000000 +0200 >+++ execline/pkg-plist 2008-09-30 12:47:36.846853182 +0200 >@@ -21,6 +21,7 @@ > bin/foreground > bin/getpid > bin/heredoc >+bin/homeof > bin/if > bin/ifthenelse > bin/import >@@ -74,6 +75,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/getpid.html > %%PORTDOCS%%%%DOCSDIR%%/grammar.html > %%PORTDOCS%%%%DOCSDIR%%/heredoc.html >+%%PORTDOCS%%%%DOCSDIR%%/homeof.html > %%PORTDOCS%%%%DOCSDIR%%/if.html > %%PORTDOCS%%%%DOCSDIR%%/ifthenelse.html > %%PORTDOCS%%%%DOCSDIR%%/import.html
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 127746
: 90560