ports/120645: [UPDATE] devel/p5-Array-Window

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 14 19:30:07 UTC 2008


>Number:         120645
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Array-Window
>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:30: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 1.01;
- Use CPAN macro;
- Add missing dependency.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Array-Window/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	16 Jun 2006 11:31:32 -0000	1.5
+++ Makefile	14 Feb 2008 17:02:19 -0000
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	Array-Window
-PORTVERSION=	1.00
-PORTREVISION=	1
+PORTVERSION=	1.01
 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=	Calculate windows/subsets/pages of arrays
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
-		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Array-Window/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	16 Jun 2006 11:31:32 -0000	1.5
+++ distinfo	14 Feb 2008 17:02:19 -0000
@@ -1,3 +1,3 @@
-MD5 (Array-Window-1.00.tar.gz) = 050bdfa7e275f0d9394b9a166212352f
-SHA256 (Array-Window-1.00.tar.gz) = bf582170bf959b0fa61247292ed19ab376b59b38a3b2151026d4644ccb92110f
-SIZE (Array-Window-1.00.tar.gz) = 23687
+MD5 (Array-Window-1.01.tar.gz) = 9ce73eb817bb82433e182473b752d735
+SHA256 (Array-Window-1.01.tar.gz) = df61d8b83eddb9b770a63274213c7ea1916161078a87d03c6dcaaada81ba2690
+SIZE (Array-Window-1.01.tar.gz) = 24545


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



More information about the freebsd-ports-bugs mailing list