Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2010 11:20:23 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149354: Update port: devel/p5-Throwable
Message-ID:  <201008060920.o769KNvN015772@0xd0.org>
Resent-Message-ID: <201008060930.o769U3ZU097932@freefall.freebsd.org>

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

>Number:         149354
>Category:       ports
>Synopsis:       Update port: devel/p5-Throwable
>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:   Fri Aug 06 09:30:03 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 0.102080:
- StackTrace::Auto module added
- link to web page added in pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN p5-Throwable.bak/Makefile p5-Throwable/Makefile
--- p5-Throwable.bak/Makefile	2010-08-06 11:05:07.692381868 +0200
+++ p5-Throwable/Makefile	2010-08-06 11:09:39.186304978 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Throwable
-PORTVERSION=	0.101110
+PORTVERSION=	0.102080
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/R/RJ/RJBS/
@@ -22,7 +22,7 @@
   				p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
 				p5-Moose>=0.87:${PORTSDIR}/devel/p5-Moose
 
-MAN3=	Throwable.3 Throwable::Error.3
+MAN3=	Throwable.3 Throwable::Error.3 StackTrace::Auto.3
 
 PERL_CONFIGURE=	yes
 
diff -ruN p5-Throwable.bak/distinfo p5-Throwable/distinfo
--- p5-Throwable.bak/distinfo	2010-08-06 11:05:07.692381868 +0200
+++ p5-Throwable/distinfo	2010-08-06 11:05:57.555583476 +0200
@@ -1,3 +1,3 @@
-MD5 (Throwable-0.101110.tar.gz) = 7e25bd823ed1c2b2b2e0942a8d382a94
-SHA256 (Throwable-0.101110.tar.gz) = b5c06a289141c6a0460a4ff64b8e018cdf0d96d15047af0a8cddcf3a9ed47b65
-SIZE (Throwable-0.101110.tar.gz) = 11857
+MD5 (Throwable-0.102080.tar.gz) = f048e133a92eab91a1975001d2a55a38
+SHA256 (Throwable-0.102080.tar.gz) = a556bf38e6cd80216e60eb2e61bb4612703cc7ba093a8c60c9afde3c04a45f6e
+SIZE (Throwable-0.102080.tar.gz) = 12455
diff -ruN p5-Throwable.bak/pkg-descr p5-Throwable/pkg-descr
--- p5-Throwable.bak/pkg-descr	2010-08-06 11:05:07.692381868 +0200
+++ p5-Throwable/pkg-descr	2010-08-06 11:07:53.858725355 +0200
@@ -3,3 +3,5 @@
 any previous value for $@ and calls die $self.
 
 Author: Ricardo Signes <rjbs@cpan.org>
+
+WWW: http://search.cpan.org/dist/Throwable/
diff -ruN p5-Throwable.bak/pkg-plist p5-Throwable/pkg-plist
--- p5-Throwable.bak/pkg-plist	2010-08-06 11:05:07.692381868 +0200
+++ p5-Throwable/pkg-plist	2010-08-06 11:15:12.071923681 +0200
@@ -1,5 +1,7 @@
+%%SITE_PERL%%/StackTrace/Auto.pm
 %%SITE_PERL%%/Throwable/Error.pm
 %%SITE_PERL%%/Throwable.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Throwable/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Throwable
+@dirrmtry %%SITE_PERL%%/StackTrace
 @dirrmtry %%SITE_PERL%%/Throwable
>Release-Note:
>Audit-Trail:
>Unformatted:



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