From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 3 16:10:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E9E106566B for ; Sat, 3 Oct 2009 16:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 095458FC19 for ; Sat, 3 Oct 2009 16:10:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n93GA1xB091889 for ; Sat, 3 Oct 2009 16:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n93GA1nB091888; Sat, 3 Oct 2009 16:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Oct 2009 16:10:01 GMT Resent-Message-Id: <200910031610.n93GA1nB091888@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2E0B1065672 for ; Sat, 3 Oct 2009 16:04:55 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 934B98FC15 for ; Sat, 3 Oct 2009 16:04:55 +0000 (UTC) Received: by ewy5 with SMTP id 5so990360ewy.36 for ; Sat, 03 Oct 2009 09:04:54 -0700 (PDT) Received: by 10.216.53.4 with SMTP id f4mr627263wec.59.1254585893941; Sat, 03 Oct 2009 09:04:53 -0700 (PDT) Received: from sunpoet.net ([123.204.184.216]) by mx.google.com with ESMTPS id i35sm6861419gve.12.2009.10.03.09.04.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 03 Oct 2009 09:04:53 -0700 (PDT) Received: by sunpoet.net (Postfix, from userid 1000) id 16F8B2AEC51E; Sun, 4 Oct 2009 00:04:41 +0800 (CST) Message-Id: <20091003160441.16F8B2AEC51E@sunpoet.net> Date: Sun, 4 Oct 2009 00:04:41 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139337: [MAINTAINER] misc/p5-Text-FIGlet: update to 2.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2009 16:10:02 -0000 >Number: 139337 >Category: ports >Synopsis: [MAINTAINER] misc/p5-Text-FIGlet: update to 2.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 03 16:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.2-STABLE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Sep 30 02:14:42 CST 2009 >Description: - Update to 2.13 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Text-FIGlet-2.13.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/p5-Text-FIGlet/Makefile /home/20090514/usr/ports/sunpoet/p5-Text-FIGlet/Makefile --- /usr/ports/misc/p5-Text-FIGlet/Makefile 2009-03-30 04:43:24.000000000 +0800 +++ /home/20090514/usr/ports/sunpoet/p5-Text-FIGlet/Makefile 2009-10-04 00:04:05.000000000 +0800 @@ -5,7 +5,7 @@ # $FreeBSD: ports/misc/p5-Text-FIGlet/Makefile,v 1.7 2009/03/25 12:50:53 chinsan Exp $ PORTNAME= Text-FIGlet -PORTVERSION= 2.10 +PORTVERSION= 2.13 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet PERL_CONFIGURE= yes -WRKSRC= ${WRKDIR}/Text-FIGlet-2.1 MAN1= charmap.pl.1 figlet.pl.1 minifig.pl.1 showfigfonts.pl.1 MAN3= Text::FIGlet.3 Text::FIGlet::Control.3 Text::FIGlet::Font.3 \ diff -ruN --exclude=CVS /usr/ports/misc/p5-Text-FIGlet/distinfo /home/20090514/usr/ports/sunpoet/p5-Text-FIGlet/distinfo --- /usr/ports/misc/p5-Text-FIGlet/distinfo 2009-03-30 04:43:24.000000000 +0800 +++ /home/20090514/usr/ports/sunpoet/p5-Text-FIGlet/distinfo 2009-10-03 23:59:27.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Text-FIGlet-2.10.tgz) = 1c458ffcb68c8f080b80c6532f608d6e -SHA256 (Text-FIGlet-2.10.tgz) = 8bdd17ea13e8bc3fb0c6ca935d1321c2ed34ea9032b381009493e52abbc9fb09 -SIZE (Text-FIGlet-2.10.tgz) = 77505 +MD5 (Text-FIGlet-2.13.tgz) = 10ee216193df1fd51ab763d2d74fea1d +SHA256 (Text-FIGlet-2.13.tgz) = d69f250764d6dfb7e05736acfdf5ae26e52aecd8bc11af843d45c2a8fe6087ca +SIZE (Text-FIGlet-2.13.tgz) = 73084 --- p5-Text-FIGlet-2.13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: