summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-11-28 04:21:46 +0000
committerdmcmahill <dmcmahill>2001-11-28 04:21:46 +0000
commit66369286067405ed776089066366e34080353213 (patch)
treeadd8a66ac404cdec0f27c5013ad7d055825e14d9 /math
parente5f765269c14071d68fbb5b91fe0719efd07cc03 (diff)
downloadpkgsrc-66369286067405ed776089066366e34080353213.tar.gz
the distfile has changed. The primary difference is that config.cache is
no longer (erroneously) included. This means the pkgsrc Makefile also no longer needs to delete config.cache as a post-extract step. Fixes PR pkg/14679 from Rafal Boni by applying his patch.
Diffstat (limited to 'math')
-rw-r--r--math/scilab/Makefile11
-rw-r--r--math/scilab/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 5a908c3bac6..6c7fb6b479b 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/09/27 23:18:24 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2001/11/28 04:21:46 dmcmahill Exp $
#
DISTNAME= ${SCIBASE}.src
@@ -39,11 +39,10 @@ PLIST_SUBST+= SCIBASE=${SCIBASE}
# remove some stuff which is broken in the distfile. The config's
# are links to ../config (ie circular).
post-extract:
- ${RM} ${WRKSRC}/config.cache
- ${RM} ${WRKSRC}/examples/callsci/callsciJava/config/config
- ${RM} ${WRKSRC}/examples/callsci/callsciFortran/config/config
- ${RM} ${WRKSRC}/examples/callsci/callsciC/config/config
- ${RM} ${WRKSRC}/examples/callsci/callsciC++/config/config
+ ${RM} -f ${WRKSRC}/examples/callsci/callsciJava/config/config
+ ${RM} -f ${WRKSRC}/examples/callsci/callsciFortran/config/config
+ ${RM} -f ${WRKSRC}/examples/callsci/callsciC/config/config
+ ${RM} -f ${WRKSRC}/examples/callsci/callsciC++/config/config
# clean up any possible leftovers from 'make test' so that our PLIST
# will still be right
diff --git a/math/scilab/distinfo b/math/scilab/distinfo
index 6a7c81b28c9..9f47eb2fae4 100644
--- a/math/scilab/distinfo
+++ b/math/scilab/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2001/07/11 15:16:21 dmcmahill Exp $
+$NetBSD: distinfo,v 1.4 2001/11/28 04:21:46 dmcmahill Exp $
-SHA1 (scilab-2.6.src.tar.gz) = fa4e0df9e0500488f59e488ea20214c200add4d7
-Size (scilab-2.6.src.tar.gz) = 6729707 bytes
+SHA1 (scilab-2.6.src.tar.gz) = a91d9a33e849844ec8d6ce98657ded085c5928e0
+Size (scilab-2.6.src.tar.gz) = 6725259 bytes
SHA1 (patch-aa) = a4028254852fb938eb9e3a64b9964526195e13ab
SHA1 (patch-ab) = 8896079c2b11e41faf1760d5e88cfc2771a30120
SHA1 (patch-ac) = f1f5f90b7f0c3ca2cf5dd0e602395a0b4c56cd1b