pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/kbibtex Apply some official patches. Two non-cr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f30d50c8de4e
branches: trunk
changeset: 521760:f30d50c8de4e
user: markd <markd%pkgsrc.org@localhost>
date: Mon Nov 20 10:23:15 2006 +0000
description:
Apply some official patches. Two non-critical patches to the
filtered selection code and "View Document" context menu and a patch
to fix compilation with gcc 4.x. Bump PKGREVISION.
diffstat:
print/kbibtex/Makefile | 8 +++++++-
print/kbibtex/distinfo | 11 ++++++++++-
2 files changed, 17 insertions(+), 2 deletions(-)
diffs (40 lines):
diff -r 722ccb41d1e1 -r f30d50c8de4e print/kbibtex/Makefile
--- a/print/kbibtex/Makefile Mon Nov 20 09:38:15 2006 +0000
+++ b/print/kbibtex/Makefile Mon Nov 20 10:23:15 2006 +0000
@@ -1,10 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2006/10/16 10:55:10 markd Exp $
+# $NetBSD: Makefile,v 1.4 2006/11/20 10:23:15 markd Exp $
DISTNAME= kbibtex-0.1.5
+PKGREVISION= 1
CATEGORIES= print kde
MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/
EXTRACT_SUFX= .tar.bz2
+PATCHFILES= kbibtex-0.1.5-filteredselection.patch
+PATCHFILES+= kbibtex-0.1.5-gcc4.2.patch
+PATCHFILES+= kbibtex-0.1.5-viewdocument.patch
+PATCH_SITES= ${MASTER_SITES}
+
MAINTAINER= markd%NetBSD.org@localhost
HOMEPAGE= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/
COMMENT= BibTeX editor for KDE
diff -r 722ccb41d1e1 -r f30d50c8de4e print/kbibtex/distinfo
--- a/print/kbibtex/distinfo Mon Nov 20 09:38:15 2006 +0000
+++ b/print/kbibtex/distinfo Mon Nov 20 10:23:15 2006 +0000
@@ -1,5 +1,14 @@
-$NetBSD: distinfo,v 1.2 2006/10/16 10:55:10 markd Exp $
+$NetBSD: distinfo,v 1.3 2006/11/20 10:23:15 markd Exp $
+SHA1 (kbibtex-0.1.5-filteredselection.patch) = 971be8064bed3cc6e5c77c1477854b9342dcd811
+RMD160 (kbibtex-0.1.5-filteredselection.patch) = 6e14a391d76bf79d08d63771ed4349b5b45c5aa8
+Size (kbibtex-0.1.5-filteredselection.patch) = 1533 bytes
+SHA1 (kbibtex-0.1.5-gcc4.2.patch) = 91c32ab2ae04867e6d37674cc28e9b60a19c40ce
+RMD160 (kbibtex-0.1.5-gcc4.2.patch) = dfc2b4a00ac2aba668f15ec94eedd7855449a1f5
+Size (kbibtex-0.1.5-gcc4.2.patch) = 454 bytes
+SHA1 (kbibtex-0.1.5-viewdocument.patch) = ca29fa5428494c9509d924543b0e915c07281075
+RMD160 (kbibtex-0.1.5-viewdocument.patch) = 21e847435e775e8a22df68e1c099c66a5e61a79a
+Size (kbibtex-0.1.5-viewdocument.patch) = 2446 bytes
SHA1 (kbibtex-0.1.5.tar.bz2) = a89331c3d9621995d9cd8f91fae470237ea2eca4
RMD160 (kbibtex-0.1.5.tar.bz2) = 7a7c6ce9ff4b392104e0b35eb888eaa7e7a20383
Size (kbibtex-0.1.5.tar.bz2) = 556109 bytes
Home |
Main Index |
Thread Index |
Old Index