pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/go Remove some files that no longer exist from th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/24328c9c3404
branches: trunk
changeset: 651179:24328c9c3404
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun May 03 15:32:02 2015 +0000
description:
Remove some files that no longer exist from the replace-interpreter list.
diffstat:
lang/go/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r e1d5ac8c8153 -r 24328c9c3404 lang/go/Makefile
--- a/lang/go/Makefile Sun May 03 15:21:38 2015 +0000
+++ b/lang/go/Makefile Sun May 03 15:32:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/03/10 13:11:36 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2015/05/03 15:32:02 bsiegert Exp $
.include "version.mk"
@@ -46,8 +46,6 @@
REPLACE_BASH+= misc/nacl/go_nacl_386_exec
REPLACE_BASH+= misc/nacl/go_nacl_amd64p32_exec
REPLACE_BASH+= misc/nacl/go_nacl_arm_exec
-REPLACE_BASH+= misc/vim/ftplugin/go/test.sh
-REPLACE_BASH+= misc/xcode/4/go4xcode.sh
REPLACE_BASH+= src/all.bash
REPLACE_BASH+= src/androidtest.bash
REPLACE_BASH+= src/clean.bash
@@ -65,10 +63,7 @@
REPLACE_BASH+= test/bench/shootout/timing.sh
REPLACE_BASH+= test/run
-REPLACE_PERL+= misc/pprof
-REPLACE_PERL+= misc/xcode/4/go4xcode.sh
REPLACE_PERL+= src/net/http/cgi/testdata/test.cgi
-REPLACE_PERL+= src/pkg/net/http/cgi/testdata/test.cgi
REPLACE_PERL+= src/regexp/syntax/make_perl_groups.pl
REPLACE_PERL+= src/syscall/*.pl
REPLACE_PERL+= test/errchk
Home |
Main Index |
Thread Index |
Old Index