From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 29 00:40:18 2003 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 29CB516A4CE for ; Wed, 29 Oct 2003 00:40:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9825E43F85 for ; Wed, 29 Oct 2003 00:40:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9T8eHFY010126 for ; Wed, 29 Oct 2003 00:40:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9T8eH6e010125; Wed, 29 Oct 2003 00:40:17 -0800 (PST) (envelope-from gnats) Date: Wed, 29 Oct 2003 00:40:17 -0800 (PST) Message-Id: <200310290840.h9T8eH6e010125@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Cheng-Lung Sung Subject: Re: ports/58666: [maintainer-update] www/p5-HTML-MagicTemplate X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cheng-Lung Sung List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 08:40:18 -0000 The following reply was made to PR ports/58666; it has been noted by GNATS. From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/58666: [maintainer-update] www/p5-HTML-MagicTemplate Date: Wed, 29 Oct 2003 16:33:17 +0800 --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Obsolete previous patch. diff -ruN /usr/ports/www/p5-HTML-MagicTemplate/Makefile p5-HTML-MagicTempla= te/Makefile --- /usr/ports/www/p5-HTML-MagicTemplate/Makefile Fri Oct 24 11:16:34 2003 +++ p5-HTML-MagicTemplate/Makefile Wed Oct 29 16:27:23 2003 @@ -6,7 +6,8 @@ # =20 PORTNAME=3D HTML-MagicTemplate -PORTVERSION=3D 3.05 +PORTVERSION=3D 3.1 +PORTEPOCH=3D 1 CATEGORIES=3D www perl5 MASTER_SITES=3D ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=3D HTML @@ -24,4 +25,10 @@ =20 MAN3=3D HTML::MagicTemplate.3 =20 -.include +.include + +.if ${PERL_LEVEL} < 500601 +IGNORE=3D This port requires perl 5.6.1 or later. Install lang/perl5 then= try again +.endif + +.include diff -ruN /usr/ports/www/p5-HTML-MagicTemplate/distinfo p5-HTML-MagicTempla= te/distinfo --- /usr/ports/www/p5-HTML-MagicTemplate/distinfo Fri Oct 24 11:16:34 2003 +++ p5-HTML-MagicTemplate/distinfo Wed Oct 29 09:03:16 2003 @@ -1 +1 @@ -MD5 (HTML-MagicTemplate-3.05.tar.gz) =3D ad326b415d2981bbc2632b83f6761c8a +MD5 (HTML-MagicTemplate-3.1.tar.gz) =3D 2dd7d100cbbfd3be4f2d8d2141bf09e8 --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/n3tK+AeJ85Vui8ERAhoyAJ98wApy/GfYvNoUFZU0ixs5eVPbjACfdg1i ezDwYA8xcV8SgiPoO7kxw5Q= =4Mte -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI--