ports/171900: [patch] www/mod_setenvifplus update to 0.18
Olli Hauer
ohauer at FreeBSD.org
Sun Sep 23 21:40:08 UTC 2012
>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 at christianserving.org>
-#
+# Created by: Jim Riggs <ports at 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 at 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:
More information about the freebsd-ports-bugs
mailing list