diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-11-23 23:03:24 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-11-23 23:03:24 +0000 |
commit | e93af853264cde72f57baf3ba059b2dc4941817c (patch) | |
tree | 044cb304f7f08a9d62792e6a55f6760f732f64de /pkgtools | |
parent | 42586b0ea1bd49cfeffbaf5f112c1de0cffeb8cf (diff) | |
download | pkgsrc-e93af853264cde72f57baf3ba059b2dc4941817c.tar.gz |
Commit change to patch-ad that mysteriously got lost in last commit.
(Thanks wiz!)
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/distinfo | 4 | ||||
-rw-r--r-- | pkgtools/pkg_install/patches/patch-ad | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkg_install/distinfo b/pkgtools/pkg_install/distinfo index 0e1a4cc7cc6..7fcc1d9258b 100644 --- a/pkgtools/pkg_install/distinfo +++ b/pkgtools/pkg_install/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.22 2002/11/23 22:49:47 jschauma Exp $ +$NetBSD: distinfo,v 1.23 2002/11/23 23:03:24 jschauma Exp $ SHA1 (pkg_install-20021123.tar.gz) = 7c67cfd6a6fc3d9b4c6835a7f3e8652637c5597f Size (pkg_install-20021123.tar.gz) = 83299 bytes SHA1 (patch-aa) = 97e9444d5dff2d614da27c61e0a333768a3e7382 SHA1 (patch-ab) = 0b5effbb41b34f96877d3f9494d6cf5054795414 SHA1 (patch-ac) = fb24ffdc0fbf4ca85d588afcfac39a960b763706 -SHA1 (patch-ad) = a8263b96bddfdeed8119b04a791e5c21c69f33f2 +SHA1 (patch-ad) = 11bd5725abd345c2cd80e2e3dba3cef29ca15856 SHA1 (patch-ae) = 1e9ca0cd01c27337fb7ad688b16775cea325d7e6 SHA1 (patch-af) = b1d9ce8d3c3e592a67db7ac9676a72317a1485c5 SHA1 (patch-ag) = e30435f0a626a893934c725c605486a145e27690 diff --git a/pkgtools/pkg_install/patches/patch-ad b/pkgtools/pkg_install/patches/patch-ad index 400322d3940..9bfa23aa130 100644 --- a/pkgtools/pkg_install/patches/patch-ad +++ b/pkgtools/pkg_install/patches/patch-ad @@ -1,9 +1,9 @@ -$NetBSD: patch-ad,v 1.6 2002/11/23 22:49:48 jschauma Exp $ +$NetBSD: patch-ad,v 1.7 2002/11/23 23:03:25 jschauma Exp $ ---- lib/Makefile.orig Sat Nov 23 17:40:45 2002 -+++ lib/Makefile Sat Nov 23 17:42:52 2002 +--- lib/Makefile.orig Sat Nov 23 17:59:40 2002 ++++ lib/Makefile Sat Nov 23 18:01:12 2002 @@ -1,17 +1,41 @@ - # $NetBSD: patch-ad,v 1.6 2002/11/23 22:49:48 jschauma Exp $ + # $NetBSD: patch-ad,v 1.7 2002/11/23 23:03:25 jschauma Exp $ # Original from FreeBSD, no rcs id. +OPSYS!= uname -s |