Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 11:40:56 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/158329: [PATCH] textproc/p5-Text-Diff-HTML: update to 0.07
Message-ID:  <20110627034056.BA8C35C56@deep.tw>
Resent-Message-ID: <201106270350.p5R3oAa0033643@freefall.freebsd.org>

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

>Number:         158329
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Diff-HTML: update to 0.07
>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 Jun 27 03:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.07

Port maintainer (tobez@FreeBSD.org) is cc'd.

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

--- p5-Text-Diff-HTML-0.07.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Diff-HTML.orig/Makefile /usr/ports/textproc/p5-Text-Diff-HTML/Makefile
--- /usr/ports/textproc/p5-Text-Diff-HTML.orig/Makefile	2009-04-08 21:08:06.000000000 +0800
+++ /usr/ports/textproc/p5-Text-Diff-HTML/Makefile	2011-06-27 11:33:30.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-Diff-HTML
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,7 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
 		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Diff-HTML.orig/distinfo /usr/ports/textproc/p5-Text-Diff-HTML/distinfo
--- /usr/ports/textproc/p5-Text-Diff-HTML.orig/distinfo	2009-04-08 21:08:06.000000000 +0800
+++ /usr/ports/textproc/p5-Text-Diff-HTML/distinfo	2011-06-27 11:30:25.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (Text-Diff-HTML-0.06.tar.gz) = 27d6447eebebcfb620977aba8a9b9300
-SHA256 (Text-Diff-HTML-0.06.tar.gz) = e741e3dc8306765407f76b5454fb3f1c0098aa3e337e6ada987dbdd4b9598711
-SIZE (Text-Diff-HTML-0.06.tar.gz) = 5859
+SHA256 (Text-Diff-HTML-0.07.tar.gz) = 71c655c66b05d5332c9eb03f3a176687e4b714c71a8235bddcd1756749a2bb42
+SIZE (Text-Diff-HTML-0.07.tar.gz) = 6510
--- p5-Text-Diff-HTML-0.07.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?20110627034056.BA8C35C56>