From beech@alaskaparadise.com  Tue Feb 13 11:48:32 2007
Return-Path: <beech@alaskaparadise.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 441E016A401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Feb 2007 11:48:32 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: from pinnacle.akherb.com (60-105-237-24.gci.net [24.237.105.60])
	by mx1.freebsd.org (Postfix) with ESMTP id 1815A13C441
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Feb 2007 11:48:32 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: by pinnacle.akherb.com (Postfix, from userid 1007)
	id C77905D18; Tue, 13 Feb 2007 02:48:31 -0900 (AKST)
Received: from stargate.alaskaparadise.com (7-137-58-66.gci.net [66.58.137.7])
	by pinnacle.akherb.com (Postfix) with ESMTP id 3F8985C9B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Feb 2007 02:48:29 -0900 (AKST)
Message-Id: <1171367309.47131@stargate.alaskaparadise.com>
Date: Tue, 13 Feb 2007 02:48:29 -0900
From: "Beech Rintoul" <beech@alaskaparadise.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Maintainer Update] www/horde-passwd - Makefile
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         109130
>Category:       ports
>Synopsis:       [Maintainer Update] www/horde-passwd - Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 13 11:50:03 GMT 2007
>Closed-Date:    Wed Feb 14 09:47:25 GMT 2007
>Last-Modified:  Wed Feb 14 09:50:02 GMT 2007
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #103: Fri Feb  9 19:22:28 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Fixed Makefile


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/www/horde-passwd.orig/Makefile /usr/ports/www/horde-passwd/Makefile
--- /usr/ports/www/horde-passwd.orig/Makefile	Mon Feb 12 14:25:40 2007
+++ /usr/ports/www/horde-passwd/Makefile	Tue Feb 13 02:39:32 2007
@@ -5,12 +5,13 @@
 # $FreeBSD: ports/www/horde-passwd/Makefile,v 1.10 2007/02/12 23:25:40 sat Exp $
 #
 
-PORTNAME=	horde-passwd
+PORTNAME=	passwd
 PORTVERSION=	3.0
 PORTREVISION=	2
 CATEGORIES=	www mail
 MASTER_SITES=	HORDE/passwd
-DISTNAME=	passwd-h3-${PORTVERSION}
+PKGNAMEPREFIX=	horde-
+DISTNAME=	${PORTNAME}-h3-${PORTVERSION}
 DIST_SUBDIR=	horde
 
 MAINTAINER=	beech@alaskaparadise.com
@@ -20,6 +21,7 @@
 
 NO_BUILD=	yes
 USE_APACHE=	1.3+	# needed to test APACHE_VERSION
+USE_GETTEXT=	yes
 
 PLIST_SUB=	LPWDDIR=${LPWDDIR} PWDDIR=${PWDDIR}	\
 		HORDE_INC=${HORDE_INC:S|^${LOCALBASE}/||}



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Feb 13 12:49:52 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109130 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 14 09:47:20 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109130: commit references a PR
Date: Wed, 14 Feb 2007 09:47:18 +0000 (UTC)

 miwi        2007-02-14 09:47:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/horde-passwd     Makefile 
   Log:
   - Makefile cleanup
   
   PR:             109130
   Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
   
   Revision  Changes    Path
   1.11      +4 -2      ports/www/horde-passwd/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
