Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 19:43:27 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120661: [UPDATE] lang/p5-Error
Message-ID:  <200802141943.m1EJhRAh005005@www.freebsd.org>
Resent-Message-ID: <200802141950.m1EJo2sw008830@freefall.freebsd.org>

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

>Number:         120661
>Category:       ports
>Synopsis:       [UPDATE] lang/p5-Error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 19:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.17012.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/p5-Error/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	14 Dec 2007 23:14:31 -0000	1.16
+++ Makefile	13 Feb 2008 18:25:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Error
-PORTVERSION=	0.17009
+PORTVERSION=	0.17012
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,11 +20,4 @@
 
 MAN3=		Error.3 Error::Simple.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500702
-BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/p5-Error/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	29 Aug 2007 12:36:36 -0000	1.11
+++ distinfo	13 Feb 2008 18:25:27 -0000
@@ -1,3 +1,3 @@
-MD5 (Error-0.17009.tar.gz) = aad8c0deacf2f1e9fdb9cc6c428acd92
-SHA256 (Error-0.17009.tar.gz) = 42d16f94135f3b6ae3e2d09d6b3878c4db42d7a97581f218de4ab5e0fd54c08e
-SIZE (Error-0.17009.tar.gz) = 17173
+MD5 (Error-0.17012.tar.gz) = c6acfa02e79c0100ecf54478d66064d0
+SHA256 (Error-0.17012.tar.gz) = 6b356230f4a81e2754f2e87144739cdb28e91641b949e2d78c1d1bb4bcc3257a
+SIZE (Error-0.17012.tar.gz) = 17713


>Release-Note:
>Audit-Trail:
>Unformatted:



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