From owner-cvs-all@FreeBSD.ORG Thu Sep 2 08:23:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BE0516A4CE; Thu, 2 Sep 2004 08:23:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AEF43D55; Thu, 2 Sep 2004 08:23:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i828Nj9s043861; Thu, 2 Sep 2004 08:23:45 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i828NjjW043860; Thu, 2 Sep 2004 08:23:45 GMT (envelope-from clsung) Message-Id: <200409020823.i828NjjW043860@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 2 Sep 2004 08:23:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/txt2html Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 08:23:46 -0000 clsung 2004-09-02 08:23:45 UTC FreeBSD ports repository Modified files: textproc/txt2html Makefile distinfo pkg-plist Log: - update to 2.30. - no long support perl 5.005. - although it requires p5-Data-Dumper, which may need by perl5.6 (described in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one. And txt2html does not need newer module ( Data::Dumper => 0). Approved by: vanilla (co-mentor) Revision Changes Path 1.12 +3 -5 ports/textproc/txt2html/Makefile 1.6 +2 -2 ports/textproc/txt2html/distinfo 1.5 +0 -3 ports/textproc/txt2html/pkg-plist