Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 00:23:41 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29661: Update www/p5-HTML-Table to 1.11
Message-ID:  <20010813042341.4AB68D91C@electron.databits.net>

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

>Number:         29661
>Category:       ports
>Synopsis:       Update www/p5-HTML-Table to 1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 12 21:30:24 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Aug 8 12:51:05 EDT 2001 root@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

- update to version 1.11
- take over as MAINTAINER from ports@
- remove authors master site; no reason to stress his/her site when we
  have the CPAN mirrors...
- fixup pkg-plist (sort, remove duplicate @dirrms)

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	2001/06/12 16:18:00	1.2
+++ Makefile	2001/08/13 04:21:00
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	HTML-Table
-PORTVERSION=	1.09
+PORTVERSION=	1.11
 CATEGORIES=	www perl5
-MASTER_SITES=	http://www.chime.ucl.ac.uk/~rmhiajp/ \
-		${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	petef@databits.net
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	2001/06/12 16:18:02	1.2
+++ distinfo	2001/08/13 04:13:31
@@ -1 +1 @@
-MD5 (HTML-Table-1.09.tar.gz) = 94b5cedef70c7431bc0f69b47dc816dc
+MD5 (HTML-Table-1.11.tar.gz) = fc328d0ef103e695322b982d92a0726d
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	2001/03/13 21:11:38	1.1
+++ pkg-descr	2001/08/13 04:20:42
@@ -14,3 +14,6 @@
 specified for HTML 3.0.
 
 WWW:	http://www.chime.ucl.ac.uk/~rmhiajp/htmltable.htm
+
+- Pete
+petef@databits.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	2001/06/12 16:18:02	1.2
+++ pkg-plist	2001/08/13 04:17:02
@@ -1,6 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Table/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/HTML/Table.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Table/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Table
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/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?20010813042341.4AB68D91C>