Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 09:25:13 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115234: [MAINTAINER] www/py24-prewikka: update to 0.9.12.1
Message-ID:  <200708060725.l767PDDa085098@server.yirdis.net>
Resent-Message-ID: <200708060730.l767U1vM015604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115234
>Category:       ports
>Synopsis:       [MAINTAINER] www/py24-prewikka: update to 0.9.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 06 07:30:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Thu May 31 10:58:52 CEST 2007
>Description:
- Update to 0.9.12.1

Changelog prewikka 0.9.12.1:
- Implement an Auto-Refresh system (fix #231).  (including code from
  Paul Robert Marino <prmarino1@gmail.com>).
- Ability to filter on missing/offline/online/unknown agents. Make more
  easier to read each agent status in collapsed mode.
- Fix filter load/save/delete issue with translation.
- New 'My account' tabs, under the Settings section (fix #241).
- New messageid and analyzerid parameters, allowing link to a Prewikka alert
  from an external tool (previously required a database query in order to
  retrieve the database event id).
- Don't redirect to user listing once an user preference are recorded. Fix
  changing of another user language by an user with PERM_USER_MANAGEMENT.
  Display target user language rather than current user language.
- Improve the timeline control table layout.
- Fix translation of string possibly using plural.
- Fix a template compilation problem with certain version of Cheetah
  (Giandomenico De Tullio <ghisha at email.it>)


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-prewikka-0.9.12.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/www/py-prewikka/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	4 Jun 2007 13:19:44 -0000	1.14
+++ Makefile	6 Aug 2007 07:21:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	prewikka
-PORTVERSION=	0.9.11.3
+PORTVERSION=	0.9.12.1
 CATEGORIES=	www security python
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
Index: distinfo
===================================================================
RCS file: /data3/Build/CVS/ports/www/py-prewikka/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	4 Jun 2007 13:19:44 -0000	1.10
+++ distinfo	6 Aug 2007 07:21:30 -0000
@@ -1,3 +1,3 @@
-MD5 (prewikka-0.9.11.3.tar.gz) = 4f17b2da811e1460427fb9f5d599604d
-SHA256 (prewikka-0.9.11.3.tar.gz) = fd93c2c4b51088c34965c87e5dc1b9a2b901791f1af9caf25cec9315be4494c7
-SIZE (prewikka-0.9.11.3.tar.gz) = 228689
+MD5 (prewikka-0.9.12.1.tar.gz) = d1cfea01e73570e98d6dc66e824585cd
+SHA256 (prewikka-0.9.12.1.tar.gz) = 41d95e6bc485d3273b98ca4cbb53187e3dbc20e5b0a6447394e244a9b007854d
+SIZE (prewikka-0.9.12.1.tar.gz) = 238691
Index: pkg-plist
===================================================================
RCS file: /data3/Build/CVS/ports/www/py-prewikka/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist	30 May 2007 06:46:39 -0000	1.8
+++ pkg-plist	6 Aug 2007 07:24:11 -0000
@@ -193,6 +193,8 @@
 %%DATADIR%%/htdocs/images/bg2.gif
 %%DATADIR%%/htdocs/images/led_N.gif
 %%DATADIR%%/htdocs/images/led_Y.gif
+%%DATADIR%%/htdocs/images/pause.png
+%%DATADIR%%/htdocs/images/play.png
 %%DATADIR%%/htdocs/css/style.css
 %%DATADIR%%/htdocs/js/functions.js
 %%DATADIR%%/database/sqlite.sql
--- py24-prewikka-0.9.12.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708060725.l767PDDa085098>