Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 03:40:46 GMT
From:      Brandon Fosdick<bfoz@bfoz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111927: [maintainer update] www/mod_log_dbd new release, version 0.2
Message-ID:  <200704200340.l3K3ekxl098054@www.freebsd.org>
Resent-Message-ID: <200704200350.l3K3o1oT065745@freefall.freebsd.org>

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

>Number:         111927
>Category:       ports
>Synopsis:       [maintainer update] www/mod_log_dbd new release, version 0.2
>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:   Fri Apr 20 03:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Brandon Fosdick
>Release:        6.2
>Organization:
>Environment:
FreeBSD poseidon.bfoz.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Feb 18 09:01:27 PST 2007     bfoz@poseidon.bfoz.net:/usr/obj/usr/src/sys/POSEIDON  i386

>Description:
Upgrade port to version 0.2 of mod_log_dbd
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN mod_log_dbd.orig/Makefile mod_log_dbd/Makefile
--- mod_log_dbd.orig/Makefile	Wed Mar  7 08:29:02 2007
+++ mod_log_dbd/Makefile	Wed Apr 18 22:58:46 2007
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/mod_log_dbd/Makefile,v 1.1 2007/03/07 16:29:02 miwi Exp $
 
 PORTNAME=	mod_log_dbd
-PORTVERSION=	0.1
+PORTVERSION=	0.2
 CATEGORIES=	www databases
 MASTER_SITES=	http://bfoz.net/projects/${PORTNAME}/release/
 
@@ -15,8 +15,7 @@
 USE_APACHE=	2.2+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-mysql=${PREFIX} \
-		--with-apache=${PREFIX}
+CONFIGURE_ARGS=	--with-apache=${PREFIX}
 
 do-install:
 	$(APXS) -i -a -n log_dbd $(WRKSRC)/mod_log_dbd.la
diff -ruN mod_log_dbd.orig/distinfo mod_log_dbd/distinfo
--- mod_log_dbd.orig/distinfo	Wed Mar  7 08:29:02 2007
+++ mod_log_dbd/distinfo	Thu Apr 19 20:35:42 2007
@@ -1,3 +1,3 @@
-MD5 (mod_log_dbd-0.1.tar.bz2) = a83e451209e9bcc6c94996c635386381
-SHA256 (mod_log_dbd-0.1.tar.bz2) = f3e4829b2acd8af3feed19f91ec019c92739fc6b95ec22c06af9235f83dde7de
-SIZE (mod_log_dbd-0.1.tar.bz2) = 197386
+MD5 (mod_log_dbd-0.2.tar.bz2) = 234f710f9af9c2c7507cb3cd3f1735ab
+SHA256 (mod_log_dbd-0.2.tar.bz2) = 330e811ad208c0c651e2a7b83ba4eae318f596ca5baa1fb89c65e07eb9f8c2a2
+SIZE (mod_log_dbd-0.2.tar.bz2) = 205069

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



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