diff options
author | wiz <wiz> | 2009-02-21 10:18:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 10:18:28 +0000 |
commit | bc8fafc7cd9539895134664100850b821497b6ba (patch) | |
tree | d419fe4778fdf337c30aa734ca803868133e854f | |
parent | 59f8a03149371432da110b6116ea962c8c2ad029 (diff) | |
download | pkgsrc-bc8fafc7cd9539895134664100850b821497b6ba.tar.gz |
Update to 1.3.5:
* Reverted change from 2007 that merged entries by combining all
values in multiple-value fields.
* Fixed the CueCat decoder to work for ISBN searches, as well as UPC.
* Updated Deliciour Library 1 importer to handle movies and games.
* Fixed Ubuntu bug#317822, don't mark collection modified when
image is found in local data directory.
* Fixed query bug with z39.50 ISBN search.
* Updated it.po, thanks to Valerio Ricci.
* Added date, time, and username as available params for the XSLT
export.
-rw-r--r-- | misc/tellico/Makefile | 7 | ||||
-rw-r--r-- | misc/tellico/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index a90e4c90aa3..5d310e70acc 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/02/09 22:56:25 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/02/21 10:18:28 wiz Exp $ # -DISTNAME= tellico-1.3.4 -PKGREVISION= 2 +DISTNAME= tellico-1.3.5 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ @@ -16,7 +15,7 @@ GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ USE_DIRS+= kde3-1.0 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake perl:build pkg-config .include "options.mk" diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 913bb3f4a09..8942a94aa4b 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/10/08 09:34:30 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/02/21 10:18:28 wiz Exp $ -SHA1 (tellico-1.3.4.tar.gz) = 0defc86c5b88dde849b8fbd33381f398f0ca11a7 -RMD160 (tellico-1.3.4.tar.gz) = 23a2a01e9bcb4aee0525aedbe87348006a045f11 -Size (tellico-1.3.4.tar.gz) = 5067461 bytes +SHA1 (tellico-1.3.5.tar.gz) = 83639fd97cd5a7c06e3efa3a56af29c96c64f686 +RMD160 (tellico-1.3.5.tar.gz) = 57972db4e9cc1c5236015da8a7f5da3afff23a6c +Size (tellico-1.3.5.tar.gz) = 5085567 bytes |