Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 19:43:39 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121005: [UPDATE] www/p5-CGI-Application-Plugin-HtmlTidy
Message-ID:  <200802231943.m1NJhds4003136@www.freebsd.org>
Resent-Message-ID: <200802231950.m1NJo2ZA032133@freefall.freebsd.org>

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

>Number:         121005
>Category:       ports
>Synopsis:       [UPDATE] www/p5-CGI-Application-Plugin-HtmlTidy
>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 Feb 23 19:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.02
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Sep 2007 01:10:30 -0000	1.3
+++ Makefile	21 Feb 2008 16:36:30 -0000
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	CGI-Application-Plugin-HtmlTidy
-PORTVERSION=	1.00
+PORTVERSION=	1.02
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	CGI
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	hartzell@alerce.com
 COMMENT=	Add HTML::Tidy support to CGI::Application
 
-BUILD_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \
+BUILD_DEPENDS=	p5-CGI-Application>4.01:${PORTSDIR}/www/p5-CGI-Application \
 		${SITE_PERL}/CGI/Application/Plugin/DevPopup.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-DevPopup \
-		${SITE_PERL}/${PERL_ARCH}/HTML/Tidy.pm:${PORTSDIR}/textproc/p5-HTML-Tidy
+		p5-HTML-Tidy>=1.08:${PORTSDIR}/textproc/p5-HTML-Tidy
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-HtmlTidy/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	12 Jan 2007 21:57:56 -0000	1.2
+++ distinfo	21 Feb 2008 16:36:30 -0000
@@ -1,3 +1,3 @@
-MD5 (CGI-Application-Plugin-HtmlTidy-1.00.tar.gz) = 399e61e405c365dfea26550d0cd0e50a
-SHA256 (CGI-Application-Plugin-HtmlTidy-1.00.tar.gz) = 80d145c2829abda5f7c33363be951cfddf2d07579af7ec592d79c25dc81cab79
-SIZE (CGI-Application-Plugin-HtmlTidy-1.00.tar.gz) = 7142
+MD5 (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 0c08146619259fde0531633097765c83
+SHA256 (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 551d322f18fd6ccb1a99a0456c5203f2b43233e0cbd60c2e08f554bf9b8aede3
+SIZE (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 7787


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802231943.m1NJhds4003136>