Hello ports@,

here is an update to x11/tellico from 1.2.10 -> 1.2.12.

Changelog:
Tellico 1.2.12 - 4 July 2007
- Fixed potential recursion bug for dependent fields.
- Fixed bug that didn't write image size options when printing.
- Added Turkish translation, thanks to Ali Isingor and Kunter Kutlu.
- Added '\%' to bibtex translation table for comment escaping.
- Bumped automake requirement to version 1.8 or later for macro to work.
- Fixed HTML export to not rewrite file location for files referenced in the 
XSL file which don't exist.
- Fixed Column View report to sort numerically when needed.
- Fixed Date fields to suppress empty date values.
- Fixed Date comparisons to work for single digits, patch from Jake Maciejewski.
- Fixed Fields Dialog to show warnings when clicking Ok.
- Changed Quick Filter to split words on whitespace.
- Fixed bug with z39.50 search freezing intermittently.

Tellico 1.2.11 - 8 May 2007
- Improved save time by caching image info on load.
- Fixed crashing bug for OpenOffice.org connection.
- Fixed bug that could lose images when loading from XML.
- Fixed sorting for Dependent fields to match on subfields.
- Updated IMDb search.
- Fixed CDDB lookup for OpenBSD, patch from Marc Espie.


Marc Espies patches got included.
patches/ can be completly removed.

Tested on i386 and sparc64.
Please commit.

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/tellico/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile    28 Apr 2007 16:15:41 -0000      1.3
+++ Makefile    5 Jul 2007 08:25:00 -0000
@@ -5,8 +5,7 @@
 
 HOMEPAGE=      http://www.periapsis.org/tellico/
 MASTER_SITES=  ${HOMEPAGE}download/
-DISTNAME=      tellico-1.2.10
-PKGNAME=       ${DISTNAME}p1
+DISTNAME=      tellico-1.2.12
 
 MAINTAINER=            Andreas Bihlmaier <[EMAIL PROTECTED]>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/tellico/distinfo,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 distinfo
--- distinfo    8 Apr 2007 21:21:14 -0000       1.1.1.1
+++ distinfo    5 Jul 2007 08:25:00 -0000
@@ -1,5 +1,5 @@
-MD5 (tellico-1.2.10.tar.gz) = GpgoudjBjaHJPoEEf6Q8vQ==
-RMD160 (tellico-1.2.10.tar.gz) = vjsUkRSYcnggWOod3t8fHYEc2i0=
-SHA1 (tellico-1.2.10.tar.gz) = v5DTtGYRuhCb/Xk+6zbOsNSymuM=
-SHA256 (tellico-1.2.10.tar.gz) = bJwQW/C3H5EeVQtKDnpfzrlRbjJ60/m6YviazEBibYk=
-SIZE (tellico-1.2.10.tar.gz) = 4707394
+MD5 (tellico-1.2.12.tar.gz) = qiQ3zduG/G9v+vKVcFLUlg==
+RMD160 (tellico-1.2.12.tar.gz) = 45TCHbP8CT+PBuSduuyxxOBqn1I=
+SHA1 (tellico-1.2.12.tar.gz) = 6oDpdCzwemg+gs+FNpPjCop8Afg=
+SHA256 (tellico-1.2.12.tar.gz) = KQaV8Eq/vSej9FelgDygwNxZeudGdkl6Q7NSeUmr9Ec=
+SIZE (tellico-1.2.12.tar.gz) = 4789666
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/tellico/pkg/PLIST,v
retrieving revision 1.2
diff -u -u -r1.2 PLIST
--- pkg/PLIST   28 Apr 2007 16:15:41 -0000      1.2
+++ pkg/PLIST   5 Jul 2007 08:25:00 -0000
@@ -212,4 +212,5 @@
 share/locale/ro/LC_MESSAGES/tellico.mo
 share/locale/ru/LC_MESSAGES/tellico.mo
 share/locale/sv/LC_MESSAGES/tellico.mo
+share/locale/tr/LC_MESSAGES/tellico.mo
 share/mimelnk/application/x-tellico.desktop

Reply via email to