Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 20:42:58 GMT
From:      C Hutchinson <portmaster@bsdforge.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189631: [MAINTAINER UPDATE] www/mod_log_mysql Makefile pkg-descr distinfo
Message-ID:  <201405102042.s4AKgwr1023364@cgiserv.freebsd.org>
Resent-Message-ID: <201405102050.s4AKo0g7097733@freefall.freebsd.org>

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

>Number:         189631
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] www/mod_log_mysql Makefile pkg-descr distinfo
>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 May 10 20:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     C Hutchinson
>Release:        
>Organization:
>Environment:
>Description:
maintainer-update for www/mod_log_mysql
affects Makefile pkg-descr distinfo
adds new file location, WWW, and changes compression type

>How-To-Repeat:

>Fix:
apply patch(1) attached

Patch attached with submission follows:

Index: mod_log_mysql/Makefile
===================================================================
--- mod_log_mysql/Makefile	(revision 353601)
+++ mod_log_mysql/Makefile	(working copy)
@@ -3,8 +3,9 @@
 
 PORTNAME=	mod_log_mysql
 PORTVERSION=	1.04
+PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
+MASTER_SITES=	http://bsdforge.com/projects/source/www/mod_log_mysql/
 DIST_SUBDIR=	apache2
 
 MAINTAINER=	portmaster@bsdforge.com
@@ -16,6 +17,7 @@
 LICENSE_TEXT_PUBLIC_DOMAIN=	mod_log_mysql.c is in the Public Domain as of 2003.10.23.
 LICENSE_PERMS_PUBLIC_DOMAIN=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+USES= tar:xz
 RUN_DEPENDS+=	${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st
 
 USE_APACHE=	22
Index: mod_log_mysql/distinfo
===================================================================
--- mod_log_mysql/distinfo	(revision 353601)
+++ mod_log_mysql/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (apache2/mod_log_mysql-1.04.tar.gz) = da6cfbd1788b28e7421fcf4963e592bafec3b946ea9f01ac5319708e7ec41d45
-SIZE (apache2/mod_log_mysql-1.04.tar.gz) =  8010
+SHA256 (apache2/mod_log_mysql-1.04.tar.xz) = 1f891699599e2aa7f83a260bf1c613b36c47770507a8e7a330f05db24514f5c4
+SIZE (apache2/mod_log_mysql-1.04.tar.xz) =  7568
Index: mod_log_mysql/pkg-descr
===================================================================
--- mod_log_mysql/pkg-descr	(revision 353601)
+++ mod_log_mysql/pkg-descr	(working copy)
@@ -14,3 +14,5 @@
     * Won't loose data if the database server is down.
 
 Note: this module requires mod_log_config-st
+
+WWW: http://bsdforge.com/projects/www/mod_log_mysql/


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



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