From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 4 07:30:06 2010 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 D341110656D5 for ; Sat, 4 Sep 2010 07:30:06 +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 955C38FC12 for ; Sat, 4 Sep 2010 07:30:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o847U6Dn022795 for ; Sat, 4 Sep 2010 07:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o847U6Ve022791; Sat, 4 Sep 2010 07:30:06 GMT (envelope-from gnats) Resent-Date: Sat, 4 Sep 2010 07:30:06 GMT Resent-Message-Id: <201009040730.o847U6Ve022791@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, Frederic Culot Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A93110656D0 for ; Sat, 4 Sep 2010 07:20:10 +0000 (UTC) (envelope-from culot@0xd0.org) Received: from 0xd0.org (0xd0.org [91.121.92.146]) by mx1.freebsd.org (Postfix) with ESMTP id BA28A8FC13 for ; Sat, 4 Sep 2010 07:20:09 +0000 (UTC) Received: from 0xd0.org (doudou.0xd0.org [172.16.0.254]) by 0xd0.org (8.14.4/8.14.4) with ESMTP id o847Je9H074102 for ; Sat, 4 Sep 2010 09:19:40 +0200 (CEST) (envelope-from culot@0xd0.org) Received: (from culot@localhost) by 0xd0.org (8.14.4/8.14.4/Submit) id o847JeH6074101; Sat, 4 Sep 2010 09:19:40 +0200 (CEST) (envelope-from culot) Message-Id: <201009040719.o847JeH6074101@0xd0.org> Date: Sat, 4 Sep 2010 09:19:40 +0200 (CEST) From: Frederic Culot To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/150268: Update port: textproc/p5-Text-Table X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frederic Culot List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2010 07:30:06 -0000 >Number: 150268 >Category: ports >Synopsis: Update port: textproc/p5-Text-Table >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: Sat Sep 04 07:30:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Frederic Culot >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update to 1.116: - BUILD_DEPENDS updated to show minimum version requirements for p5-Text-Aligner (was updated by vendor to 0.05). - WWW link added to pkg-descr Changes: http://search.cpan.org/dist/Text-Table/Changes >How-To-Repeat: >Fix: diff -ruN p5-Text-Table.bak/Makefile p5-Text-Table/Makefile --- p5-Text-Table.bak/Makefile 2010-09-04 09:00:25.116247640 +0200 +++ p5-Text-Table/Makefile 2010-09-04 09:05:04.075762327 +0200 @@ -6,7 +6,7 @@ # PORTNAME= Text-Table -PORTVERSION= 1.114 +PORTVERSION= 1.116 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Organize Data in Tables -BUILD_DEPENDS= ${SITE_PERL}/Text/Aligner.pm:${PORTSDIR}/textproc/p5-Text-Aligner +BUILD_DEPENDS= p5-Text-Aligner>=0.05:${PORTSDIR}/textproc/p5-Text-Aligner RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN p5-Text-Table.bak/distinfo p5-Text-Table/distinfo --- p5-Text-Table.bak/distinfo 2010-09-04 09:00:25.112090687 +0200 +++ p5-Text-Table/distinfo 2010-09-04 09:05:08.085484791 +0200 @@ -1,3 +1,3 @@ -MD5 (Text-Table-1.114.tar.gz) = ae0d69a743bc52a169dea6a07c301e06 -SHA256 (Text-Table-1.114.tar.gz) = f5d6fbaeb8b63eaf7eef8257079e2e50a63a064b01db35a0f210257ab677d762 -SIZE (Text-Table-1.114.tar.gz) = 29437 +MD5 (Text-Table-1.116.tar.gz) = 9f02e30e22b1486a86c4454291b97ef7 +SHA256 (Text-Table-1.116.tar.gz) = 600fd936a249fd98101ebe2aa81409cd509f3f8e72795aa17bdb9c345850cbf1 +SIZE (Text-Table-1.116.tar.gz) = 29800 diff -ruN p5-Text-Table.bak/pkg-descr p5-Text-Table/pkg-descr --- p5-Text-Table.bak/pkg-descr 2010-09-04 09:00:25.112090687 +0200 +++ p5-Text-Table/pkg-descr 2010-09-04 09:06:03.087854087 +0200 @@ -5,3 +5,5 @@ solutions one comes up with tend to be particularly hard to maintain. Text::Table allows you to create and maintain tables that adapt to alignment requirements as you use them. + +WWW: http://search.cpan.org/dist/Text-Table/ >Release-Note: >Audit-Trail: >Unformatted: