summaryrefslogtreecommitdiff
path: root/print/kbibtex/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2013-04-06 10:45:05 +0000
committermarkd <markd>2013-04-06 10:45:05 +0000
commit2a6fd8b587dd6c1430965356e4bc8b050b62ae2a (patch)
tree8b35efb0faa8761eba1caf00b4867e44bf13b245 /print/kbibtex/Makefile
parent151e28bb3398d86d8bbf45574bd3236b7a306730 (diff)
downloadpkgsrc-2a6fd8b587dd6c1430965356e4bc8b050b62ae2a.tar.gz
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
Diffstat (limited to 'print/kbibtex/Makefile')
-rw-r--r--print/kbibtex/Makefile5
1 files changed, 2 insertions, 3 deletions
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