ports/120444: [UPDATE] devel/p5-Tree-Simple-View

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 9 02:20:06 UTC 2008


>Number:         120444
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Tree-Simple-View
>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:   Sat Feb 09 02:20:05 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.16;
- Remove post-extract unnecessary;
- Added missing dependencys.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple-View/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	8 Sep 2007 00:59:16 -0000	1.8
+++ Makefile	9 Feb 2008 02:16:29 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Tree-Simple-View
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Tree
@@ -17,7 +17,9 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple \
 		${SITE_PERL}/Class/Throwable.pm:${PORTSDIR}/devel/p5-Class-Throwable \
-		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
+		${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN3=		Tree::Simple::View.3 \
@@ -28,7 +30,4 @@
 
 PERL_CONFIGURE=	yes
 
-post-extract:
-	${RM} -f ${WRKSRC}/._Makefile.PL
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple-View/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	16 Jun 2007 16:29:47 -0000	1.7
+++ distinfo	9 Feb 2008 02:16:29 -0000
@@ -1,3 +1,3 @@
-MD5 (Tree-Simple-View-0.15.tar.gz) = 220c8449f64cc46b232a781b1696832a
-SHA256 (Tree-Simple-View-0.15.tar.gz) = 762e9fbd311cb9332c02fa5c19a7c45fd3bd145212d86af89b32d8f3fa7bb4a0
-SIZE (Tree-Simple-View-0.15.tar.gz) = 21905
+MD5 (Tree-Simple-View-0.16.tar.gz) = 30d95891711091551ee0ec5fed5a4c7a
+SHA256 (Tree-Simple-View-0.16.tar.gz) = 3f165c81a21ee5c07f9c80420a47fbd2cfa5e318198e9260c4836ef34ef849c6
+SIZE (Tree-Simple-View-0.16.tar.gz) = 22357


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



More information about the freebsd-ports-bugs mailing list