summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-08-16 16:26:46 +0000
committerryoon <ryoon@pkgsrc.org>2012-08-16 16:26:46 +0000
commit94998b5055b0de74ccfd65dacfc80289276034d4 (patch)
tree5e407f6d1ea090dde2b78f7e25927373f866f2fd /shells
parent64686045a101334abf04c7021b2dd87396871d87 (diff)
downloadpkgsrc-94998b5055b0de74ccfd65dacfc80289276034d4.tar.gz
Remove unnecessary patches. These patches do not work anything.
Pointed out by wiz@. Thank you.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-current/distinfo4
-rw-r--r--shells/zsh-current/patches/patch-af12
-rw-r--r--shells/zsh-current/patches/patch-ag12
-rw-r--r--shells/zsh/distinfo4
-rw-r--r--shells/zsh/patches/patch-af12
-rw-r--r--shells/zsh/patches/patch-ag12
6 files changed, 2 insertions, 54 deletions
diff --git a/shells/zsh-current/distinfo b/shells/zsh-current/distinfo
index 4e6e64afd16..c6f0cbf17ac 100644
--- a/shells/zsh-current/distinfo
+++ b/shells/zsh-current/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.24 2012/04/14 16:02:45 ryoon Exp $
+$NetBSD: distinfo,v 1.25 2012/08/16 16:26:46 ryoon Exp $
SHA1 (zsh-4.3.17.tar.bz2) = d9c9b3589046b9a1d445b25eb1dda20c62bad6a3
RMD160 (zsh-4.3.17.tar.bz2) = a7e01f36856bcdcc13c526109f8752709bd9423b
Size (zsh-4.3.17.tar.bz2) = 2978903 bytes
SHA1 (patch-ab) = 577a98385f258cbc47ff49d0b4bc6cc9134e864a
SHA1 (patch-ac) = 23c086e61120f9c533e4a3a53e44c5b6b48b1352
-SHA1 (patch-af) = cedd6fb7369b0fc9debbaab29aaf40c25c587123
-SHA1 (patch-ag) = e18e26bae0996d42fa9f98730a8fb844ce4b7a44
diff --git a/shells/zsh-current/patches/patch-af b/shells/zsh-current/patches/patch-af
deleted file mode 100644
index 4fc40287b70..00000000000
--- a/shells/zsh-current/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.4 2011/07/30 11:53:52 ryoon Exp $
-
---- Config/defs.mk.in.orig 2011-04-19 15:05:00.000000000 +0000
-+++ Config/defs.mk.in
-@@ -81,6 +81,7 @@ TEXI2PDF = @TEXI2PDF@
-
- # install utility
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
- INSTALL_DATA = @INSTALL_DATA@
-
- # variables used in determining what to install
diff --git a/shells/zsh-current/patches/patch-ag b/shells/zsh-current/patches/patch-ag
deleted file mode 100644
index 829154ae70a..00000000000
--- a/shells/zsh-current/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.4 2011/07/30 11:53:52 ryoon Exp $
-
---- Makefile.in.orig 2009-03-14 18:27:05.000000000 +0000
-+++ Makefile.in
-@@ -87,6 +87,7 @@ install.fns:
- scriptdir="$(scriptdir)" \
- FUNCTIONS_SUBDIRS="$(FUNCTIONS_SUBDIRS)" \
- INSTALL_DATA="$(INSTALL_DATA)" \
-+ INSTALL_SCRIPT="$(INSTALL_SCRIPT)" \
- INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \
- DESTDIR="$(DESTDIR)" VERSION="$(VERSION)" \
- $(SHELL) $(sdir_top)/Config/installfns.sh || exit 1; \
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo
index f9b576615b6..604fd853e4f 100644
--- a/shells/zsh/distinfo
+++ b/shells/zsh/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.36 2012/08/16 14:19:34 wiz Exp $
+$NetBSD: distinfo,v 1.37 2012/08/16 16:26:46 ryoon Exp $
SHA1 (zsh-5.0.0.tar.bz2) = 692669243433c55384a54b397a1cc926e582e9f2
RMD160 (zsh-5.0.0.tar.bz2) = d2aff295e245dd5e805215c6dcca1e76af8b9725
@@ -7,5 +7,3 @@ SHA1 (patch-Src_prototypes.h) = 14a766668bda382b3fc736ef4fccf49670e1be9c
SHA1 (patch-Src_zsh__system.h) = 1d5827a571b897ae139cb7b0c31d3e5a429aa190
SHA1 (patch-ab) = 1162d9dff51a55abba0a983846181407f4f051df
SHA1 (patch-ac) = 52e53fa75cfa1443594a603409bdce53b14f75aa
-SHA1 (patch-af) = cedd6fb7369b0fc9debbaab29aaf40c25c587123
-SHA1 (patch-ag) = e18e26bae0996d42fa9f98730a8fb844ce4b7a44
diff --git a/shells/zsh/patches/patch-af b/shells/zsh/patches/patch-af
deleted file mode 100644
index 81784227c97..00000000000
--- a/shells/zsh/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.4 2012/07/22 10:03:40 ryoon Exp $
-
---- Config/defs.mk.in.orig 2011-04-19 15:05:00.000000000 +0000
-+++ Config/defs.mk.in
-@@ -81,6 +81,7 @@ TEXI2PDF = @TEXI2PDF@
-
- # install utility
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
- INSTALL_DATA = @INSTALL_DATA@
-
- # variables used in determining what to install
diff --git a/shells/zsh/patches/patch-ag b/shells/zsh/patches/patch-ag
deleted file mode 100644
index ab78060dcb1..00000000000
--- a/shells/zsh/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.4 2012/07/22 10:03:40 ryoon Exp $
-
---- Makefile.in.orig 2009-03-14 18:27:05.000000000 +0000
-+++ Makefile.in
-@@ -87,6 +87,7 @@ install.fns:
- scriptdir="$(scriptdir)" \
- FUNCTIONS_SUBDIRS="$(FUNCTIONS_SUBDIRS)" \
- INSTALL_DATA="$(INSTALL_DATA)" \
-+ INSTALL_SCRIPT="$(INSTALL_SCRIPT)" \
- INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \
- DESTDIR="$(DESTDIR)" VERSION="$(VERSION)" \
- $(SHELL) $(sdir_top)/Config/installfns.sh || exit 1; \