Date: Sat, 22 Dec 2012 18:38:59 GMT From: Cristiano Rolim Pereira <cristianorolim@outlook.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/174639: [maintainer-update] - update sysutils/loganalyzer to version 3.4.5 Message-ID: <201212221838.qBMIcx8L046472@red.freebsd.org> Resent-Message-ID: <201212221840.qBMIe0kV043251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 174639 >Category: ports >Synopsis: [maintainer-update] - update sysutils/loganalyzer to version 3.4.5 >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: Sat Dec 22 18:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Cristiano Rolim Pereira >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD bsd91.casa 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The attached diff updates sysutils/loganalyzer to version 3.4.5 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN ../loganalyzer.orig/Makefile ./Makefile --- ../loganalyzer.orig/Makefile 2012-11-17 04:01:37.000000000 -0200 +++ ./Makefile 2012-12-22 16:28:15.000000000 -0200 @@ -6,11 +6,11 @@ # PORTNAME= loganalyzer -PORTVERSION= 3.0.0 +PORTVERSION= 3.4.5 CATEGORIES= sysutils www MASTER_SITES= http://download.adiscon.com/loganalyzer/ -MAINTAINER= cristianorolim@hotmail.com +MAINTAINER= cristianorolim@outlook.com COMMENT= Web based Syslog browsing and analysis NO_BUILD= YES @@ -38,7 +38,6 @@ .include <bsd.port.pre.mk> - .if !defined(WITHOUT_PHP_DEPENDS) .if defined(WITH_PHP_MYSQL) USE_PHP+= mysql diff -ruN ../loganalyzer.orig/distinfo ./distinfo --- ../loganalyzer.orig/distinfo 2011-03-19 09:32:47.000000000 -0300 +++ ./distinfo 2012-12-22 16:17:33.000000000 -0200 @@ -1,2 +1,2 @@ -SHA256 (loganalyzer-3.0.0.tar.gz) = 77f5c8aa16ae168622e6da74db09c770e15a297d909ec58cf9581a0ee19f5f02 -SIZE (loganalyzer-3.0.0.tar.gz) = 994360 +SHA256 (loganalyzer-3.4.5.tar.gz) = bfe27f30b17f7f2dbdbd3efb3f668c6ba901e269538b9f394c69411f166e4f13 +SIZE (loganalyzer-3.4.5.tar.gz) = 1003789 diff -ruN ../loganalyzer.orig/pkg-plist ./pkg-plist --- ../loganalyzer.orig/pkg-plist 2010-04-05 16:50:06.000000000 -0300 +++ ./pkg-plist 2012-12-22 16:22:02.000000000 -0200 @@ -110,6 +110,7 @@ %%ANALYZERDIR%%/classes/logstreamlineparser.class.php %%ANALYZERDIR%%/classes/logstreamlineparsermisc.class.php %%ANALYZERDIR%%/classes/logstreamlineparsersyslog.class.php +%%ANALYZERDIR%%/classes/logstreamlineparsersyslog23.class.php %%ANALYZERDIR%%/classes/logstreamlineparserwinsyslog.class.php %%ANALYZERDIR%%/classes/logstreampdo.class.php %%ANALYZERDIR%%/classes/msgparser.class.php @@ -123,6 +124,11 @@ %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.lang.en.php %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.html %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.pdf +%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff.class.php +%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.css +%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.lang.en.php +%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.template.html +%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.template.pdf %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary.class.php %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.css %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.lang.en.php @@ -149,6 +155,7 @@ %%ANALYZERDIR%%/doc/troubleshoot.html %%ANALYZERDIR%%/doc/windowsevent.html %%ANALYZERDIR%%/export.php +%%ANALYZERDIR%%/favicon.ico %%ANALYZERDIR%%/images/bars/balken_25/balken.ufo %%ANALYZERDIR%%/images/bars/bar-middle/green_left_17.png %%ANALYZERDIR%%/images/bars/bar-middle/green_middle_17.png @@ -277,6 +284,7 @@ %%ANALYZERDIR%%/include/db_template.txt %%ANALYZERDIR%%/include/db_update_v0.txt %%ANALYZERDIR%%/include/db_update_v1.txt +%%ANALYZERDIR%%/include/db_update_v10.txt %%ANALYZERDIR%%/include/db_update_v2.txt %%ANALYZERDIR%%/include/db_update_v3.txt %%ANALYZERDIR%%/include/db_update_v4.txt @@ -292,6 +300,7 @@ %%ANALYZERDIR%%/include/functions_filters.php %%ANALYZERDIR%%/include/functions_frontendhelpers.php %%ANALYZERDIR%%/include/functions_installhelpers.php +%%ANALYZERDIR%%/include/functions_reports.php %%ANALYZERDIR%%/include/functions_themes.php %%ANALYZERDIR%%/include/functions_users.php %%ANALYZERDIR%%/index.php @@ -304,14 +313,9 @@ %%ANALYZERDIR%%/lang/en/admin.php %%ANALYZERDIR%%/lang/en/info.txt %%ANALYZERDIR%%/lang/en/main.php -%%ANALYZERDIR%%/lang/it_IT/admin.php -%%ANALYZERDIR%%/lang/it_IT/info.txt -%%ANALYZERDIR%%/lang/it_IT/main.php -%%ANALYZERDIR%%/lang/pt_BR/admin.php -%%ANALYZERDIR%%/lang/pt_BR/info.txt -%%ANALYZERDIR%%/lang/pt_BR/main.php %%ANALYZERDIR%%/login.php %%ANALYZERDIR%%/reportgenerator.php +%%ANALYZERDIR%%/reports.php %%ANALYZERDIR%%/search.php %%ANALYZERDIR%%/statistics.php %%ANALYZERDIR%%/templates/admin/admin_charts.html @@ -341,6 +345,7 @@ %%ANALYZERDIR%%/templates/install.html %%ANALYZERDIR%%/templates/login.html %%ANALYZERDIR%%/templates/reportgenerator.html +%%ANALYZERDIR%%/templates/reports.html %%ANALYZERDIR%%/templates/search.html %%ANALYZERDIR%%/templates/statistics.html %%ANALYZERDIR%%/themes/dark/about.txt @@ -369,8 +374,6 @@ @dirrm %%ANALYZERDIR%%/themes @dirrm %%ANALYZERDIR%%/templates/admin @dirrm %%ANALYZERDIR%%/templates -@dirrm %%ANALYZERDIR%%/lang/pt_BR -@dirrm %%ANALYZERDIR%%/lang/it_IT @dirrm %%ANALYZERDIR%%/lang/en @dirrm %%ANALYZERDIR%%/lang/de @dirrm %%ANALYZERDIR%%/lang @@ -388,6 +391,7 @@ @dirrm %%ANALYZERDIR%%/css @dirrm %%ANALYZERDIR%%/cron @dirrm %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary +@dirrm %%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff @dirrm %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary @dirrm %%ANALYZERDIR%%/classes/reports @dirrm %%ANALYZERDIR%%/classes/msgparsers >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212221838.qBMIcx8L046472>