Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2012 21:37:27 GMT
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jim Riggs <ports@christianserving.org>
Subject:   ports/171900: [patch] www/mod_setenvifplus update to 0.18
Message-ID:  <201209232137.q8NLbRp0032829@freefall.freebsd.org>
Resent-Message-ID: <201209232140.q8NLe7vv032883@freefall.freebsd.org>

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

>Number:         171900
>Category:       ports
>Synopsis:       [patch] www/mod_setenvifplus update to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 21:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        
>Organization:
>Environment:
8.3-amd64 apache24 test-build

>Description:
During an exp-run I found ver 0.13 do not build with apache24
version 0.18 builds with apache22 and apache24.

log:
http://people.freebsd.org/~ohauer/logs/ap24-mod_setenvifplus-0.18.log

>How-To-Repeat:
>Fix:

--- mod_setenvifplus.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 304725)
+++ Makefile	(working copy)
@@ -1,16 +1,13 @@
-# New ports collection makefile for:	mod_setenvifplus
-# Date created:		2010-11-29
-# Whom:			Jim Riggs <ports@christianserving.org>
-#
+# Created by: Jim Riggs <ports@christianserving.org>
 # $FreeBSD$
-#
 
 PORTNAME=	mod_setenvifplus
-PORTVERSION=	0.13
+PORTVERSION=	0.18
 CATEGORIES=	www
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	modsetenvifplus
 EXTRACT_SUFX=	-src.tar.gz
+DIST_SUBDIR=	apache2
 
 MAINTAINER=	ports@christianserving.org
 COMMENT=	Allows setting environment variables based on request attributes
Index: distinfo
===================================================================
--- distinfo	(revision 304725)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mod_setenvifplus-0.13-src.tar.gz) = b278ebcf12a71c9ef69efda91f6677d10020f6fe12531c4c5b2b28a8ba43632f
-SIZE (mod_setenvifplus-0.13-src.tar.gz) = 25363
+SHA256 (apache2/mod_setenvifplus-0.18-src.tar.gz) = c91a2c3497b3a345b0716f04057fb709393d8fb4e5c4d5c7c30debb1067f817c
+SIZE (apache2/mod_setenvifplus-0.18-src.tar.gz) = 21454
--- mod_setenvifplus.diff ends here ---


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



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