From pgollucci@riderwayinc.com  Thu Jun 26 17:49:33 2008
Return-Path: <pgollucci@riderwayinc.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6329A106566C;
	Thu, 26 Jun 2008 17:49:29 +0000 (UTC)
	(envelope-from pgollucci@riderwayinc.com)
Received: from riderwayinc.com (riderwayinc.com [74.93.213.161])
	by mx1.freebsd.org (Postfix) with ESMTP id 139288FC16;
	Thu, 26 Jun 2008 17:49:28 +0000 (UTC)
	(envelope-from pgollucci@riderwayinc.com)
Received: from riderwayinc.com (localhost [127.0.0.1])
	by magneto.rws (8.14.2/8.14.2) with ESMTP id m5QGbTef013823
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO);
	Thu, 26 Jun 2008 16:37:29 GMT
	(envelope-from pgollucci@riderwayinc.com)
Received: (from pgollucci@localhost)
	by riderwayinc.com (8.14.2/8.14.2/Submit) id m5QGbOn9013822;
	Thu, 26 Jun 2008 16:37:24 GMT
	(envelope-from pgollucci)
Message-Id: <200806261637.m5QGbOn9013822@riderwayinc.com>
Date: Thu, 26 Jun 2008 16:37:24 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lev@freebsd.org
Subject: [PATCH] devel/subversion-devel: the GA release may be packaged
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125018
>Category:       ports
>Synopsis:       [PATCH] devel/subversion-devel: the GA release may be packaged
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lev
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 26 17:50:03 UTC 2008
>Closed-Date:    Wed Jul 02 09:39:05 UTC 2008
>Last-Modified:  Wed Jul 02 09:39:05 UTC 2008
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD riderwayinc.com 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Thu Feb 28 21:20:48 UTC 2008
>Description:
  - 1.5.0 is the official GA release, it may be packaged
  - while here, use ${PW}

Port maintainer (lev@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- subversion-devel-1.5.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/subversion-devel/Makefile,v
retrieving revision 1.127
diff -u -u -r1.127 Makefile
--- Makefile	21 Jun 2008 20:09:38 -0000	1.127
+++ Makefile	26 Jun 2008 16:37:08 -0000
@@ -15,8 +15,6 @@
 MAINTAINER=	lev@freebsd.org
 COMMENT?=	Prerelease version of the Subversion version control system
 
-NO_PACKAGE=	No binary packages of release candidates
-
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
 
 CONFLICTS?=	subversion-[0-9]* subversion-perl-[0-9]* subversion-python-[0-9]* subversion-ruby-[0-9]* subversion-freebsd-[0-9]*
@@ -334,10 +332,10 @@
 _mkrepos:	.USE
 .if !exists(${SVNREPOS})
 .if defined(WITH_SVNSERVE_WRAPPER)
-	@if /usr/sbin/pw groupshow "${SVNGROUP}" >/dev/null 2>&1; then \
+	@if ${PW} groupshow "${SVNGROUP}" >/dev/null 2>&1; then \
 	    ${ECHO_MSG} "You already have a group \"${SVNGROUP}\", so I will use it."; \
 	else \
-	    if /usr/sbin/pw groupadd ${SVNGROUP} -h -; \
+	    if ${PW} groupadd ${SVNGROUP} -h -; \
 	    then \
 	        ${ECHO_MSG} "Added group \"${SVNGROUP}\"."; \
 	    else \
--- subversion-devel-1.5.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lev 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 26 17:50:30 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: "Philip M. Gollucci" <pgollucci@ridecharge.com>
To: bug-followup@FreeBSD.org, pgollucci@p6m7g8.com
Cc:  
Subject: Re: ports/125018: [PATCH] devel/subversion-devel: the GA release
 may be packaged
Date: Thu, 26 Jun 2008 16:02:31 -0400

 Using devel/subversion as 1.5.0 is definitely a winning move IMHO.
 
 I think devel/subversion-devel should stick around though and track the 
 1.6.x series.
 
 
 -- 
 ------------------------------------------------------------------------
 Philip M. Gollucci (philip@ridecharge.com)
 o:703.549.2050x206
 Senior System Admin - Riderway, Inc.
 http://riderway.com / http://ridecharge.com
 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
 
 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.
 
State-Changed-From-To: open->closed 
State-Changed-By: lev 
State-Changed-When: Wed Jul 2 09:38:43 UTC 2008 
State-Changed-Why:  

subversion-freebsd retargeted to subversion, which is updated. 


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