summaryrefslogtreecommitdiff
path: root/devel/tet3
diff options
context:
space:
mode:
authoragc <agc>2003-07-22 18:09:01 +0000
committeragc <agc>2003-07-22 18:09:01 +0000
commit6f5d0615967a4eb1ca489ce2862fda16ba541bcc (patch)
tree7a2c7d8c100384c8b22b0b8cfed1182f044b6755 /devel/tet3
parent1826169f9fb035abe2246c64948164222c41bdc6 (diff)
downloadpkgsrc-6f5d0615967a4eb1ca489ce2862fda16ba541bcc.tar.gz
Add perl interpreter lines to perl scripts, and use REPLACE_PERL to make
sure the right interpreter gets used.
Diffstat (limited to 'devel/tet3')
-rw-r--r--devel/tet3/Makefile8
-rw-r--r--devel/tet3/distinfo5
-rw-r--r--devel/tet3/patches/patch-ae9
-rw-r--r--devel/tet3/patches/patch-ag9
-rw-r--r--devel/tet3/patches/patch-ah9
5 files changed, 37 insertions, 3 deletions
diff --git a/devel/tet3/Makefile b/devel/tet3/Makefile
index b7d1270bbe2..7dbf93a9c02 100644
--- a/devel/tet3/Makefile
+++ b/devel/tet3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:34:09 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/22 18:09:01 agc Exp $
DISTNAME= tet3.3h-unsup.src
PKGNAME= tet3-3.3h
@@ -12,7 +12,11 @@ COMMENT= The Open Group test harness
WRKSRC= ${WRKDIR}/src
HAS_CONFIGURE= yes
-REPLACE_PERL= yes
+REPLACE_PERL= ../contrib/suite/src/common.pl ../contrib/NTperldemo/ts/tc1.pl
+REPLACE_PERL+= ../contrib/NTperldemo/ts/tc2.pl ../contrib/NTperldemo/ts/tc3.pl
+REPLACE_PERL+= ../contrib/tetreport/TetJournal.pl ../contrib/tetreport/TetReports.pl
+REPLACE_PERL+= ../contrib/tetreport/tetreport.pl ../contrib/templates/perl-api.pl
+REPLACE_PERL+= perl/api.pl perl/make_tcm.pl perl/template.pl
MAKEFILE= makefile
INTERACTIVE_STAGE= fetch
diff --git a/devel/tet3/distinfo b/devel/tet3/distinfo
index 0675af0d2c4..8708858edd6 100644
--- a/devel/tet3/distinfo
+++ b/devel/tet3/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/06/17 17:39:03 agc Exp $
+$NetBSD: distinfo,v 1.2 2003/07/22 18:09:01 agc Exp $
SHA1 (tet3.3h-unsup.src.tgz) = bfd582f272735a7da53c32e0e2289f8b4993bf9f
Size (tet3.3h-unsup.src.tgz) = 779995 bytes
@@ -6,3 +6,6 @@ SHA1 (patch-aa) = 68cc1beed72dade766b73d69a971ad60e445d840
SHA1 (patch-ab) = fd0086d4b3138f5a6c157feacdafce1ffbb8a998
SHA1 (patch-ac) = 6eac08e21997c6b57345aa68490924ae45d664b9
SHA1 (patch-ad) = 019b5ac7eb403598678b2bf92c7769a24582780d
+SHA1 (patch-ae) = b300578d5437f9dd199fe3e2331bf00f56bd923e
+SHA1 (patch-ag) = 7780c4531e573653928c67c126a11d4d28b91291
+SHA1 (patch-ah) = 604d223c6ed9c3826ea659befa47b3b544f1679e
diff --git a/devel/tet3/patches/patch-ae b/devel/tet3/patches/patch-ae
new file mode 100644
index 00000000000..c56aed01742
--- /dev/null
+++ b/devel/tet3/patches/patch-ae
@@ -0,0 +1,9 @@
+$NetBSD: patch-ae,v 1.1 2003/07/22 18:09:02 agc Exp $
+
+--- perl/api.pl 2003/07/22 17:24:43 1.1
++++ perl/api.pl 2003/07/22 17:25:04
+@@ -1,3 +1,4 @@
++#! /usr/bin/perl
+ # SCCS: @(#)api.pl 1.2 (97/07/15) TETware release 3.3
+
+ # Copyright 1992 SunSoft, Inc.
diff --git a/devel/tet3/patches/patch-ag b/devel/tet3/patches/patch-ag
new file mode 100644
index 00000000000..de4fdf44ef8
--- /dev/null
+++ b/devel/tet3/patches/patch-ag
@@ -0,0 +1,9 @@
+$NetBSD: patch-ag,v 1.1 2003/07/22 18:09:03 agc Exp $
+
+--- perl/template.pl 2003/07/22 17:24:43 1.1
++++ perl/template.pl 2003/07/22 17:25:17
+@@ -1,3 +1,4 @@
++#! /usr/bin/perl
+ # SCCS: @(#)template.pl 1.4 (97/07/15) TETware release 3.3
+ #
+ # Copyright 1992 SunSoft, Inc.
diff --git a/devel/tet3/patches/patch-ah b/devel/tet3/patches/patch-ah
new file mode 100644
index 00000000000..7a0e5d4aeca
--- /dev/null
+++ b/devel/tet3/patches/patch-ah
@@ -0,0 +1,9 @@
+$NetBSD: patch-ah,v 1.1 2003/07/22 18:09:03 agc Exp $
+
+--- ../contrib/tetreport/tetreport.pl 2003/07/22 17:27:03 1.1
++++ ../contrib/tetreport/tetreport.pl 2003/07/22 17:27:18
+@@ -1,3 +1,4 @@
++#! /usr/bin/perl
+ #!your-path-to-perl/perl
+
+ # Copyright in this TET Journal Reporting Software is owned by Hewlett-Packard