pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/rcs Update to 5.9.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/594b72e15571
branches: trunk
changeset: 645181:594b72e15571
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 24 17:59:42 2015 +0000
description:
Update to 5.9.4:
- 5.9.4 | 2015-01-22
- portability fix in "make check" for OSX
We now avoid ‘head -N’, where N is a number, since that
construct is not portable. See:
http://lists.gnu.org/archive/html/bug-rcs/2014-11/msg00000.html
- doc improvements
- index ‘rcs -o’ better
It seems the term "outdate" is itself outdated, nowadays (sigh).
This command is now indexed under "deleting" and "removing", as
well as "outdating".
- move ‘@cindex’ before ‘@item’ in tables
The tables of substitution mode options and common options are
now indexed such that selecting the indexed item in Emacs leaves
point on the item's line and not the one after.
- new index entries
For concepts (locking, implicit checkout, branching-related
stuff) and keywords.
- introspective stuff moved into chapter "Hacking"
These former chapters have been moved into chapter "Hacking":
"File format", "Still missing", "Reporting bugs". As a nice
side-effect, the table of contents of the PDF now is one page.
- ‘RCS_MEM_LIMIT’ on manpages updated
RCS 5.9.2 (released 2013-11-28) changed how ‘RCS_MEM_LIMIT’
works. The Texinfo docs were updated but not the manpages.
- maintenance tools
upgraded:
GNU Automake 1.15
GNU gnulib 2015-01-20 09:09:03
GNU texinfo 5.2
as before:
GNU Autoconf 2.69
diffstat:
devel/rcs/Makefile | 4 ++--
devel/rcs/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r f1ee3889fb0f -r 594b72e15571 devel/rcs/Makefile
--- a/devel/rcs/Makefile Sat Jan 24 17:56:41 2015 +0000
+++ b/devel/rcs/Makefile Sat Jan 24 17:59:42 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2014/11/22 01:26:09 mef Exp $
+# $NetBSD: Makefile,v 1.39 2015/01/24 17:59:42 wiz Exp $
-DISTNAME= rcs-5.9.3
+DISTNAME= rcs-5.9.4
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_GNU:=rcs/}
EXTRACT_SUFX= .tar.xz
diff -r f1ee3889fb0f -r 594b72e15571 devel/rcs/distinfo
--- a/devel/rcs/distinfo Sat Jan 24 17:56:41 2015 +0000
+++ b/devel/rcs/distinfo Sat Jan 24 17:59:42 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2014/11/22 01:26:09 mef Exp $
+$NetBSD: distinfo,v 1.17 2015/01/24 17:59:42 wiz Exp $
-SHA1 (rcs-5.9.3.tar.xz) = e4a9549678618f5d69968b10c6c9b92b29519813
-RMD160 (rcs-5.9.3.tar.xz) = e2fb369722d4d2701093435393852332e884a673
-Size (rcs-5.9.3.tar.xz) = 800736 bytes
+SHA1 (rcs-5.9.4.tar.xz) = e87fb2e587fa165204ef69f69b7d5cd354c4e44d
+RMD160 (rcs-5.9.4.tar.xz) = 90a62da2391d6fd3d36db0f97cdf1ee995ee4917
+Size (rcs-5.9.4.tar.xz) = 801360 bytes
SHA1 (patch-src_b-complain.h) = 5e0f688e59692b115f5a4ce1d9d571c4081325f3
SHA1 (patch-src_b-fb.h) = ede2d0ef5af0b16eada75a95e09451d9efa41077
SHA1 (patch-src_base.h) = 721a2cede835ca897f040e14e63548f110cbc50a
Home |
Main Index |
Thread Index |
Old Index