Subject: CVS commit: pkgsrc/www/bins
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2005 13:48:08
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Feb 18 13:48:08 UTC 2005

Modified Files:
	pkgsrc/www/bins: Makefile PLIST distinfo

Log Message:
Update to 1.1.27:
- Added new parameter borderOnThumbnails to change or remove the
border of the thumbnail's image in the thumbnails page, in pixels.

- Exit if target_dir is in source_dir since it will generate an
infinite recursion.
Correction from Ludovic Rousseau

- Bug on tips popup when text contained double quotes has been corrected.
Patch from Arthur de Jong

- bugs on -e and -o custom options has been fixed.
Patch from Adam Lackorzynski

- Adding a check for Perl < 5.8 in bins_edit for utf-8 handling.
Correction from Robert Funnell

- Hungarian translation (hu) has been added.
Thanks to Aurel Gabris

- zh language code has been changed to zh_TW.

- Correction in comments of binsrc.
Patch from Robert Funnell

- Added RCS directories in excludeDirs parameter of binsrc to shown
regexp use.
Suggestion from Ambrose Li

The following changes have been made in bins-edit-gui by Mark W.
Eichin:

- Primitive "current album" editor.
- Force LATIN1 if 7-bit ANSI is selected. Add charmap override box if
either conversion fails.
- Free server-side pixmap correctly (oops.)
- Fix grey-out of filename box.
- more error checks.
- Update man page.

- Also, shortcut for autofill has been corrected (now CTRL A).
Correction from Ivan Daou


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/www/bins/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/www/bins/PLIST
cvs rdiff -r1.24 -r1.25 pkgsrc/www/bins/distinfo

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