From anton@monitor.chelcom.ru  Tue Jun 15 11:30:47 2004
Return-Path: <anton@monitor.chelcom.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6E64016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Jun 2004 11:30:47 +0000 (GMT)
Received: from monitor.chelcom.ru (monitor.chel.com.ru [81.20.168.30])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5681A43D5F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Jun 2004 11:30:46 +0000 (GMT)
	(envelope-from anton@monitor.chelcom.ru)
Received: from monitor.chelcom.ru (localhost [127.0.0.1])
	by monitor.chelcom.ru (8.12.9p2/8.12.9) with ESMTP id i5FBTtUX092248
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Jun 2004 17:29:55 +0600 (YEKST)
	(envelope-from anton@monitor.chelcom.ru)
Received: (from anton@localhost)
	by monitor.chelcom.ru (8.12.9p2/8.12.9/Submit) id i5FBTsnM092247;
	Tue, 15 Jun 2004 17:29:54 +0600 (YEKST)
	(envelope-from anton)
Message-Id: <200406151129.i5FBTsnM092247@monitor.chelcom.ru>
Date: Tue, 15 Jun 2004 17:29:54 +0600 (YEKST)
From: Anton Voronin <anton@chelcom.ru>
Reply-To: Anton Voronin <anton@chelcom.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/mod_auth_pwcheck update
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67968
>Category:       ports
>Synopsis:       www/mod_auth_pwcheck update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clement
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 15 11:40:21 GMT 2004
>Closed-Date:    Wed Jun 16 17:35:42 GMT 2004
>Last-Modified:  Wed Jun 16 17:35:42 GMT 2004
>Originator:     Anton Voronin
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Intersvyaz JCS
>Environment:

System: FreeBSD monitor 4.8-RELEASE FreeBSD 4.8-RELEASE #2: Thu Apr 15 22:16:14 YEKST 2004 root@monitor:/usr/src/sys/compile/MONITOR i386

>Description:

	1) fix package category selection problem
	2) maintainer e-mail update

>How-To-Repeat:

	n/a
>Fix:

diff -rNu mod_auth_pwcheck.ORIG/Makefile mod_auth_pwcheck/Makefile
--- mod_auth_pwcheck.ORIG/Makefile	Fri Nov  7 14:12:51 2003
+++ mod_auth_pwcheck/Makefile	Tue Jun 15 17:14:27 2004
@@ -1,6 +1,6 @@
 # New ports collection makefile for: mod_auth_pwcheck
 # Date created:		2001/08/08
-# Whom:			Anton Voronin <anton@urc.ac.ru>
+# Whom:			Anton Voronin <anton@chelcom.ru>
 #
 # $FreeBSD: ports/www/mod_auth_pwcheck/Makefile,v 1.6 2003/11/07 09:12:51 marcus Exp $
 #
@@ -28,6 +28,7 @@
 		|| ${ECHO} -modssl
 AP_CATEGORY!=	${APXS} -q CFLAGS 2>/dev/null \
 		| ${GREP} DRUSSIAN_APACHE >/dev/null \
+		&& ${ECHO} russian \
 		|| ${ECHO} www
 AP_TARGET!=	${APXS} -q TARGET 2>/dev/null || ${ECHO}
 AP_LIBEXEC!=	${APXS} -q LIBEXECDIR 2>/dev/null | ${SED} 's@^${PREFIX}/@@'

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clement 
Responsible-Changed-By: clement 
Responsible-Changed-When: Tue Jun 15 22:15:23 GMT 2004 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67968 

From: Alex Kapranoff <kappa@rambler-co.ru>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/67968: www.mod_auth_pwcheck update
Date: Wed, 16 Jun 2004 12:56:56 +0400

   It's actually rather critical, as it fixes INDEX building for users
 of russian/apache13.
 
 -- 
 Alex Kapranoff.
State-Changed-From-To: open->closed 
State-Changed-By: clement 
State-Changed-When: Wed Jun 16 17:34:51 GMT 2004 
State-Changed-Why:  
Committed, thanks! 
FYI, mail address in Whom: field shouldn't be changed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67968 
>Unformatted:
