Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 May 2006 19:58:23 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mig@mig-29.net
Subject:   ports/96857: [PATCH] www/p5-HTML-Template-Associate: update to 1.19
Message-ID:  <20060506115823.1CD0AB29FA2@utopia.leeym.com>
Resent-Message-ID: <200605061200.k46C0UJi064039@freefall.freebsd.org>

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

>Number:         96857
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Template-Associate: update to 1.19
>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 May 06 12:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Thu May  4 09:18:28 CST
>Description:
- Update to 1.19

Port maintainer (mig@mig-29.net) is cc'd.

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

--- p5-HTML-Template-Associate-1.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Template-Associate/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	3 Jan 2004 10:23:15 -0000	1.3
+++ Makefile	6 May 2006 11:58:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Template-Associate
-PORTVERSION=	1.10
+PORTVERSION=	1.19
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/A/AL/ALEXP
@@ -16,12 +16,13 @@
 COMMENT=	Bridges gap between HTML::Template and other modules
 
 RUN_DEPENDS=	${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
-		${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \
 		${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=		HTML::Template::Associate.3 \
+		HTML::Template::Associate::DBI.3 \
 		HTML::Template::Associate::FormValidator.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Template-Associate/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	24 Jan 2006 03:13:51 -0000	1.3
+++ distinfo	6 May 2006 11:58:18 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Associate-1.10.tar.gz) = 2331821473533b510c3307f495887c8e
-SHA256 (HTML-Template-Associate-1.10.tar.gz) = 8f302796b02bd29903b1be551fee2e22e91c3b9feee8fd578d1a0a9f108cb03a
-SIZE (HTML-Template-Associate-1.10.tar.gz) = 15028
+MD5 (HTML-Template-Associate-1.19.tar.gz) = a596e10732b15156de5050d6353d03e5
+SHA256 (HTML-Template-Associate-1.19.tar.gz) = ead2793f802a9f09701734a93768977accd9d4960970fc57aa033f8b6306fa59
+SIZE (HTML-Template-Associate-1.19.tar.gz) = 15580
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Template-Associate/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 02:57:59 -0000	1.2
+++ pkg-plist	6 May 2006 11:58:18 -0000
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/HTML/Template/Associate.pm
+%%SITE_PERL%%/HTML/Template/Associate/DBI.pm
 %%SITE_PERL%%/HTML/Template/Associate/FormValidator.pm
 @dirrm %%SITE_PERL%%/HTML/Template/Associate
 %%SITE_PERL%%/mach/auto/HTML/Template/Associate/.packlist
--- p5-HTML-Template-Associate-1.19.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?20060506115823.1CD0AB29FA2>