pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   obache
Date:           Thu Feb  3 12:55:51 UTC 2011

Modified Files:
        pkgsrc/textproc/dict-client: Makefile PLIST
        pkgsrc/textproc/dict-server: Makefile Makefile.common distinfo

Log Message:
Update dict-{server,client} to 1.12.0.
per maintainer update request PR#44363.

----------------------------------------------------------------------
Version 1.12, by Aleksey Cheusov, Sun,  9 Jan 2011 18:16:34 +0200

  New script dict_lookup for translating words and phrases from X
  selection. It makes sense to configure launching dict_lookup on a
  keyboard shortcut in the window manager.

  dictd: Fix for SHOW SERVER command (dict -I).  On systems where
  sizeof(int) != sizeof (long) values in "Uncompressed" column may
  contain random garbage.  This problem was seen on NetBSD/x86_64/5.1

  Fix for sf bug #3098788
  https://sf.net/tracker/?func=detail&aid=3098788&group_id=605&atid=100605
  Regresson tests for dictzip were added.

  Fix in Makefile: non standard option for lex(1) was removed
  (This may unbreak compilation on SunOS, HP-UX...).

  dictfmt:
  Internal buffer size was increased from 10240 to 102400 bytes.

  Fixes for Tru64.

  Other minor fixes and cleanups


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/dict-client/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/dict-client/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/dict-server/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/dict-server/Makefile.common
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/dict-server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index