pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-SGMLS Try to fix bulk build failure (which...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b04312d64ce3
branches: trunk
changeset: 506838:b04312d64ce3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 22 20:59:32 2006 +0000
description:
Try to fix bulk build failure (which I cannot reproduce).
diffstat:
textproc/p5-SGMLS/distinfo | 4 ++--
textproc/p5-SGMLS/patches/patch-aa | 12 ++++++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
diffs (45 lines):
diff -r 0903ee75ac77 -r b04312d64ce3 textproc/p5-SGMLS/distinfo
--- a/textproc/p5-SGMLS/distinfo Sun Jan 22 20:50:47 2006 +0000
+++ b/textproc/p5-SGMLS/distinfo Sun Jan 22 20:59:32 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/01/13 18:15:09 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/01/22 20:59:32 wiz Exp $
SHA1 (SGMLSpm-1.03ii.tar.gz) = 1ff07104fd70a1d1bf05f3523b94413049c1fc95
RMD160 (SGMLSpm-1.03ii.tar.gz) = 919963150640d4c1a2a52439cd0d985c52c71bb3
Size (SGMLSpm-1.03ii.tar.gz) = 93250 bytes
-SHA1 (patch-aa) = 9a74041bb810b5172521cf4bab32f601942f2468
+SHA1 (patch-aa) = a1d70030bda6e904204aab70f39a97b857a02d25
diff -r 0903ee75ac77 -r b04312d64ce3 textproc/p5-SGMLS/patches/patch-aa
--- a/textproc/p5-SGMLS/patches/patch-aa Sun Jan 22 20:50:47 2006 +0000
+++ b/textproc/p5-SGMLS/patches/patch-aa Sun Jan 22 20:59:32 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2006/01/13 18:15:09 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2006/01/22 20:59:32 wiz Exp $
--- Makefile.orig 1995-12-05 12:26:11.000000000 +0000
+++ Makefile
@@ -19,7 +19,7 @@
MODULEDIR = ${PERL5DIR}/SGMLS
# Where do you want to put sgmlspl specifications?
-@@ -29,7 +29,7 @@ SPECDIR = ${PERL5DIR}
+@@ -29,14 +29,14 @@ SPECDIR = ${PERL5DIR}
# do you intend to put it? 'make html' will create two
# subdirectories, ${HTMLDIR}/SGMLSpm and ${HTMLDIR}/sgmlspl, and place
# its files there.
@@ -28,6 +28,14 @@
#
+ # End of user options.
+ #
+
+-HTML_SOURCES = DOC/HTML/SGMLSpm/ DOC/HTML/sgmlspl/
++HTML_SOURCES = DOC/HTML/SGMLSpm DOC/HTML/sgmlspl
+
+ FILES = ${BINDIR}/sgmlspl \
+ ${PERL5DIR}/SGMLS.pm \
@@ -44,7 +44,7 @@ FILES = ${BINDIR}/sgmlspl \
${MODULEDIR}/Refs.pm \
${SPECDIR}/skel.pl
Home |
Main Index |
Thread Index |
Old Index