Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 00:47:35 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28710: Update www/p5-HTML-Template to 2.3
Message-ID:  <200107050447.f654lZK03995@electron.databits.net>

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

>Number:         28710
>Category:       ports
>Synopsis:       Update www/p5-HTML-Template to 2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 21:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update to version 2.3
- @unexec rmdir ... -> @dirrm in pkg-plist

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Template/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2001/01/08 06:44:24	1.3
+++ Makefile	2001/07/05 04:40:56
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Template
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Template/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2000/12/27 01:34:18	1.2
+++ distinfo	2001/07/05 04:43:07
@@ -1 +1 @@
-MD5 (HTML-Template-2.2.tar.gz) = fd5791cdbe403440d6f9786c11ccc4c1
+MD5 (HTML-Template-2.3.tar.gz) = 4e0d7655c55349e6244e66006838aaac
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Template/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2000/10/31 08:17:37	1.2
+++ pkg-plist	2001/07/05 04:42:35
@@ -1,5 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/HTML/Template.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Template/.packlist
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Template 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Template
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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