Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 16:11:56 -0400 (EDT)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@sourcehosting.net
Subject:   ports/123845: [MAINTAINER] devel/p5-SVN-Notify-Mirror: update to 0.038
Message-ID:  <200805202011.m4KKBuRV015276@fbsd70.entropy.prv>
Resent-Message-ID: <200805202020.m4KKK0pw014037@freefall.freebsd.org>

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

>Number:         123845
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-SVN-Notify-Mirror: update to 0.038
>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:   Tue May 20 20:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD fbsd70.entropy.prv 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.038
- Tightened up the dependent port checking

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

--- p5-SVN-Notify-Mirror-0.038,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Mirror.orig/Makefile /usr/ports/devel/p5-SVN-Notify-Mirror/Makefile
--- /usr/ports/devel/p5-SVN-Notify-Mirror.orig/Makefile	2008-03-04 22:39:07.000000000 -0500
+++ /usr/ports/devel/p5-SVN-Notify-Mirror/Makefile	2008-05-20 16:08:52.905040028 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Notify-Mirror
-PORTVERSION=	0.037
+PORTVERSION=	0.038
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -26,15 +26,15 @@
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_CONFIG)
-BUILD_DEPENDS+=	${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config
+BUILD_DEPENDS+=	p5-SVN-Notify-Config>=0.0906:${PORTSDIR}/devel/p5-SVN-Notify-Config
 .endif
 
 .if defined(WITH_SSH)
-BUILD_DEPENDS+=	${SITE_PERL}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH
+BUILD_DEPENDS+=	p5-Net-SSH>=0.08:${PORTSDIR}/net/p5-Net-SSH
 .endif
 
 .if defined(WITH_RSYNC)
-BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/File/Rsync.pm:${PORTSDIR}/net/p5-File-Rsync
+BUILD_DEPENDS+=	p5-File-Rsync>=0.42:${PORTSDIR}/net/p5-File-Rsync
 .endif
 
 PERL_MODBUILD=	yes
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Mirror.orig/distinfo /usr/ports/devel/p5-SVN-Notify-Mirror/distinfo
--- /usr/ports/devel/p5-SVN-Notify-Mirror.orig/distinfo	2008-03-04 22:39:07.000000000 -0500
+++ /usr/ports/devel/p5-SVN-Notify-Mirror/distinfo	2008-05-20 16:05:03.256472513 -0400
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-Mirror-0.037.tar.gz) = 6c84bc3cd3177cb666aed6cb1b3f4585
-SHA256 (SVN-Notify-Mirror-0.037.tar.gz) = 497560e126d9325b7eb4b0c1db5c46e020e6da821d3e854943470a686ee0934c
-SIZE (SVN-Notify-Mirror-0.037.tar.gz) = 24772
+MD5 (SVN-Notify-Mirror-0.038.tar.gz) = 48cf25c6b2b865d4f598d60ebf78fab8
+SHA256 (SVN-Notify-Mirror-0.038.tar.gz) = 554684386d924a5efe5b454c45771671e21c1c74260b8e974678224af93cd39f
+SIZE (SVN-Notify-Mirror-0.038.tar.gz) = 24977
--- p5-SVN-Notify-Mirror-0.038,1.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?200805202011.m4KKBuRV015276>