diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-21 22:53:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-21 22:53:22 +0000 |
commit | c706434e7f472ccb4a0555b010622cde5f54495f (patch) | |
tree | 916157966ec436f4f2a44e5a068822b88feeb0a9 /textproc/gsed/PLIST | |
parent | e477ba97bf27e7b3515839b31ea5138b62ea3dff (diff) | |
download | pkgsrc-c706434e7f472ccb4a0555b010622cde5f54495f.tar.gz |
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 (limited to 'textproc/gsed/PLIST')
-rw-r--r-- | textproc/gsed/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gsed/PLIST b/textproc/gsed/PLIST index ee363a1805a..2d9b7004d18 100644 --- a/textproc/gsed/PLIST +++ b/textproc/gsed/PLIST @@ -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/ro/LC_MESSAGES/sed.mo ${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 |