diff options
author | hasso <hasso@pkgsrc.org> | 2009-10-02 10:25:53 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-10-02 10:25:53 +0000 |
commit | f08156711b9ce6a77f5406e9e7dc9965fe3a5367 (patch) | |
tree | 6663f8a57088bb88842149928c689e6d07256771 /security | |
parent | accfc679d2f229ae749d7c62bd64f9dc6f98212d (diff) | |
download | pkgsrc-f08156711b9ce6a77f5406e9e7dc9965fe3a5367.tar.gz |
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 (limited to 'security')
-rw-r--r-- | security/py-prewikka/Makefile | 6 | ||||
-rw-r--r-- | security/py-prewikka/PLIST | 3 | ||||
-rw-r--r-- | security/py-prewikka/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index d5ce4f49fe1..e11bbd57bff 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -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 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/prewikka/ \ PKG_DESTDIR_SUPPORT= user-destdir -VERSION= 0.9.17 +VERSION= 0.9.17.1 CONFLICTS= prewikka-[0-9]* @@ -67,6 +67,6 @@ post-install: .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 --git a/security/py-prewikka/PLIST b/security/py-prewikka/PLIST index c808795f530..bebae0bf1ed 100644 --- a/security/py-prewikka/PLIST +++ b/security/py-prewikka/PLIST @@ -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/HeartbeatAnalyze.pyo ${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 --git a/security/py-prewikka/distinfo b/security/py-prewikka/distinfo index cc75fdb2bd9..b293f7fc21d 100644 --- a/security/py-prewikka/distinfo +++ b/security/py-prewikka/distinfo @@ -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 |