ports/133183: [patch] - update sysutils/phplogcon to version 2.7.0
Cristiano Rolim Pereira
cristianorolim at hotmail.com
Sun Mar 29 15:20:02 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list