From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A255916A4F1 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAD643D96 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA54x033203 for ; Sun, 15 May 2005 10:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA5CN033202; Sun, 15 May 2005 10:10:05 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:05 GMT Resent-Message-Id: <200505151010.j4FAA5CN033202@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8359516A4D0 for ; Sun, 15 May 2005 10:02:13 +0000 (GMT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9873943D1F for ; Sun, 15 May 2005 10:02:12 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep07.dion.ne.jp with SMTP id <20050515100209693.IUSB@hfep07.dion.ne.jp> for ; Sun, 15 May 2005 19:02:09 +0900 Message-Id: <20050515190021.7c5a1039.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81058: Update port: textproc/txt2html to 2.41 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:05 -0000 >Number: 81058 >Category: ports >Synopsis: Update port: textproc/txt2html to 2.41 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 2.41 >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/txt2html/Makefile textproc/txt2html/Makefile --- /usr/ports/textproc/txt2html/Makefile Sat Jan 22 16:12:07 2005 +++ textproc/txt2html/Makefile Sun May 8 23:28:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= txt2html -PORTVERSION= 2.35 +PORTVERSION= 2.41 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= txt2html diff -urN /usr/ports/textproc/txt2html/distinfo textproc/txt2html/distinfo --- /usr/ports/textproc/txt2html/distinfo Sat Jan 22 16:12:07 2005 +++ textproc/txt2html/distinfo Mon May 9 00:36:30 2005 @@ -1,2 +1,2 @@ -MD5 (txt2html-2.35.tar.gz) = 17eff4917cfcabd74478e20ffb6ac89d -SIZE (txt2html-2.35.tar.gz) = 114352 +MD5 (txt2html-2.41.tar.gz) = fe6f80191860e2724e113a643a9da62a +SIZE (txt2html-2.41.tar.gz) = 114799 diff -urN /usr/ports/textproc/txt2html/pkg-plist textproc/txt2html/pkg-plist --- /usr/ports/textproc/txt2html/pkg-plist Thu Sep 2 22:20:38 2004 +++ textproc/txt2html/pkg-plist Mon May 9 00:43:47 2005 @@ -1,5 +1,6 @@ bin/txt2html -share/txt2html/txt2html.dict %%SITE_PERL%%/HTML/TextToHTML.pm -@dirrm share/txt2html +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: