pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gsed Update to 4.09:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a8cc3376ca9
branches: trunk
changeset: 466649:7a8cc3376ca9
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 21 22:53:22 2004 +0000
description:
Update to 4.09:
* 0 address behaves correctly in single-file (-i and -s) mode.
* documentation improvements.
* tested with many hosts and compilers.
* updated regex matcher from upstream, with many bugfixes and speedups.
* the `N' command's feature that is detailed in the BUGS file was disabled
by the first change below in sed 4.0.8. The behavior has now been
restored, and is only enabled if POSIXLY_CORRECT behavior is not
requested.
diffstat:
textproc/gsed/Makefile | 4 ++--
textproc/gsed/PLIST | 3 ++-
textproc/gsed/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r d4bafe8749f4 -r 7a8cc3376ca9 textproc/gsed/Makefile
--- a/textproc/gsed/Makefile Wed Jan 21 22:46:13 2004 +0000
+++ b/textproc/gsed/Makefile Wed Jan 21 22:53:22 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/12/13 16:36:21 seb Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/21 22:53:22 wiz Exp $
#
-DISTNAME= sed-4.0.8
+DISTNAME= sed-4.0.9
PKGNAME= g${DISTNAME}
CATEGORIES= textproc editors
MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
diff -r d4bafe8749f4 -r 7a8cc3376ca9 textproc/gsed/PLIST
--- a/textproc/gsed/PLIST Wed Jan 21 22:46:13 2004 +0000
+++ b/textproc/gsed/PLIST Wed Jan 21 22:53:22 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/13 16:36:21 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/01/21 22:53:22 wiz Exp $
bin/${GNU_PROGRAM_PREFIX}sed
info/sed.info
info/sed.info-1
@@ -30,6 +30,7 @@
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/sed.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sed.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sed.mo
diff -r d4bafe8749f4 -r 7a8cc3376ca9 textproc/gsed/distinfo
--- a/textproc/gsed/distinfo Wed Jan 21 22:46:13 2004 +0000
+++ b/textproc/gsed/distinfo Wed Jan 21 22:53:22 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2003/12/13 16:36:21 seb Exp $
+$NetBSD: distinfo,v 1.6 2004/01/21 22:53:22 wiz Exp $
-SHA1 (sed-4.0.8.tar.gz) = 3acd37e1ab864f7ee8d5f2e43e749252f5608fcb
-Size (sed-4.0.8.tar.gz) = 734588 bytes
+SHA1 (sed-4.0.9.tar.gz) = b11241648a58662d2976fd8384f74be1821fea65
+Size (sed-4.0.9.tar.gz) = 769849 bytes
SHA1 (patch-aa) = 781e0da47d5107eb8c24072e1ffefe258fa1fd49
SHA1 (patch-ac) = c94eb0b500e2c50af14ed443a14991cc4097dd54
SHA1 (patch-ad) = 4acbb42d539f13cd0b5f0d3f2f01a81d785bb895
Home |
Main Index |
Thread Index |
Old Index