ports/104995: [PATCH] devel/p5-SVN-Notify: update to 2.64

Cheng-Lung Sung clsung at FreeBSD.org
Wed Nov 1 06:40:42 UTC 2006


>Number:         104995
>Category:       ports
>Synopsis:       [PATCH] devel/p5-SVN-Notify: update to 2.64
>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:   Wed Nov 01 06:40:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 2.64
- Test-Pod* is not required if we don't execute 'make test'
- two Modules (HTML::Entities and Net::SMTP_auth) are recommended.

Port maintainer (dom at happygiraffe.net) is cc'd.

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

--- p5-SVN-Notify-2.64.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-SVN-Notify/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	3 Aug 2006 07:46:36 -0000	1.6
+++ Makefile	1 Nov 2006 06:32:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Notify
-PORTVERSION=	2.63
+PORTVERSION=	2.64
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	SVN
@@ -15,9 +15,9 @@
 MAINTAINER=	dom at happygiraffe.net
 COMMENT=	Subversion activity notification
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
-		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
+		${SITE_PERL}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_MODBUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-SVN-Notify/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	3 Aug 2006 07:46:36 -0000	1.7
+++ distinfo	1 Nov 2006 06:32:05 -0000
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-2.63.tar.gz) = 2e6ef63a559cbf6948904a17a9401467
-SHA256 (SVN-Notify-2.63.tar.gz) = 341e8121c66bcfc8ef2e7e91edfd700e089ca899f2adeb00e624227a62e94621
-SIZE (SVN-Notify-2.63.tar.gz) = 53436
+MD5 (SVN-Notify-2.64.tar.gz) = e46a6b7d8455241d58754ceb563d765d
+SHA256 (SVN-Notify-2.64.tar.gz) = 94799d4c98e20881d2c7960e7f6b4ee86b4dca3a7089708d9150caf82fa54d14
+SIZE (SVN-Notify-2.64.tar.gz) = 54165
--- p5-SVN-Notify-2.64.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list