Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2010 09:19:40 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150268: Update port: textproc/p5-Text-Table
Message-ID:  <201009040719.o847JeH6074101@0xd0.org>
Resent-Message-ID: <201009040730.o847U6Ve022791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009040719.o847JeH6074101>