summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig32-64/+64
that they look nicer.
2006-04-11Update to 1.2.1, provided by OBATA Akio in PR 33239:wiz3-13/+17
2006-04-10 Mikio Hirabayashi * estraier.c (est_db_put_doc): dispensable trailer was purged from record. * estraier.c (est_db_add_attr_index): new function. * estraier.c (est_aidx_seq_put, est_aidx_seq_out, est_aidx_seq_narrow): new functions. * estraier.c (est_aidx_attr_put, est_aidx_attr_out, est_aidx_attr_narrow): new functions. * estnode.c (est_url_shuttle): "limsize" parameter was added. * mastermod.c (nmgr_clear): new function. * estcmd.c (runcreate, proccreate): new functions. - The Java binding and the Ruby binding was to support attribute indexes. - The Java binding and the Ruby binding was to support feedback of scores. - Release: 1.2.1
2006-04-09Update to 4.0. From the changelog:schmonz2-8/+10
- Requires XML::Elemental 2.0 for SAX-based parsing. - Switched internal storage of element and attribute names to Clarkian notation. - Too many bug fixes and minor enhancements to list. - Added atom, itunes, openSerch, feedburner and creativeCommons namespaces to default set. - Moved XPath namespace and prefixes storage from Element to the Parser module. - Added register_ns_prefix, prefix and namespace methods to parser for OO access to the internal hashes. - Introduced use of Class::ErroHandler for more quieter error handling. - We have tests. - Introduction of Util module. Moved as_xml and encode_xml methods from Element to Util.
2006-04-08Remove work directory references in the ndtpdaily script.jlam4-3/+35
2006-04-08Update rubber to 1.1tonio4-38/+12
Remove patch-ab, as it has been applied upstream (no dependency over gmake) Version 1.1 (2006-03-17) * Features - Support for user-defined conversion rules. - Support for xindy and sam2p. - Improved fig2dev support. - Experimental cache system. * Bugfixes - Better parsing of log files. - Improved error reporting (including for BibTeX and Metapost). - Better handling of verbatim environments. - Many other fixes.
2006-04-08Add missing file to the PLIST when using xemacs. Bump the PKGREVISIONjlam2-4/+5
to 3.
2006-04-08* List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam2-6/+16
* Fix PLIST by adding man page entries. Bump the PKGREVISION to 3.
2006-04-07List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam15-25/+31
2006-04-07* List info files directly in the PLIST, and install them intojlam2-12/+16
${EMACS_INFOPREFIX}, which is correct for both emacs and xemacs. * Fix PLIST to be correct on xemacs. * Depend on xemacs-packages when building with xemacs. Bump the PKGREVISION.
2006-04-07This package installs locale files that conflict with grep.jlam1-1/+3
2006-04-07Link against -liconv when using the pkgsrc iconv implementation. Wejlam1-1/+2
need to force this to happen since the configure script inexplicably just assumes that iconv() is available without needing to check for any libraries or anything silly like that.
2006-04-07Properly locate -liconv when linking ebinfo in the case where we usejlam3-5/+27
the pkgsrc libiconv implementation.
2006-04-07Remove patch made unnecessary by makeinfo replacement script.jlam2-15/+1
2006-04-07Use teTeX/module.mk to run mktexlsr for texmf-local only.minskim4-6/+25
2006-04-07Use texmf-dirs to install into texmf-local. Bump PKGREVISION.minskim2-4/+6
2006-04-06Over 1200 files touched but no revisions bumped :)reed46-121/+121
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-02Update to 1.1.6, provided by OBATA Akio in PR 33168:wiz3-12/+22
From ChangeLog: 2006-03-12 Mikio Hirabayashi * estraier.c (est_weight_keywords): weighting algorithm was enhanced. * estraier.c (est_db_set_wildmax): new function. * estraier.c (est_narrow_scores): disjunction of attribute conditions was added. * estraier.c (est_doc_dup, est_cond_dup): new functions. * estcmd.c (rungather, doputfile): default value of "-lf" options was changed. * estseek.c (realmain): "wildmax" parameter was added. * estmaster.c (main): "wildmax" parameter was added. - A bug about the skip parameter in the pure Java API was fixed. - The Java binding and the Ruby binding was to support similarity eclipse. - Release: 1.1.6 pkgsrc changes: From 1.1.3, compression with LZO and BZIP2 was added and auto detected from configure, so add those libraries. Also add libraries used directly.
2006-04-01Require a docbook-xml package that has correct rewriteSystem entries in itsjmmv1-3/+3
catalog files so that registering some documents (e.g., those from totem) works correctly. Bump PKGREVISION to 10.
2006-04-01Add appropriate rewriteSystem entries to the catalog so that system-stylejmmv1-2/+6
queries (URLs) work. This removes several warnings when, e.g., registering some documents in the scrollkeeper database. Bump PKGREVISION to 4.
2006-03-31List the info pages directly in the PLIST and ensure that we honorjlam2-4/+5
PKGINFODIR.
2006-03-31Register the installed documentation in the scrollkeeper database.jmmv2-3/+13
This is to add an explicit dependency on this utility so that gtk-doc does not install unmanaged files when scrollkeeper is already installed. Bump PKGREVISION to 2.
2006-03-30Update to 0.50:jmmv4-17/+117
0.50 Alastair McKinstry <mckinstry@debian.org> [ Alastair McKinstry ] * iso_639: - Added new code: srn Sranan Tongo - Move to DH_COMPAT=5 - Split iso_639_3 into a separate domain, to be kind to translators. * iso_4217: - de.po: proof-read patch by Christian Stimming. * Updated debian/copyright to point to current source of iso-codes, namely the CVS repository. [ Christian Perrier ] * iso_639: - tt.po updated by Albert Fazlí - da.po updated by Claus Hindsgaul - Added new codes (see http://www.loc.gov/standards/iso639-2/codechanges.html) - Karelian - Frisian renamed to Western Frisian - Eastern Frisian - Northern Frisian - Angika - Swiss German - Aromanian - update ISO 639-3 to the 20050910 version of SIL * iso_3166: - tt.po added by Albert Fazlí - bn.po added by Progga - et.po updated by Hasso Tepper - pa_IN.po added by Amanpreet Singh Alam - irrelevant pa.po removed [ Tobias Toedter ] * Removed double space from package description. Closes: #338190 * Removed watch file. There's currently no real homepage for the tarball. * iso_4217: - ru.po updated by Yuri Kozlov. Closes: #346189 [ Konstantinos Margaritis] * Updated iso_3166/el.po [ Claus Hindsgaul ] * Updated iso_3166/da.po and iso_3166_3/da.po 0.49 Alastair McKinstry <mckinstry@debian.org> [ Alastair McKinstry ] * iso_639: - vi.po updated by Clytie Siddall. - sr.po updated by Danilo Segan. - eo.po updated by Edmund GRIMLEY EVANS. - sl.po updated by Primož Peterlin. - ja.po updated by IIDA Yosiaki. * iso_3166: - sl.po updated by Primož Peterlin - ku.po by Erdal Ronahî. Closes: #335234. Remove byte-order-mark bytes from file ku.po: Closes: #335975. * iso_3166_2: - corrected spelling errors; thanks to Theppitak Karoonboonyanan. Closes: #331071. * iso_639.tab: Don't sort headers. Closes: #329549. * Allow iso-codes to build without pyxml. Patch thanks to James Henstridge. Closes: #331357, #328152. * Include draft iso_639_3.xml table so that translators see the translations needed. This generates a new.larger iso_639.pot. Closes: #325276. * Correct README file, mentioning XML rather than tab formats. Closes: #334744. [ Tobias Toedter ] * iso_4217: - th.po translated by Theppitak Karoonboonyanan. Closes: #333076 * iso_3166: - th.po updated by Theppitak Karoonboonyanan. Closes: #333080 * iso_3166_2: - th.po updated by Theppitak Karoonboonyanan. Closes: #333093 * iso_639: - th.po updated by Theppitak Karoonboonyanan. Closes: #333094
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
exists on the disk -- we can just check whether a variable defined by find-files.mk is "__nonexistent__" or not.
2006-03-30* Honor PKGINFODIR.jlam2-4/+4
* List the info files directly in the PLIST.
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv2-4/+4
PR-responsible person (such as I am ;) a little easier.
2006-03-21Make this build on Darwin.yyamano5-1/+66
2006-03-21Make this build on Darwin.yyamano2-11/+18
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam20-38/+40
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam2-8/+12
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-03-20Remove patch made unnecessary because the tools framework hides thejlam2-29/+1
GNU auto* tools automatically.
2006-03-18Depend on p5-File-MMagic>=1.25, from ISIHARA Takanori in PR 33099.wiz1-2/+2
No PKGREVISION bump since older versions broke configure (-> no binary pkg).
2006-03-17bl3 against netpbm. Fixes build failure. PKGREVISION++gdt1-2/+3
2006-03-16Consistently use NetBSD.org address for shell, shellhung.org does not exist.wiz1-2/+2
2006-03-15Update to 1.1.5, provided by OBATA Akio in PR 33082:wiz3-8/+8
2006-03-08 Mikio Hirabayashi * estraier.c (est_weight_keywords): new function. * estraier.c (est_doc_slim): new function. * estcmd.c (rungather, doputfile): "-lt" and "-lf" options were added. * estmaster.c (startup, sendnodecmdputdoc): "limittextsize" attribute was added. - Release: 1.1.5
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam3-9/+8
INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
2006-03-13Bump PKGREVISION as for update of kakasi package.taca1-2/+2
2006-03-13Add patch to fix array subscript out of range bug which reported totaca4-6/+29
kakasi-dev mailing list: http://www.namazu.org/pipermail/kakasi-dev/2006-March/000039.html Bump PKGREVISION.
2006-03-12Update to 0.6.0:jmmv4-12/+15
Changes in 0.6.0: ----------------- * Updated translations: bg (Alexander Shopov) es (Francisco Javier F. Serrador) et (Priit Laes) hu (Gabor Kelemen) pt_BR (Leandro A. F. Pereira) pt (Duarte Loreto) ru (Nickolay V. Shmyrev) sq (Laurent Dhima) sv (Daniel Nylander) uk (Maxim Dziumanenko) Changes in 0.5.7: ----------------- * Fixed simplelist without columns attribute (Shaun McCance) * Updated translations: ca (Gil Forcada) el (Kostas Papadimas) et (Priit Laes) nl (Tino Meinen) sq (Laurent Dhima) vi (Clytie Siddall) (21/49 languages with 100% translation) Changes in 0.5.6: ----------------- * Fixed issue with uninstalling implicitly declared figures (Shaun McCance) * Created some documentation for the xslt stylesheets (Brent Smith) * Fixed an expression in db.chunk.info_chunk param (Brent Smith) * Added id attributes to the documentation sections (Shaun McCance) * Updated translations: nl (Tino Meinen) pt (Duarte Loreto) lt (Žygimantas Beručka) it (Luca Ferretti) cs (Miloslav Trmac) (17/49 languages with 100% translation) Changes in 0.5.5: ----------------- * Use reasonable defaults for the db.chunk.basename and db.chunk.info_basename stylesheet parameters. (Brent Smith) * Created some documentation for the build utilities; based the documents off the GnomeDocUtilsMigrationHowTo wiki page (Brent Smith) * Implemented informalfigure (Shaun McCance) * Updated translations: de (Hendrik Richter) es (Francisco Javier F. Serrador) sr (Slobodan D. Sredojevic) vi (Clytie Siddall) Changes in 0.5.4: ----------------- * Do not automatically update po files (Shaun McCance) * Fixed incorrectness in depth chunk (Shaun McCance) * Improvements to the footnotes stuff (Shaun McCance) * Fixed stupid oversight with the default:LTR string (Shaun McCance) * Updated translations: en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) vi (Clytie Siddall) zh_CN (Funda Wang) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 0.5.3: ----------------- * Added per-language setting for text direction (Shaun McCance) * Added support for footnotes, #317203 (Brent Smith) * Fixed misspelled biblioraphy, #325205 (Shaun McCance) * Fixed generation of copyright information (Peter Williams) * Updated translations: th (Theppitak Karoonboonyanan) es (Francisco Javier F. Serrador) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) en_CA (Adam Weinberger) bg (Alexander Shopov) gl (Ignacio Casal Quinteiro) vi (Clytie Siddall) gu (Ankit Patel) nl (Tino Meinen) nb (Kjartan Maraas) no (Kjartan Maraas) fi (Ilkka Tuohela) ca (Josep Puigdemont i Casamajó) cs (Miloslav Trmac) Changes in 0.5.2: ----------------- * Removed extra gettext import for better performance (Don Scorgie) * Fixed bad syntax in a srcdir directory thing (Shaun McCance) * Added missing db2html-bibliography to the build (Peter Williams) * Added missing GPL and LGPL copyright files (Shaun McCance) * Implemented the following numbering systems: (Shaun McCance) Arabic decimal Chinese simplified Chinese traditional Japanese Thai decimal Thai alphabetic Serbian alphabetic Greek Ionic * Updated translation: cs (Miloslav Trmac) en_CA (Adam Weinberger) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Marass) no (Kjartan Marass) zh_CN (Funda Wang) Changes in 0.5.1: ----------------- * Added support for "cooked" bibliographies * Added artpagenums, edition, isbn, pubdate, publishername * Added the 'Translator(s)' string, which was missing before * Sizing adjustments in DocBook rendering * Fixed problem that caused new l10n markup not to work * Styled interface like guimenu et al, per #154237 * Expanded the markup allowed in l10n format strings * Added another fix for line numbering, #317270 (Brent Smith) * Updated translations: bn (Mahay Alam Khan) es (Francisco Javier F. Serrador) et (Ivar Smolin) it (Alessio Frusciante)
2006-03-12add -f flag to ${RM} so that it won't fail if the file does not existjschauma1-2/+2
(say, because the patch used did not create a .orig file)
2006-03-12Fixed the path to the sed interpreter. Bumped PKGREVISION.rillig1-3/+8
2006-03-12Update namazu to 2.0.16.taca2-6/+6
Overview of Changes in Namazu 2.0.16 - Mar 12, 2006 * Directory traversal problem by lang and result of CGI parameter is corrected. * Substitution of "-r" that doesn't correspond to ACL of NTFS. * It corresponds to the file name including space. * For MeCab-perl-0.90rc10.
2006-03-11Converted to the SUBST framework and fixed pkglint warnings.rillig1-10/+9
2006-03-11Update to 1.1.4, provided by OBATA Akio in PR 33058:wiz4-22/+30
2006-03-03 Mikio Hirabayashi * estraier.c (est_cond_set_skip, est_cond_skip): new functions. * estraier.c (est_memory_usage): new function. * estraier.c (est_deflate, est_inflate): "mode" parameter was added. * estnode.c (est_node_set_skip): removed. * estcmd.c (doputdoc, procextkeys): finishing was to occur when the RAM runs out. * estmaster.c (communicate, sendnodecmdsearchui): gzip encoding was added. * estcall.c (runsearch, procsearch): "-vu" option was added. - Java API was to support deflated transfer. - Release: 1.1.4 2006-01-01 Mikio Hirabayashi * estraier.c (est_db_open): tuning parameters of perfect N-gram mode were modified. * estraier.c (est_db_open): compression with LZO and BZIP2 was added. * estraier.c (est_set_vnumbuf, est_read_vnumbuf): new functions. * estmaster.c (dispatch): preemption during synchronization was implemented. * estmaster.c (sendmasterdata): "backup" was added. * estmaster.c (backupdb): new function. * estmaster.c (searchlocal, searchremote): minimum number to retrieve was to be set. * estmaster.c (sendnodecmdsearch): "skip" parameter was added. * estcmd.c (runwords, procwords): "-kt" option was added. * estcall.c (runsearch, procsearch): "-sk" option was added. * estcmd.c (runsearch, procsezrch): "-sn" option was added. * mymorth.c (est_mecab_analyze): MeCab 0.90 was supported. - Release: 1.1.3
2006-03-11Update to 2.4.2 with latest patch (2.4.2-mlb2). Provided by OBATA Akiowiz5-2894/+42
in PR 31895. Patch changes unknown. Mainstream changes between 2.0 and 2.4.2: Version 2.4.2 - Added more check in configure to default the grep-${version}/src/regex.c instead of the one in GNU Lib C. Version 2.4.1 - If the final byte of an input file is not a newline, grep now silently supplies one. - The new option --binary-files=TYPE makes grep assume that a binary input file is of type TYPE. --binary-files='binary' (the default) outputs a 1-line summary of matches. --binary-files='without-match' assumes binary files do not match. --binary-files='text' treats binary files as text (equivalent to the -a or --text option). - New option -I; equivalent to --binary-files='without-match'. Version 2.4: - egrep is now equivalent to `grep -E' as required by POSIX, removing a longstanding source of confusion and incompatibility. `grep' is now more forgiving about stray `{'s, for backward compatibility with traditional egrep. - The lower bound of an interval is not optional. You must use an explicit zero, e.g. `x{0,10}' instead of `x{,10}'. (The old documentation incorrectly claimed that it was optional.) - The --revert-match option has been renamed to --invert-match. - The --fixed-regexp option has been renamed to --fixed-string. - New option -H or --with-filename. - New option --mmap. By default, GNU grep now uses read instead of mmap. This is faster on some hosts, and is safer on all. - The new option -z or --null-data causes `grep' to treat a zero byte (the ASCII NUL character) as a line terminator in input data, and to treat newlines as ordinary data. - The new option -Z or --null causes `grep' to output a zero byte instead of the normal separator after a file name. - These two options can be used with commands like `find -print0', `perl -0', `sort -z', and `xargs -0' to process arbitrary file names, even those that contain newlines. - The environment variable GREP_OPTIONS specifies default options; e.g. GREP_OPTIONS='--directories=skip' reestablishes grep 2.1's behavior of silently skipping directories. - You can specify a matcher multiple times without error, e.g. `grep -E -E' or `fgrep -F'. It is still an error to specify conflicting matchers. - -u and -U are now allowed on non-DOS hosts, and have no effect. - Modifications of the tests scripts to go around the "Broken Pipe" errors from bash. See Bash FAQ. - New option -r or --recursive or --directories=recurse. (This option was also in grep 2.3, but wasn't announced here.) - --without-included-regex disable, was causing bogus reports .i.e doing more harm then good. Version 2.3: - When searching a binary file FOO, grep now just reports `Binary file FOO matches' instead of outputting binary data. This is typically more useful than the old behavior, and it is also more consistent with other utilities like `diff'. A file is considered to be binary if it contains a NUL (i.e. zero) byte. The new -a or --text option causes `grep' to assume that all input is text. (This option has the same meaning as with `diff'.) Use it if you want binary data in your output. - `grep' now searches directories just like ordinary files; it no longer silently skips directories. This is the traditional behavior of Unix text utilities (in particular, of traditional `grep'). Hence `grep PATTERN DIRECTORY' should report `grep: DIRECTORY: Is a directory' on hosts where the operating system does not permit programs to read directories directly, and `grep: DIRECTORY: Binary file matches' (or nothing) otherwise. The new -d ACTION or --directories=ACTION option affects directory handling. `-d skip' causes `grep' to silently skip directories, as in grep 2.1; `-d read' (the default) causes `grep' to read directories if possible, as in earlier versions of grep. - The MS-DOS and Microsoft Windows ports now behave identically to the GNU and Unix ports with respect to binary files and directories. Version 2.2: Bug fix release. - Status error number fix. - Skipping directories removed. - Many typos fix. - -f /dev/null fix(not to consider as an empty pattern). - Checks for wctype/wchar. - -E was using the wrong matcher fix. - bug in regex char class fix - Fixes for DJGPP Version 2.1: This is a bug fix release(see Changelog) i.e. no new features. - More compliance to GNU standard. - Long options. - Internationalisation. - Use automake/autoconf. - Directory hierarchy change. - Sigvec with -e on Linux corrected. - Sigvec with -f on Linux corrected. - Sigvec with the mmap() corrected. - Bug in kwset corrected. - -q, -L and -l stop on first match. - New and improve regex.[ch] from Ulrich Drepper. - New and improve dfa.[ch] from Arnold Robbins. - Prototypes for over zealous C compiler. - Not scanning a file, if it's a directory (cause problems on Sun). - Ported to MS-DOS/MS-Windows with DJGPP tools. See Changelog for the full story and proper credits.
2006-03-11Update to use latest patch 109. Diff provided by OBATA Akiowiz2-8/+8
in PR 31894. Patch changes unknown. Bump PKGREVISION.
2006-03-11Convert all packages using REPLACE_INTERPRETER to the new variable namesghen1-4/+4
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*). Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted here, if at all. Ok with rillig.
2006-03-11Use PKGMANDIR instead of "man".reed1-4/+4
2006-03-09Use REPLACE_INTERPRETER instead of a patch.ghen3-9/+9
2006-03-09All scripts use #!/bin/sh now.ghen1-7/+1
2006-03-09Use DIST_SUBDIR to work around (partially) the upstream distfilegdt2-5/+7
changing contents w/o changing name. Adjust distinfo, which previously referred to the 20060125 version. PKGREVISION++