Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2011 21:34:48 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vivek@khera.org
Subject:   ports/161683: [PATCH] www/p5-CSS-Inliner: update to 3385
Message-ID:  <20111015133448.99C164288@sunpoet.net>
Resent-Message-ID: <201110151340.p9FDe5TP083974@freefall.freebsd.org>

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

>Number:         161683
>Category:       ports
>Synopsis:       [PATCH] www/p5-CSS-Inliner: update to 3385
>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:   Sat Oct 15 13:40:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 3385

Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog

Port maintainer (vivek@khera.org) is cc'd.

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

--- p5-CSS-Inliner-3385.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CSS-Inliner/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	23 Sep 2011 19:57:58 -0000	1.9
+++ Makefile	15 Oct 2011 13:34:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CSS-Inliner
-PORTVERSION=	3362
+PORTVERSION=	3385
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,7 +18,7 @@
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
-		p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \
+		p5-HTML-Tree>=4.2:${PORTSDIR}/www/p5-HTML-Tree \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CSS-Inliner/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	23 Sep 2011 19:57:58 -0000	1.9
+++ distinfo	15 Oct 2011 13:34:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (CSS-Inliner-3362.tar.gz) = 19e5acc7f4e302c84a181936165e33f762796976a17a49fcb207221a1f52195a
-SIZE (CSS-Inliner-3362.tar.gz) = 19197
+SHA256 (CSS-Inliner-3385.tar.gz) = 5c91b51513a196ddd6f1714982295f12028baad969c9ec83293193c2beb2db30
+SIZE (CSS-Inliner-3385.tar.gz) = 19164
--- p5-CSS-Inliner-3385.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?20111015133448.99C164288>