From 2a6fd8b587dd6c1430965356e4bc8b050b62ae2a Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 6 Apr 2013 10:45:05 +0000 Subject: Update to 0.4.1 - Web searches: Improved support for user-triggered cancelling - SpringerLink search: GUI changes, using api.springer.com for search - PubMed: Limiting search requests per time - ACM Portal: Retrieving "month", fixing HTTP header - JSTOR: fixing HTTP header - Google Scholar: Updates to compensate for changes in Google's web layout; handling redirects - Science Direct: Updates to compensate for changes in Science Direct's web layout; handling redirects - arXiv: Trying to extract bibliographic information from journal strings - BibSonomy: Specifying number of hits to find - Web search uses KDE's proxy settings - Using KDE subsystem to open external files (e.g. PDF files) - Adding preview for images (in addition to PDF or HTML files); handling references to arXiv - Squeezing long file names in user interface - Handling quit actions more gracefully - Improving interface to external programs such as pdflatex - More robust XSL transformations - BibTeX import: guessing encoding information left by JabRef, more informative debug output, improved handling of multiple fields with same name - Reference preview: supporting dark color schemes - Fixing sorting in value list - Fixes in setting color tag to entries - Fixes in name formatting - Keeping user interface read-only for read-only use cases - Numerous bug fixes, closing memory leaks, speed improvements - Adding testing application for web searches - Fixes in duplicate merging code: remove fields user doesn't want to keep --- print/kbibtex/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/kbibtex/Makefile') diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index ab55a3c4bad..3f161111154 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2013/03/31 08:13:31 obache Exp $ +# $NetBSD: Makefile,v 1.39 2013/04/06 10:45:05 markd Exp $ -DISTNAME= kbibtex-0.4 -PKGREVISION= 12 +DISTNAME= kbibtex-0.4.1 CATEGORIES= print kde MASTER_SITES= http://download.gna.org/kbibtex/0.4/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3