ports/120659: [UPDATE] devel/p5-Devel-Leak-Object
Felippe de Meirelles Motta
lippemail at gmail.com
Thu Feb 14 19:50:02 UTC 2008
>Number: 120659
>Category: ports
>Synopsis: [UPDATE] devel/p5-Devel-Leak-Object
>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:01 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 at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 0.92;
- Add missing {B,R}-deps;
- Use CPAN macro.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-Leak-Object/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 27 Sep 2007 19:44:01 -0000 1.2
+++ Makefile 14 Feb 2008 18:07:17 -0000
@@ -6,15 +6,18 @@
#
PORTNAME= Devel-Leak-Object
-PORTVERSION= 0.91
+PORTVERSION= 0.92
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/A/AD/ADAMK
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv at FreeBSD.org
COMMENT= Detect leaks of objects
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS+= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Devel::Leak::Object.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-Leak-Object/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 27 Sep 2007 19:44:01 -0000 1.2
+++ distinfo 14 Feb 2008 18:07:17 -0000
@@ -1,3 +1,3 @@
-MD5 (Devel-Leak-Object-0.91.tar.gz) = 23551b4169bb48ff5e45b2a946e87c40
-SHA256 (Devel-Leak-Object-0.91.tar.gz) = 734a273d1c51ca3b7752503de4c72727a670c5108447d4996aa99c9b8faebcba
-SIZE (Devel-Leak-Object-0.91.tar.gz) = 22836
+MD5 (Devel-Leak-Object-0.92.tar.gz) = 63ddfc73f7ed8a047395dfc9f3684b2e
+SHA256 (Devel-Leak-Object-0.92.tar.gz) = 338490c12e704df825718826ef794bc8fa4fb959608558a5741c67c8738d7a1e
+SIZE (Devel-Leak-Object-0.92.tar.gz) = 23249
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list