summaryrefslogtreecommitdiff
path: root/print/kbibtex/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-06-14 13:09:30 +0000
committermarkd <markd@pkgsrc.org>2015-06-14 13:09:30 +0000
commitc9a1addc678c3ef40387d399cd6fb7ad59e24a45 (patch)
tree3f59ed402104345b1fc8ea71451288a7d7da5d81 /print/kbibtex/Makefile
parent0123aa0fe20da11b57211f88fa00d400adcfe2c0 (diff)
downloadpkgsrc-c9a1addc678c3ef40387d399cd6fb7ad59e24a45.tar.gz
Complete update to 0.5.1 (partially committed along with unrelated
texlive updates). Diff 0.5 to 0.5.1 - Fixing sorting issue in main list - KBibTeX will set itself as default bibliography editor in KDE - Crash when finding PDFs - Fixing crash in id suggestion editor - Fixing compilation issue - Restoring session state (1) - Restoring session state (2) - Correctly parsing command line arguments if relative paths are given - Various minor clean-ups and improvements Diff 0.4.1 to 0.5 - Initial support for BibLaTeX - Id Suggestion editor like available in old KDE3 version - "Find PDF" function to locate PDF files through web search engines - New online database searches: MathSciNet, Ingenta Connect, Inspire Hep, SAO/NASA ADS, ISBN DB, JStor - Improved memory management - Numerous bug fixes and improvements
Diffstat (limited to 'print/kbibtex/Makefile')
-rw-r--r--print/kbibtex/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index 0ef97bc14ce..15a4beaa26a 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:58 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2015/06/14 13:09:30 markd Exp $
-DISTNAME= kbibtex-0.4.1
-PKGREVISION= 24
+DISTNAME= kbibtex-0.5.1
CATEGORIES= print kde
-MASTER_SITES= http://download.gna.org/kbibtex/0.4/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= http://download.gna.org/kbibtex/0.5/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://home.gna.org/kbibtex/