From pgollucci@frieza.p6m7g8.net  Thu Jun  3 07:10:51 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 96DDE10656DB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Jun 2010 07:10:51 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 52F4C8FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Jun 2010 07:10:51 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o537AoNG008819;
	Thu, 3 Jun 2010 03:10:50 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o537AoiJ008776;
	Thu, 3 Jun 2010 03:10:50 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <201006030710.o537AoiJ008776@frieza.p6m7g8.net>
Date: Thu, 3 Jun 2010 03:10:50 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vvelox@vvelox.net
Subject: [PATCH] net/p5-Net-LDAP-AutoServer: Add missing depends
X-Send-Pr-Version: 3.113
X-GNATS-Notify: vvelox@vvelox.net

>Number:         147396
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-AutoServer: Add missing depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:20:17 UTC 2010
>Closed-Date:    Sat Aug 28 02:27:49 UTC 2010
>Last-Modified:  Sat Aug 28 02:30:05 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (vvelox@vvelox.net) is cc'd.

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

--- p5-Net-LDAP-AutoServer-0.2.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-LDAP-AutoServer/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	20 May 2010 02:41:24 -0000	1.2
+++ Makefile	3 Jun 2010 06:23:49 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-LDAP-AutoServer
 PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -17,7 +18,8 @@
 
 RUN_DEPENDS=	${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
 		${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
-		${SITE_PERL}/Net/DNS/RR/SRV/Helper.pm:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper
+		${SITE_PERL}/Net/DNS/RR/SRV/Helper.pm:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper \
+		${SITE_PERL}/Sort/Naturally.pm:${PORTSDIR}/textproc/p5-Sort-Naturally
 
 PERL_CONFIGURE=	yes
 
--- p5-Net-LDAP-AutoServer-0.2.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 3 07:21:54 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: vvelox@vvelox.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147396: [PATCH] net/p5-Net-LDAP-AutoServer: Add missing depends
Date: Thu, 3 Jun 2010 07:21:53 UT

 Maintainer of net/p5-Net-LDAP-AutoServer,
 
 Please note that PR ports/147396 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147396
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Jun 3 07:32:25 UTC 2010 
Responsible-Changed-Why:  
Submitter has Gnats acccess. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147396 
Responsible-Changed-From-To: pgollucci->az 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Jun 10 07:26:42 UTC 2010 
Responsible-Changed-Why:  
Request review 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147396 
Responsible-Changed-From-To: az->pgollucci 
Responsible-Changed-By: az 
Responsible-Changed-When: Thu Jun 10 11:29:19 UTC 2010 
Responsible-Changed-Why:  
http://sunner.semmy.ru/~az/review/147396 

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

From: "Zane C.B." <vvelox@vvelox.net>
To: bug-followup@FreeBSD.org
Cc: edwin@FreeBSD.org
Subject: Re: ports/147396: [PATCH] net/p5-Net-LDAP-AutoServer: Add missing
 depends
Date: Fri, 11 Jun 2010 10:55:25 -0500

 --Sig_/7H8FQHwfFp/QO+tgPvVPmp5
 Content-Type: multipart/mixed; boundary="MP_/IsUw5PDvfVch7rOXSSvvvSM"
 
 --MP_/IsUw5PDvfVch7rOXSSvvvSM
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 On Thu, 3 Jun 2010 07:21:53 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of net/p5-Net-LDAP-AutoServer,
 >=20
 > Please note that PR ports/147396 has just been submitted.
 >=20
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >=20
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147396
 
 
 Greetings,
 
 This is actually an issue with "dns/p5-Net-DNS-RR-SRV-Helper".
 
 Attached is a patch that corrects it's dependencies and thus fixing
 this issue as well.
 
 
 --MP_/IsUw5PDvfVch7rOXSSvvvSM
 Content-Type: text/x-patch
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
  filename=p5-Net-DNS-RR-SRV-Helper_Makefile.diff
 
 --- Makefile.old	2010-06-11 10:48:47.000000000 -0500
 +++ Makefile	2010-06-11 10:52:34.000000000 -0500
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	Net-DNS-RR-SRV-Helper
  PORTVERSION=3D	0.0.0
 +PORTREVISION=3D	1
  CATEGORIES=3D	dns perl5
  MASTER_SITES=3D	CPAN
  MASTER_SITE_SUBDIR=3D	../../authors/id/V/VV/VVELOX
 @@ -15,6 +16,9 @@
  MAINTAINER=3D	vvelox@vvelox.net
  COMMENT=3D	Orders SRV records by priority and weight for Net::DNS
 =20
 +RUN_DEPENDS=3D	${SITE_PERL}/mach/Net/DNS/RR.pm:${PORTSDIR}/dns/p5-Net-DNS \
 +		${SITE_PERL}/Sort/Naturally.pm:${PORTSDIR}/textproc/p5-Sort-Naturally
 +
  PERL_CONFIGURE=3D	yes
 =20
  MAN3=3D		Net::DNS::RR::SRV::Helper.3
 
 --MP_/IsUw5PDvfVch7rOXSSvvvSM--
 
 --Sig_/7H8FQHwfFp/QO+tgPvVPmp5
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.14 (FreeBSD)
 
 iEYEARECAAYFAkwSXHAACgkQC1tfcMGJid4SsgCgrhj4CdXC8tP4l/SACeWmd0pT
 Ui4An25bA9vJc5Xw1qjEmht3D6pAM7sr
 =fOjj
 -----END PGP SIGNATURE-----
 
 --Sig_/7H8FQHwfFp/QO+tgPvVPmp5--
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Wed Jun 23 15:12:01 UTC 2010 
State-Changed-Why:  
maintainer sent better patch 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147396 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sat Aug 28 02:27:48 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147396: commit references a PR
Date: Sat, 28 Aug 2010 02:27:39 +0000 (UTC)

 pgollucci    2010-08-28 02:27:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     dns/p5-Net-DNS-RR-SRV-Helper Makefile 
   Log:
   - Fix RUN_DEPENDS thus fixing net/p5-Net-LDAP-AutoServer
   
   PR:             ports/147396
   Reported by:    myself (pgollucci)
   Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -0      ports/dns/p5-Net-DNS-RR-SRV-Helper/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:
