ports/106042: [PATCH] www/p5-HTML-Diff: update to 0.561

Christopher Boumenot boumenot at gmail.com
Thu Nov 30 03:20:21 UTC 2006


>Number:         106042
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Diff: update to 0.561
>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:   Thu Nov 30 03:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 0.561

Port maintainer (hcoyote at ghostar.org) is cc'd.

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

--- p5-HTML-Diff-0.561.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Diff/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Mar 2005 22:52:23 -0000	1.1
+++ Makefile	30 Nov 2006 03:18:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Diff
-PORTVERSION=	0.54
+PORTVERSION=	0.561
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -15,6 +15,9 @@
 MAINTAINER=	hcoyote at ghostar.org
 COMMENT=	A Perl module for finding changes between two strings of HTML
 
+BUILD_DEPENDS=	${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	yes
 
 MAN3=		HTML::Diff.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Diff/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	24 Jan 2006 03:13:49 -0000	1.2
+++ distinfo	30 Nov 2006 03:18:54 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Diff-0.54.tar.gz) = e41f346ed43f939aeb861378c10720a4
-SHA256 (HTML-Diff-0.54.tar.gz) = b6a9438b9feee00f73c82ca437e1fa0444a680c2c87d9d17b638e66776a7d5ef
-SIZE (HTML-Diff-0.54.tar.gz) = 6151
+MD5 (HTML-Diff-0.561.tar.gz) = 7eb4d1fa9015483a562c1d133ce938ba
+SHA256 (HTML-Diff-0.561.tar.gz) = a39871cb9268ff412e9ef60510001a68fb8612bbc59075db6a200d9099b3d58a
+SIZE (HTML-Diff-0.561.tar.gz) = 7629
--- p5-HTML-Diff-0.561.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list