pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/intercal ICL069Q OPTIONS ARE THE MODERN THING TO DO
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e2d2d177520
branches: trunk
changeset: 501947:0e2d2d177520
user: tv <tv%pkgsrc.org@localhost>
date: Mon Oct 31 20:25:34 2005 +0000
description:
ICL069Q OPTIONS ARE THE MODERN THING TO DO
ON THE WAY TO UNISTD
CORRECT SOURCE AND RESUBMIT
diffstat:
lang/intercal/distinfo | 3 ++-
lang/intercal/patches/patch-ac | 14 ++++++++++++++
2 files changed, 16 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 015c275aed00 -r 0e2d2d177520 lang/intercal/distinfo
--- a/lang/intercal/distinfo Mon Oct 31 20:04:45 2005 +0000
+++ b/lang/intercal/distinfo Mon Oct 31 20:25:34 2005 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 09:03:08 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/31 20:25:34 tv Exp $
SHA1 (intercal-0.20.tar.gz) = ee31b5c2694d91e4dd704bed385595069aac6c7e
RMD160 (intercal-0.20.tar.gz) = cafa6fd7e8de1d0ae6bc72a0492a9154b9b27ca1
Size (intercal-0.20.tar.gz) = 169172 bytes
SHA1 (patch-aa) = eb5b6c45f0e86c2b38f53d6a16d315bc931a431a
SHA1 (patch-ab) = 63784f37c3635f92a1552dfec05d3b714b398a78
+SHA1 (patch-ac) = 83e2e1016e8f39f32bd2983447582713ef493543
diff -r 015c275aed00 -r 0e2d2d177520 lang/intercal/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/intercal/patches/patch-ac Mon Oct 31 20:25:34 2005 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1 2005/10/31 20:25:34 tv Exp $
+
+--- src/perpetrate.c.orig 1999-09-15 23:13:19.000000000 -0400
++++ src/perpetrate.c
+@@ -55,9 +55,6 @@ extern void yyrestart(FILE*);
+ /* function created by yacc */
+ extern int yyparse(void);
+
+-/* getopt declaration */
+-int getopt(int, char**, char*);
+-
+ /* compilation options */
+ bool compile_only; /* just compile into C, don't run the linker */
+ bool traditional; /* insist on strict INTERCAL-72 conformance */
Home |
Main Index |
Thread Index |
Old Index