ports/131068: [patch] - update sysutils/phplogcon to version 2.5.24

Cristiano Rolim Pereira cristianorolim at hotmail.com
Wed Jan 28 04:20:02 UTC 2009


>Number:         131068
>Category:       ports
>Synopsis:       [patch] - update sysutils/phplogcon to version 2.5.24
>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:   Wed Jan 28 04:20:00 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.5.24.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../phplogcon.orig/Makefile ./Makefile
--- ../phplogcon.orig/Makefile	2009-01-28 00:36:42.000000000 -0200
+++ ./Makefile	2009-01-28 00:37:21.000000000 -0200
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	phplogcon
-PORTVERSION=	2.5.23
-PORTREVISION=	1
+PORTVERSION=	2.5.24
+PORTREVISION=	0
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://download.adiscon.com/phplogcon/
 
diff -ruN ../phplogcon.orig/distinfo ./distinfo
--- ../phplogcon.orig/distinfo	2009-01-28 00:36:42.000000000 -0200
+++ ./distinfo	2009-01-28 00:37:37.000000000 -0200
@@ -1,3 +1,3 @@
-MD5 (phplogcon-2.5.23.tar.gz) = ab150ebeec5c45b3d49632b6ec64968e
-SHA256 (phplogcon-2.5.23.tar.gz) = d3ab99a4f73ffaba7143792f72877ff19b19b2f5f92b4db412c814643ab9a958
-SIZE (phplogcon-2.5.23.tar.gz) = 889842
+MD5 (phplogcon-2.5.24.tar.gz) = 3822a373bf416536fc0c8ce32bcf38ef
+SHA256 (phplogcon-2.5.24.tar.gz) = b3fd69cf5e55b5c58bfce53e69f05da92413ee942cb9bc9f9750d4a712af0953
+SIZE (phplogcon-2.5.24.tar.gz) = 906241
diff -ruN ../phplogcon.orig/pkg-plist ./pkg-plist
--- ../phplogcon.orig/pkg-plist	2009-01-28 00:36:42.000000000 -0200
+++ ./pkg-plist	2009-01-28 00:51:45.000000000 -0200
@@ -1,6 +1,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/basics.html
 %%PORTDOCS%%%%DOCSDIR%%/build_from_repo.html
 %%PORTDOCS%%%%DOCSDIR%%/free_support.html
+%%PORTDOCS%%%%DOCSDIR%%/install.html
 %%PORTDOCS%%%%DOCSDIR%%/manual.html
 %%PORTDOCS%%%%DOCSDIR%%/professional_services.html
 %%PORTDOCS%%%%DOCSDIR%%/searching.html
@@ -83,6 +84,7 @@
 %%LOGCONDIR%%/doc/basics.html
 %%LOGCONDIR%%/doc/build_from_repo.html
 %%LOGCONDIR%%/doc/free_support.html
+%%LOGCONDIR%%/doc/install.html
 %%LOGCONDIR%%/doc/manual.html
 %%LOGCONDIR%%/doc/professional_services.html
 %%LOGCONDIR%%/doc/searching.html
@@ -222,6 +224,7 @@
 %%LOGCONDIR%%/include/functions_common.php
 %%LOGCONDIR%%/include/functions_config.php
 %%LOGCONDIR%%/include/functions_db.php
+%%LOGCONDIR%%/include/functions_debugoutput.php
 %%LOGCONDIR%%/include/functions_filters.php
 %%LOGCONDIR%%/include/functions_frontendhelpers.php
 %%LOGCONDIR%%/include/functions_installhelpers.php
@@ -237,6 +240,9 @@
 %%LOGCONDIR%%/lang/en/admin.php
 %%LOGCONDIR%%/lang/en/info.txt
 %%LOGCONDIR%%/lang/en/main.php
+%%LOGCONDIR%%/lang/it_IT/admin.php
+%%LOGCONDIR%%/lang/it_IT/info.txt
+%%LOGCONDIR%%/lang/it_IT/main.php
 %%LOGCONDIR%%/lang/pt_BR/admin.php
 %%LOGCONDIR%%/lang/pt_BR/info.txt
 %%LOGCONDIR%%/lang/pt_BR/main.php
@@ -296,6 +302,7 @@
 @dirrm %%LOGCONDIR%%/templates/admin
 @dirrm %%LOGCONDIR%%/templates
 @dirrm %%LOGCONDIR%%/lang/pt_BR
+ at dirrm %%LOGCONDIR%%/lang/it_IT
 @dirrm %%LOGCONDIR%%/lang/en
 @dirrm %%LOGCONDIR%%/lang/de
 @dirrm %%LOGCONDIR%%/lang
@@ -318,6 +325,6 @@
 @dirrm %%LOGCONDIR%%/classes
 @dirrm %%LOGCONDIR%%/admin
 @dirrm %%LOGCONDIR%%/BitstreamVeraFonts
- at dirrm %%LOGCONDIR%%
+ at dirrmtry %%LOGCONDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 %%PORTDATA%%@dirrm %%DATADIR%%


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



More information about the freebsd-ports-bugs mailing list