pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libcfg+ Reduce context to avoid 8-bit character.
details: https://anonhg.NetBSD.org/pkgsrc/rev/345ca99360bb
branches: trunk
changeset: 355252:345ca99360bb
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 27 09:04:27 2016 +0000
description:
Reduce context to avoid 8-bit character.
Hopefully fixes PR 51662.
diffstat:
devel/libcfg+/distinfo | 4 ++--
devel/libcfg+/patches/patch-ab | 6 ++----
2 files changed, 4 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r be974ea0cdfe -r 345ca99360bb devel/libcfg+/distinfo
--- a/devel/libcfg+/distinfo Sun Nov 27 08:51:55 2016 +0000
+++ b/devel/libcfg+/distinfo Sun Nov 27 09:04:27 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:27:39 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/11/27 09:04:27 wiz Exp $
SHA1 (libcfg+-0.7.0.tar.gz) = ebcba4033b3c5451a1e485ce129488298aa19a9f
RMD160 (libcfg+-0.7.0.tar.gz) = 51f632cb9578e67eaf968bb1c27f625ff90b1224
SHA512 (libcfg+-0.7.0.tar.gz) = 73444c89aab9e835ecc630b8fee5e83717fccc3d78736b1e9055b2404cbac7caf9b9fb84709b48800e2409bd40a8727e74db77eeb796079cd435aec8e3bdcc2b
Size (libcfg+-0.7.0.tar.gz) = 248406 bytes
SHA1 (patch-aa) = ba63ccc5c031a893b111caac1ba9ddf13c18b4fc
-SHA1 (patch-ab) = 6de1bbf8c5eefcfb07bc6bfa087c3c89d42d3a06
+SHA1 (patch-ab) = dd2afd5a7491bb195c0e688a6c5b7a2ac610fbe1
diff -r be974ea0cdfe -r 345ca99360bb devel/libcfg+/patches/patch-ab
--- a/devel/libcfg+/patches/patch-ab Sun Nov 27 08:51:55 2016 +0000
+++ b/devel/libcfg+/patches/patch-ab Sun Nov 27 09:04:27 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 2004/10/06 10:17:06 grant Exp $
+$NetBSD: patch-ab,v 1.2 2016/11/27 09:04:27 wiz Exp $
--- src/Makefile.in.orig 2004-02-18 01:37:47.000000000 +0900
+++ src/Makefile.in 2004-09-29 00:32:45.000000000 +0900
-@@ -60,16 +60,16 @@
+@@ -60,14 +60,14 @@
$(srcdir)/platon/str/strdyn.c \
$(srcdir)/platon/str/dynfgets.c
@@ -27,8 +27,6 @@
+ $(top_builddir)/src/platon/str/strdyn.lo \
+ $(top_builddir)/src/platon/str/dynfgets.lo
- # SunOS 4 make does not allow multiple makefiles to be specified in one include directive.
- DEP_FILES = $(top_builddir)/src/.deps/cfg+.P \
@@ -97,8 +97,7 @@
platon/str/strplus.h
Home |
Main Index |
Thread Index |
Old Index