Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2009 15:17:45 GMT
From:      Cristiano Rolim Pereira <cristianorolim@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133183: [patch] - update sysutils/phplogcon to version 2.7.0
Message-ID:  <200903291517.n2TFHj00000386@www.freebsd.org>
Resent-Message-ID: <200903291520.n2TFK1aS012958@freefall.freebsd.org>

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

>Number:         133183
>Category:       ports
>Synopsis:       [patch] - update sysutils/phplogcon to version 2.7.0
>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:   Sun Mar 29 15:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD bsd64.local 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached patch updates sysutils/phplogcon to version 2.7.0.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../phplogcon.orig/Makefile ./Makefile
--- ../phplogcon.orig/Makefile	2009-03-29 11:54:56.000000000 -0300
+++ ./Makefile	2009-03-29 11:58:02.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phplogcon
-PORTVERSION=	2.5.24
+PORTVERSION=	2.7.0
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://download.adiscon.com/phplogcon/
 
diff -ruN ../phplogcon.orig/distinfo ./distinfo
--- ../phplogcon.orig/distinfo	2009-03-29 11:54:56.000000000 -0300
+++ ./distinfo	2009-03-29 11:58:09.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (phplogcon-2.5.24.tar.gz) = 3822a373bf416536fc0c8ce32bcf38ef
-SHA256 (phplogcon-2.5.24.tar.gz) = b3fd69cf5e55b5c58bfce53e69f05da92413ee942cb9bc9f9750d4a712af0953
-SIZE (phplogcon-2.5.24.tar.gz) = 906241
+MD5 (phplogcon-2.7.0.tar.gz) = dd102175c7cbfee52f1b788a79ed96ad
+SHA256 (phplogcon-2.7.0.tar.gz) = df004d149ee3f018531b76d119ce8a65888aef97bcf2b8169a2baed81cc62516
+SIZE (phplogcon-2.7.0.tar.gz) = 912978
diff -ruN ../phplogcon.orig/pkg-plist ./pkg-plist
--- ../phplogcon.orig/pkg-plist	2009-03-29 11:54:56.000000000 -0300
+++ ./pkg-plist	2009-03-29 12:07:56.000000000 -0300
@@ -26,6 +26,7 @@
 %%LOGCONDIR%%/BitstreamVeraFonts/VeraSeBd.ttf
 %%LOGCONDIR%%/BitstreamVeraFonts/local.conf
 %%LOGCONDIR%%/admin/charts.php
+%%LOGCONDIR%%/admin/dbmappings.php
 %%LOGCONDIR%%/admin/fields.php
 %%LOGCONDIR%%/admin/groups.php
 %%LOGCONDIR%%/admin/index.php
@@ -221,6 +222,7 @@
 %%LOGCONDIR%%/include/db_update_v5.txt
 %%LOGCONDIR%%/include/db_update_v6.txt
 %%LOGCONDIR%%/include/db_update_v7.txt
+%%LOGCONDIR%%/include/db_update_v8.txt
 %%LOGCONDIR%%/include/functions_common.php
 %%LOGCONDIR%%/include/functions_config.php
 %%LOGCONDIR%%/include/functions_db.php
@@ -250,6 +252,7 @@
 %%LOGCONDIR%%/search.php
 %%LOGCONDIR%%/statistics.php
 %%LOGCONDIR%%/templates/admin/admin_charts.html
+%%LOGCONDIR%%/templates/admin/admin_dbmappings.html
 %%LOGCONDIR%%/templates/admin/admin_fields.html
 %%LOGCONDIR%%/templates/admin/admin_groups.html
 %%LOGCONDIR%%/templates/admin/admin_index.html


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



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