summaryrefslogtreecommitdiff
path: root/devel/gtexinfo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-12 23:10:50 +0000
committerwiz <wiz@pkgsrc.org>2004-07-12 23:10:50 +0000
commit507cc4ed8a6826aae35e0ab68353cc74439598d3 (patch)
treef8e2422c9005d4e37b5f0441f526153fb67e9f79 /devel/gtexinfo
parent9c85b6d6fa3591c85bcc985f3e70221a9c3931b3 (diff)
downloadpkgsrc-507cc4ed8a6826aae35e0ab68353cc74439598d3.tar.gz
Actually, let's only use one of the dependency files, as intended.
Diffstat (limited to 'devel/gtexinfo')
-rw-r--r--devel/gtexinfo/distinfo4
-rw-r--r--devel/gtexinfo/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gtexinfo/distinfo b/devel/gtexinfo/distinfo
index e391818be66..6f3017125e9 100644
--- a/devel/gtexinfo/distinfo
+++ b/devel/gtexinfo/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2004/07/12 21:28:28 wiz Exp $
+$NetBSD: distinfo,v 1.19 2004/07/12 23:10:50 wiz Exp $
SHA1 (texinfo-4.7.tar.bz2) = c0e7d2d40b4fa12278fd1da4fd57159289799504
Size (texinfo-4.7.tar.bz2) = 1418717 bytes
-SHA1 (patch-aa) = edbb34ee6fb4130e319d4fa9362cd0c387ecf296
+SHA1 (patch-aa) = eb9718bbadb23631d3328d67b3c9401e3907b706
SHA1 (patch-ab) = c07560dfd7a64aa2202c02f18f47861a993729a0
SHA1 (patch-ac) = 01baf8634edcecab0b5edaeddf1e38811cab490d
SHA1 (patch-ad) = c5c3374322eb8a2c8dfc7871971b73194ab1b14c
diff --git a/devel/gtexinfo/patches/patch-aa b/devel/gtexinfo/patches/patch-aa
index 5bd9e1894f6..593fb636bbf 100644
--- a/devel/gtexinfo/patches/patch-aa
+++ b/devel/gtexinfo/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.12 2004/07/12 21:28:28 wiz Exp $
+$NetBSD: patch-aa,v 1.13 2004/07/12 23:10:50 wiz Exp $
--- util/Makefile.in.orig 2004-07-12 22:13:07.000000000 +0200
+++ util/Makefile.in
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.12 2004/07/12 21:28:28 wiz Exp $
# noticing when the version changes.
texinfo.cat: texinfo-cat.in $(top_srcdir)/doc/version.texi
- sed 's/__VERSION__/@VERSION@/g' $< >$@
-+ sed 's/__VERSION__/@VERSION@/g' $(srcdir)/texinfo-cat.in $(top_srcdir)/doc/version.texi >$@
++ sed 's/__VERSION__/@VERSION@/g' $(srcdir)/texinfo-cat.in >$@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: