Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 19:19:16 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149883: Update port: devel/p5-Object-Simple
Message-ID:  <201008221719.o7MHJGBb003714@0xd0.org>
Resent-Message-ID: <201008221720.o7MHK2KD003167@freefall.freebsd.org>

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

>Number:         149883
>Category:       ports
>Synopsis:       Update port: devel/p5-Object-Simple
>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:   Sun Aug 22 17:20:01 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 3.0611
- BUILD_DEPENDS and RUN_DEPENDS removed
(sole dependency was on p5-Scalar-List-Utils, which was removed by vendor with
version 3.0201)

Changes: http://search.cpan.org/dist/Object-Simple/Changes
>How-To-Repeat:
>Fix:
diff -ruN p5-Object-Simple.bak/Makefile p5-Object-Simple/Makefile
--- p5-Object-Simple.bak/Makefile	2010-08-22 19:02:42.017661974 +0200
+++ p5-Object-Simple/Makefile	2010-08-22 19:09:10.358216430 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Object-Simple
-PORTVERSION=	3.0608
+PORTVERSION=	3.0611
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,6 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple class builder
 
-BUILD_DEPENDS=	p5-Scalar-List-Utils>=1.14:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	YES
 MAN3=	Object::Simple.3
 
diff -ruN p5-Object-Simple.bak/distinfo p5-Object-Simple/distinfo
--- p5-Object-Simple.bak/distinfo	2010-08-22 19:02:42.017661974 +0200
+++ p5-Object-Simple/distinfo	2010-08-22 19:09:23.036398992 +0200
@@ -1,3 +1,3 @@
-MD5 (Object-Simple-3.0608.tar.gz) = 0dc050add10da21894ee6966ce996d3f
-SHA256 (Object-Simple-3.0608.tar.gz) = ec2fadbb1a60594691c9fdfbf80f74258d54527ab64d60ffabb7549aa96701ea
-SIZE (Object-Simple-3.0608.tar.gz) = 10971
+MD5 (Object-Simple-3.0611.tar.gz) = fd207db7e090ed129b472262929bd224
+SHA256 (Object-Simple-3.0611.tar.gz) = 6bd762cf3b853618a019cc7f3e6c43225393be429292ffdbff38084d3fcffc44
+SIZE (Object-Simple-3.0611.tar.gz) = 14130
>Release-Note:
>Audit-Trail:
>Unformatted:



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