Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 15:22:22 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/57988: Update port: www/p5-HTML-FromText to 2.05
Message-ID:  <20031014072222.99BD9155D6@mail.dragon2.net>
Resent-Message-ID: <200310140730.h9E7UJHo054666@freefall.freebsd.org>

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

>Number:         57988
>Category:       ports
>Synopsis:       Update port: www/p5-HTML-FromText to 2.05
>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:   Tue Oct 14 00:30:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- Update port: www/p5-HTML-FromText from 1.005 to 2.05
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/www/p5-HTML-FromText/Makefile ./p5-HTML-FromText/Makefile
--- /usr/ports/www/p5-HTML-FromText/Makefile	Fri Feb 21 22:01:27 2003
+++ ./p5-HTML-FromText/Makefile	Tue Oct 14 15:20:03 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		HTML-FromText
-PORTVERSION=		1.005
+PORTVERSION=		2.05
 CATEGORIES=		www perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -15,9 +15,15 @@
 MAINTAINER=		svenasse@polaris.ca
 COMMENT=	Mark up text as HTML
 
+BUILD_DEPENDS=	${SITE_PERL}/Email/Find.pm:${PORTSDIR}/mail/p5-Email-Find \
+		${SITE_PERL}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite \
+		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=		yes
 
+MAN1=			text2html.1
 MAN3=			HTML::FromText.3
-MANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3PREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/www/p5-HTML-FromText/distinfo ./p5-HTML-FromText/distinfo
--- /usr/ports/www/p5-HTML-FromText/distinfo	Wed Nov 13 01:07:08 2002
+++ ./p5-HTML-FromText/distinfo	Tue Oct 14 14:47:01 2003
@@ -1 +1 @@
-MD5 (HTML-FromText-1.005.tar.gz) = 983342bb72acc94ce58b6c7d3a14f62b
+MD5 (HTML-FromText-2.05.tar.gz) = fb8ae4ab0cae0b57101f78b046b3927b
diff -ruN /usr/ports/www/p5-HTML-FromText/pkg-plist ./p5-HTML-FromText/pkg-plist
--- /usr/ports/www/p5-HTML-FromText/pkg-plist	Wed Nov 13 01:07:08 2002
+++ ./p5-HTML-FromText/pkg-plist	Tue Oct 14 15:15:57 2003
@@ -1,6 +1,6 @@
-@comment $FreeBSD: ports/www/p5-HTML-FromText/pkg-plist,v 1.1 2002/11/12 17:07:08 naddy Exp $
-lib/perl5/site_perl/%%PERL_VER%%/HTML/FromText.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FromText/.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/FromText 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
+bin/text2html
+%%SITE_PERL%%/HTML/FromText.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true

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



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