Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 10:04:48 -0400 (EDT)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@sourcehosting.net
Subject:   ports/121560: [maintainer update] devel/p5-SVN-Notify-Config: update to 0.0911
Message-ID:  <200803101404.m2AE4mu8009221@ports.entropy.prv>
Resent-Message-ID: <200803101410.m2AEA2mU009977@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121560
>Category:       ports
>Synopsis:       [maintainer update] devel/p5-SVN-Notify-Config: update to 0.0911
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 14:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>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.0911
- Added dependency for svnlook to fix build error reported at:
  http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.6.2008030919/p5-SVN-Notify-Config-0.091,1.log

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

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

--- p5-SVN-Notify-Config-0.0911,2.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 Mar  8 03:50:01 2008
+++ /usr/ports/devel/p5-SVN-Notify-Config/Makefile	Mon Mar 10 09:59:03 2008
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	SVN-Notify-Config
-PORTVERSION=	0.091
-PORTEPOCH=	1
+PORTVERSION=	0.0911
+PORTEPOCH=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@
 MAINTAINER=	glarkin@sourcehosting.net
 COMMENT=	Perl module for config-driven Subversion notification
 
-RUN_DEPENDS=	p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
+RUN_DEPENDS=	${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
+		p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
 		p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
 BUILD_DEPENDS=	p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \
 		${RUN_DEPENDS}
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 Mar  8 03:50:01 2008
+++ /usr/ports/devel/p5-SVN-Notify-Config/distinfo	Mon Mar 10 09:55:33 2008
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-Config-0.091.tar.gz) = 27a3afa8249b218d3a69b4e0763ee8f5
-SHA256 (SVN-Notify-Config-0.091.tar.gz) = b0beda6a3c3c17845c8bdc038972b980c6caf5948ffbe1b9464baab7ece6878a
-SIZE (SVN-Notify-Config-0.091.tar.gz) = 10981
+MD5 (SVN-Notify-Config-0.0911.tar.gz) = 17dae15a329c9c6ecb0b71671811e270
+SHA256 (SVN-Notify-Config-0.0911.tar.gz) = ef9fc09562f117ebb03ab24e84bf3ef26c46fbd43bef945e0b4d1cd0543b7d99
+SIZE (SVN-Notify-Config-0.0911.tar.gz) = 10507
--- p5-SVN-Notify-Config-0.0911,2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101404.m2AE4mu8009221>