diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-30 11:53:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-30 11:53:11 +0000 |
commit | 26c24c29cb1f89dabbdc3e61cf3c7e360492e666 (patch) | |
tree | d2f36dd34043eababb32be72804f95e4a28f52b0 /misc | |
parent | 5261992cf5c392e50ad5c63b39fb36b3a9edf32b (diff) | |
download | pkgsrc-26c24c29cb1f89dabbdc3e61cf3c7e360492e666.tar.gz |
Update to 1.3.2.1:
* Released Tellico 1.3.2.1.
* Fixed en_GB translation to remove context strings.
* Released Tellico 1.3.2.
* Include Canadian LCC values, patch from Peter Stevenson.
* Updated entry creation to always add default values. Fixes Debian bug 481639.
* Improved IMDb search results.
* When adding a book to a bibliography, set the type to 'book'.
* Updated LCCN search to validate format.
* Updated entry match to compare validated LCCN.
* Updated z39.50 search to allow multiple LCCN values.
* Changed loader to eliminate possible duplicates for fields allowing multiple values (like keywords).
* Updated PubMed search to add all keywords.
* Fixed PubMed search to use utf8 encoding.
* Changed XML loader to strip whitespace from non-paragraph values.
* Added languages and editors to Amazon book import.
* Updated mods2tellico.xsl to try to capture more of mods info converted from refbase.
* Updated mods2tellico.xsl to try to capture more of bibtex info converted from wikindx.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico/Makefile | 4 | ||||
-rw-r--r-- | misc/tellico/PLIST | 3 | ||||
-rw-r--r-- | misc/tellico/distinfo | 9 |
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index bb3b7dd1336..0f25f6982ad 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/12 10:59:26 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2008/05/30 11:53:11 wiz Exp $ # -DISTNAME= tellico-1.3.1 +DISTNAME= tellico-1.3.2.1 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/PLIST b/misc/tellico/PLIST index 3b39cfb6fdd..84f496f77db 100644 --- a/misc/tellico/PLIST +++ b/misc/tellico/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/12 10:59:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/05/30 11:53:11 wiz Exp $ bin/tellico share/applications/kde/tellico.desktop share/doc/kde/HTML/en/tellico/CMakeLists.txt @@ -188,6 +188,7 @@ share/kde/apps/tellico/tellico-common.xsl share/kde/apps/tellico/tellico-printing.xsl share/kde/apps/tellico/tellico.dtd share/kde/apps/tellico/tellico.tips +share/kde/apps/tellico/tellico2gcstar.xsl share/kde/apps/tellico/tellico2html.js share/kde/apps/tellico/tellico2html.xsl share/kde/apps/tellico/tellico2onix.xsl diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index b762dc44a0e..db98e67f31b 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/04/12 10:59:26 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/05/30 11:53:11 wiz Exp $ -SHA1 (tellico-1.3.1.tar.gz) = 17e488d00bc56c3be49669e29ec965456af34d59 -RMD160 (tellico-1.3.1.tar.gz) = d9bdbc2e50251bc8fc7e9ed4232643141da971b7 -Size (tellico-1.3.1.tar.gz) = 5051443 bytes -SHA1 (patch-aa) = b9e4bb0599b6c84c32526072ebfc0a49a097b833 +SHA1 (tellico-1.3.2.1.tar.gz) = 7043e4d5a005d4568d678f858ca5f8b8390d587f +RMD160 (tellico-1.3.2.1.tar.gz) = 3f0735bdec5fd64990a83cb9b1791c3b2193850b +Size (tellico-1.3.2.1.tar.gz) = 5097471 bytes |