From glarkin@sourcehosting.net  Mon Mar  3 20:06:08 2008
Return-Path: <glarkin@sourcehosting.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B42A5106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Mar 2008 20:06:08 +0000 (UTC)
	(envelope-from glarkin@sourcehosting.net)
Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11])
	by mx1.freebsd.org (Postfix) with ESMTP id 8E3988FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Mar 2008 20:06:08 +0000 (UTC)
	(envelope-from glarkin@sourcehosting.net)
Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=cube.entropy.prv)
	by mail1.sourcehosting.net with esmtp (Exim 4.68 (FreeBSD))
	(envelope-from <glarkin@sourcehosting.net>)
	id 1JWGvF-00033v-Uv; Mon, 03 Mar 2008 15:06:07 -0500
Received: from ports.entropy.prv (ports.entropy.prv [192.168.1.18])
	by cube.entropy.prv (Postfix) with ESMTP
	id 565681BFE489; Mon,  3 Mar 2008 15:06:06 -0500 (EST)
Received: from ports.entropy.prv (localhost [127.0.0.1])
	by ports.entropy.prv (8.13.6/8.13.6) with ESMTP id m23K5B6t062182;
	Mon, 3 Mar 2008 15:05:11 -0500 (EST)
	(envelope-from glarkin@ports.entropy.prv)
Received: (from root@localhost)
	by ports.entropy.prv (8.13.6/8.13.6/Submit) id m23K5B9K062181;
	Mon, 3 Mar 2008 15:05:11 -0500 (EST)
	(envelope-from glarkin)
Message-Id: <200803032005.m23K5B9K062181@ports.entropy.prv>
Date: Mon, 3 Mar 2008 15:05:11 -0500 (EST)
From: Greg Larkin <glarkin@sourcehosting.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: glarkin@sourcehosting.net
Subject: [maintainer update] devel/p5-SVN-Notify-Config: update to 0.0908
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         121330
>Category:       ports
>Synopsis:       [maintainer update] devel/p5-SVN-Notify-Config: update to 0.0908
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 03 20:10:00 UTC 2008
>Closed-Date:    Wed Mar 05 03:24:35 UTC 2008
>Last-Modified:  Wed Mar  5 03:30:03 UTC 2008
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Wed Feb 13 01:40:13 UTC 2008
>Description:
- Update to 0.0908
- Cleaned up the dependencies to adhere to Makefile.PL prereqs

NOTE: This PR depends on ports/121326

Port maintainer (glarkin@sourcehosting.net) is cc'd.

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

--- p5-SVN-Notify-Config-0.0908.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Config.orig/Makefile /usr/ports/devel/p5-SVN-Notify-Config/Makefile
--- /usr/ports/devel/p5-SVN-Notify-Config.orig/Makefile	Sat Feb 16 18:32:22 2008
+++ /usr/ports/devel/p5-SVN-Notify-Config/Makefile	Mon Mar  3 15:02:04 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Notify-Config
-PORTVERSION=	0.0907
+PORTVERSION=	0.0908
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,9 @@
 MAINTAINER=	glarkin@sourcehosting.net
 COMMENT=	Perl module for config-driven Subversion notification
 
-RUN_DEPENDS=	${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \
-		${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS=	${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \
-		${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML
+RUN_DEPENDS=	p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
+		p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_MODBUILD=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Config.orig/distinfo /usr/ports/devel/p5-SVN-Notify-Config/distinfo
--- /usr/ports/devel/p5-SVN-Notify-Config.orig/distinfo	Sat Feb 16 18:32:22 2008
+++ /usr/ports/devel/p5-SVN-Notify-Config/distinfo	Mon Mar  3 14:45:02 2008
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-Config-0.0907.tar.gz) = b32f6c6fa660a18d183c13e5020f5b5d
-SHA256 (SVN-Notify-Config-0.0907.tar.gz) = 74c2aa45c3b79e64b490a5be1ce464ac832bf60a09e6fedda077e940d604934b
-SIZE (SVN-Notify-Config-0.0907.tar.gz) = 10910
+MD5 (SVN-Notify-Config-0.0908.tar.gz) = 9197fb5fcda64bf6861011b45357cfe2
+SHA256 (SVN-Notify-Config-0.0908.tar.gz) = 25e013e4c33bfd997c9c83eb870dbb080aa3dd77df9c1b1b7d53f81b0cc87d53
+SIZE (SVN-Notify-Config-0.0908.tar.gz) = 11078
--- p5-SVN-Notify-Config-0.0908.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 3 20:10:09 UTC 2008 
Responsible-Changed-Why:  
beech@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121330 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Wed Mar 5 03:24:20 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121330: commit references a PR
Date: Wed,  5 Mar 2008 03:23:49 +0000 (UTC)

 beech       2008-03-05 03:23:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-SVN-Notify-Config Makefile distinfo 
   Log:
   - Update to 0.0908
   
   PR:             ports/121330
   Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -5      ports/devel/p5-SVN-Notify-Config/Makefile
   1.2       +3 -3      ports/devel/p5-SVN-Notify-Config/distinfo
 _______________________________________________
 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:
