summaryrefslogtreecommitdiff
path: root/archivers/gzip-base
diff options
context:
space:
mode:
authorreed <reed>2005-12-28 04:36:31 +0000
committerreed <reed>2005-12-28 04:36:31 +0000
commit509c8f4966de50f4c5450d5121c970a777c23d98 (patch)
tree6e40fe1451b0cb4fe0b44409ed4914afc8dbedc2 /archivers/gzip-base
parent09cccc6b2a109e5399ea0e51390aef1e4f9fae3f (diff)
downloadpkgsrc-509c8f4966de50f4c5450d5121c970a777c23d98.tar.gz
Update patch-aa for Makefile.in to install man pages to PKGMANDIR.
The configure script doesn't know --mandir (but doesn't fail either).
Diffstat (limited to 'archivers/gzip-base')
-rw-r--r--archivers/gzip-base/distinfo4
-rw-r--r--archivers/gzip-base/patches/patch-aa11
2 files changed, 10 insertions, 5 deletions
diff --git a/archivers/gzip-base/distinfo b/archivers/gzip-base/distinfo
index 41167b994de..be9da53d211 100644
--- a/archivers/gzip-base/distinfo
+++ b/archivers/gzip-base/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2005/06/09 20:23:26 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2005/12/28 04:36:31 reed Exp $
SHA1 (gzip-1.2.4a.shar) = 1e1e513f48be32ecfe24c06b609329963d5a5288
RMD160 (gzip-1.2.4a.shar) = 529397e68b2ed7f39b3a4d3201fd73d10a9c1ebc
Size (gzip-1.2.4a.shar) = 832431 bytes
-SHA1 (patch-aa) = 449d3eb975b9ddc634ba0b3a245381f3f3e1f5e1
+SHA1 (patch-aa) = 8aff9b00f5798a6d4a77ed13a4d9191330fface2
SHA1 (patch-ab) = e8c7e210c1e7e443230ba20266c0232f29002a4b
diff --git a/archivers/gzip-base/patches/patch-aa b/archivers/gzip-base/patches/patch-aa
index 51eb2a8ed6f..c28d1d843ee 100644
--- a/archivers/gzip-base/patches/patch-aa
+++ b/archivers/gzip-base/patches/patch-aa
@@ -1,8 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2004/05/07 21:41:43 reed Exp $
+$NetBSD: patch-aa,v 1.2 2005/12/28 04:36:31 reed Exp $
---- Makefile.in.orig Fri May 7 14:26:18 2004
+--- Makefile.in.orig 1993-08-17 13:12:00.000000000 -0700
+++ Makefile.in
-@@ -104,7 +104,7 @@ mandir = $(prefix)/man/man$(manext)
+@@ -100,11 +100,11 @@ infodir = $(prefix)/info
+ # Extension (not including `.') for the installed manual page filenames.
+ manext = 1
+ # Where to install the manual pages.
+-mandir = $(prefix)/man/man$(manext)
++mandir = $(prefix)/$(PKGMANDIR)/man$(manext)
# Use manlinks=so to use the .so method instead of hard links
manlinks = ln