diff --git a/security/prelude/prewikka/Makefile b/security/prelude/prewikka/Makefile index 997a2673ae7..5e6cdef364c 100644 --- a/security/prelude/prewikka/Makefile +++ b/security/prelude/prewikka/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.9 2006/12/30 16:36:09 aanriot Exp $ +# $OpenBSD: Makefile,v 1.10 2007/04/15 11:40:48 aanriot Exp $ COMMENT= "Prelude Management Console" -DISTNAME= prewikka-0.9.8 +DISTNAME= prewikka-0.9.9 PKGNAME= prelude-${DISTNAME} MODULES= lang/python diff --git a/security/prelude/prewikka/distinfo b/security/prelude/prewikka/distinfo index 85fa7eff7c1..4b8662c6e34 100644 --- a/security/prelude/prewikka/distinfo +++ b/security/prelude/prewikka/distinfo @@ -1,5 +1,5 @@ -MD5 (prewikka-0.9.8.tar.gz) = vCaa65w1cLdrZo8CQtrvdg== -RMD160 (prewikka-0.9.8.tar.gz) = Fe++MHWUEGflHeUyZ7co3RW71iM= -SHA1 (prewikka-0.9.8.tar.gz) = 5W1jzBpxFz0h7FvA4g2CRtmVo8Y= -SHA256 (prewikka-0.9.8.tar.gz) = CND6qvn6sgAjjjiC4NyxgCUlSFG1L+W2cGeSt/8CX6I= -SIZE (prewikka-0.9.8.tar.gz) = 180553 +MD5 (prewikka-0.9.9.tar.gz) = xhX6FML4h9qzVxRvSrAp8Q== +RMD160 (prewikka-0.9.9.tar.gz) = jb54XYdoEk5rKXYwsujKieAbiqE= +SHA1 (prewikka-0.9.9.tar.gz) = tAq7GrzyfeUKJK+In8q9nwpPEQc= +SHA256 (prewikka-0.9.9.tar.gz) = VUB4/WHOJufvdMo3V18K/pUpTyGi4KqEz3OsxRMa4+w= +SIZE (prewikka-0.9.9.tar.gz) = 188355 diff --git a/security/prelude/prewikka/pkg/PLIST b/security/prelude/prewikka/pkg/PLIST index 9e3afcadbf3..0b4c3d68c57 100644 --- a/security/prelude/prewikka/pkg/PLIST +++ b/security/prelude/prewikka/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2006/12/30 16:36:09 aanriot Exp $ +@comment $OpenBSD: PLIST,v 1.6 2007/04/15 11:40:48 aanriot Exp $ bin/prewikka-httpd lib/python${MODPY_VERSION}/site-packages/prewikka/ lib/python${MODPY_VERSION}/site-packages/prewikka/Auth.py @@ -103,10 +103,14 @@ lib/python${MODPY_VERSION}/site-packages/prewikka/view.pyc lib/python${MODPY_VERSION}/site-packages/prewikka/views/ lib/python${MODPY_VERSION}/site-packages/prewikka/views/__init__.py lib/python${MODPY_VERSION}/site-packages/prewikka/views/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/prewikka/views/alertlisting.py +lib/python${MODPY_VERSION}/site-packages/prewikka/views/alertlisting.pyc lib/python${MODPY_VERSION}/site-packages/prewikka/views/commands.py lib/python${MODPY_VERSION}/site-packages/prewikka/views/commands.pyc lib/python${MODPY_VERSION}/site-packages/prewikka/views/filter.py lib/python${MODPY_VERSION}/site-packages/prewikka/views/filter.pyc +lib/python${MODPY_VERSION}/site-packages/prewikka/views/heartbeatlisting.py +lib/python${MODPY_VERSION}/site-packages/prewikka/views/heartbeatlisting.pyc lib/python${MODPY_VERSION}/site-packages/prewikka/views/messagedetails.py lib/python${MODPY_VERSION}/site-packages/prewikka/views/messagedetails.pyc lib/python${MODPY_VERSION}/site-packages/prewikka/views/messagelisting.py @@ -131,6 +135,7 @@ share/prewikka/conf/prewikka.conf share/prewikka/database/ share/prewikka/database/mysql-update-0.9.1.sql share/prewikka/database/mysql.sql +share/prewikka/database/mysql2pgsql.sh share/prewikka/database/mysql2sqlite.sh share/prewikka/database/pgsql-update-0.9.1.sql share/prewikka/database/pgsql.sql