pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-prewikka Update to 0.9.17.1. Fix PLIST. Fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1a80b61c7cb
branches:  trunk
changeset: 399787:f1a80b61c7cb
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri Oct 02 10:25:53 2009 +0000

description:
Update to 0.9.17.1. Fix PLIST. Fix dependency. Upstream changes since 0.9.17:

- Fix possible encoding error in the message summary view (#360).

diffstat:

 security/py-prewikka/Makefile |  6 +++---
 security/py-prewikka/PLIST    |  3 ++-
 security/py-prewikka/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (57 lines):

diff -r 8850a1d68c08 -r f1a80b61c7cb security/py-prewikka/Makefile
--- a/security/py-prewikka/Makefile     Fri Oct 02 10:19:51 2009 +0000
+++ b/security/py-prewikka/Makefile     Fri Oct 02 10:25:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/08/24 13:57:33 hasso Exp $
+# $NetBSD: Makefile,v 1.32 2009/10/02 10:25:53 hasso Exp $
 #
 
 DISTNAME=              prewikka-${VERSION}
@@ -9,7 +9,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-VERSION=               0.9.17
+VERSION=               0.9.17.1
 
 CONFLICTS=             prewikka-[0-9]*
 
@@ -67,6 +67,6 @@
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
 BUILDLINK_API_DEPENDS.libpreludedb+=   libpreludedb>=0.9.9
-.include "../../security/libpreludedb/buildlink3.mk"
+.include "../../security/libpreludedb-python/buildlink3.mk"
 .include "../../security/libprelude-python/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8850a1d68c08 -r f1a80b61c7cb security/py-prewikka/PLIST
--- a/security/py-prewikka/PLIST        Fri Oct 02 10:19:51 2009 +0000
+++ b/security/py-prewikka/PLIST        Fri Oct 02 10:25:53 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2009/08/24 13:57:33 hasso Exp $
+@comment $NetBSD: PLIST,v 1.17 2009/10/02 10:25:53 hasso Exp $
 ${PYSITELIB}/prewikka/Auth.py
 ${PYSITELIB}/prewikka/Auth.pyc
 ${PYSITELIB}/prewikka/Auth.pyo
@@ -92,6 +92,7 @@
 ${PYSITELIB}/prewikka/templates/HeartbeatListing.py
 ${PYSITELIB}/prewikka/templates/HeartbeatListing.pyc
 ${PYSITELIB}/prewikka/templates/HeartbeatListing.pyo
+${PYSITELIB}/prewikka/templates/IDMEFBrowser.py
 ${PYSITELIB}/prewikka/templates/IDMEFBrowser.pyc
 ${PYSITELIB}/prewikka/templates/IDMEFBrowser.pyo
 ${PYSITELIB}/prewikka/templates/LoginPasswordForm.py
diff -r 8850a1d68c08 -r f1a80b61c7cb security/py-prewikka/distinfo
--- a/security/py-prewikka/distinfo     Fri Oct 02 10:19:51 2009 +0000
+++ b/security/py-prewikka/distinfo     Fri Oct 02 10:25:53 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2009/08/24 13:57:33 hasso Exp $
+$NetBSD: distinfo,v 1.14 2009/10/02 10:25:53 hasso Exp $
 
-SHA1 (prewikka-0.9.17.tar.gz) = 3d28ff5e87b1fcaf361970ed6c0c9e477e4eb00c
-RMD160 (prewikka-0.9.17.tar.gz) = 501d51cb74755a43f366dad8249314612eae2b47
-Size (prewikka-0.9.17.tar.gz) = 277834 bytes
+SHA1 (prewikka-0.9.17.1.tar.gz) = 3d63a6fc6b241fce4bf71e2e2560e873a0d8a803
+RMD160 (prewikka-0.9.17.1.tar.gz) = e44e096d430a0bf0441aed1f4455e49dad25c844
+Size (prewikka-0.9.17.1.tar.gz) = 286990 bytes
 SHA1 (patch-ab) = 76fd7ee4f1c19336a8eaa98fa1513e88e1c4c070



Home | Main Index | Thread Index | Old Index