ports/121326: [PATCH] devel/p5-SVN-Notify: update to 2.70

Greg Larkin glarkin at sourcehosting.net
Mon Mar 3 18:50:01 UTC 2008


>Number:         121326
>Category:       ports
>Synopsis:       [PATCH] devel/p5-SVN-Notify: update to 2.70
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 03 18:50:00 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 2.70

NOTE: This PR depends on ports/121324

Port maintainer (perl at FreeBSD.org) is cc'd.

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

--- p5-SVN-Notify-2.70.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify.orig/Makefile /usr/ports/devel/p5-SVN-Notify/Makefile
--- /usr/ports/devel/p5-SVN-Notify.orig/Makefile	Fri Feb  8 02:20:24 2008
+++ /usr/ports/devel/p5-SVN-Notify/Makefile	Mon Mar  3 12:33:25 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Notify
-PORTVERSION=	2.67
+PORTVERSION=	2.70
 CATEGORIES=	devel
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,9 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Subversion activity notification
 
-RUN_DEPENDS=	${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
+RUN_DEPENDS=	${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
+		${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
+		${SITE_PERL}/Text/Trac.pm:${PORTSDIR}/textproc/p5-Text-Trac \
 		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify.orig/distinfo /usr/ports/devel/p5-SVN-Notify/distinfo
--- /usr/ports/devel/p5-SVN-Notify.orig/distinfo	Fri Feb  8 02:20:24 2008
+++ /usr/ports/devel/p5-SVN-Notify/distinfo	Mon Mar  3 12:24:14 2008
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-2.67.tar.gz) = 2a5c60c5ff165e91e31bf574c581636d
-SHA256 (SVN-Notify-2.67.tar.gz) = bf06de754e6fa0be161bc5c0bd8f87b78f5d88d9f12f298a0abba42ef71680c4
-SIZE (SVN-Notify-2.67.tar.gz) = 57141
+MD5 (SVN-Notify-2.70.tar.gz) = 58d0cf6bce773c6ee6294bc021d4c498
+SHA256 (SVN-Notify-2.70.tar.gz) = 5139e767adcc8346dd9224bf9d581f7ae377a07659c5beb85a7bb3b5b598136a
+SIZE (SVN-Notify-2.70.tar.gz) = 74864
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify.orig/pkg-plist /usr/ports/devel/p5-SVN-Notify/pkg-plist
--- /usr/ports/devel/p5-SVN-Notify.orig/pkg-plist	Thu May 18 10:59:09 2006
+++ /usr/ports/devel/p5-SVN-Notify/pkg-plist	Mon Mar  3 13:28:48 2008
@@ -1,8 +1,11 @@
 bin/svnnotify
 %%SITE_PERL%%/SVN/Notify.pm
 %%SITE_PERL%%/SVN/Notify/Alternative.pm
+%%SITE_PERL%%/SVN/Notify/Filter.pm
+%%SITE_PERL%%/SVN/Notify/Filter/Trac.pm
 %%SITE_PERL%%/SVN/Notify/HTML.pm
 %%SITE_PERL%%/SVN/Notify/HTML/ColorDiff.pm
+ at dirrm %%SITE_PERL%%/SVN/Notify/Filter
 @dirrm %%SITE_PERL%%/SVN/Notify/HTML
- at dirrm %%SITE_PERL%%/SVN/Notify
+ at dirrmtry %%SITE_PERL%%/SVN/Notify
 @dirrmtry %%SITE_PERL%%/SVN
--- p5-SVN-Notify-2.70.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list