aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-30 14:12:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-30 14:12:35 +0000
commitcb3d25bdc0da89c4131de128df588ab9c5458361 (patch)
treedf6036cdcfc4c4216b2f9092af5eed679959bf27 /lang
parent44e42bb042232d1e13a4a9cb2555c214da3f530c (diff)
downloadports-cb3d25bdc0da89c4131de128df588ab9c5458361.tar.gz
ports-cb3d25bdc0da89c4131de128df588ab9c5458361.zip
- Update to 1.07
PR: 127746 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Notes
Notes: svn path=/head/; revision=221046
Diffstat (limited to 'lang')
-rw-r--r--lang/execline/Makefile4
-rw-r--r--lang/execline/distinfo6
-rw-r--r--lang/execline/pkg-plist2
3 files changed, 8 insertions, 4 deletions
diff --git a/lang/execline/Makefile b/lang/execline/Makefile
index a431c9d18ead..2f0b66ffbf97 100644
--- a/lang/execline/Makefile
+++ b/lang/execline/Makefile
@@ -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 @@ do-configure:
> ${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 --git a/lang/execline/distinfo b/lang/execline/distinfo
index c2a6b381846f..3ad2ba63cd59 100644
--- a/lang/execline/distinfo
+++ b/lang/execline/distinfo
@@ -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 --git a/lang/execline/pkg-plist b/lang/execline/pkg-plist
index 81d573456f0f..c209284c249d 100644
--- a/lang/execline/pkg-plist
+++ b/lang/execline/pkg-plist
@@ -21,6 +21,7 @@ bin/forbacktick
bin/foreground
bin/getpid
bin/heredoc
+bin/homeof
bin/if
bin/ifthenelse
bin/import
@@ -74,6 +75,7 @@ lib/libexls1.a
%%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