ports/120896: [UPDATE] databases/p5-Data-Pageset

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 20 19:00:09 UTC 2008


>Number:         120896
>Category:       ports
>Synopsis:       [UPDATE] databases/p5-Data-Pageset
>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:   Wed Feb 20 19:00:08 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.04;
- Use CPAN macro;
- Add missing dependency and minimal required versions.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Data-Pageset/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:54:33 -0000	1.2
+++ Makefile	20 Feb 2008 16:39:45 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	Data-Pageset
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Data
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	aaron at FreeBSD.org
 COMMENT=	Page numbering and page sets
 
-BUILD_DEPENDS=	${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page
+BUILD_DEPENDS=	p5-Data-Page>=2:${PORTSDIR}/databases/p5-Data-Page \
+		p5-Test-Simple>=0.1:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN3=	Data::Pageset.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Data-Pageset/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	7 Jun 2006 13:53:59 -0000	1.2
+++ distinfo	20 Feb 2008 16:39:45 -0000
@@ -1,3 +1,3 @@
-MD5 (Data-Pageset-1.03.tar.gz) = 5175f54b07abf7b68740c3f452c49505
-SHA256 (Data-Pageset-1.03.tar.gz) = bc032f90b23603f74d5e42c3a7cb2c993cf6c137f0787f0e1f53a8188593d2f1
-SIZE (Data-Pageset-1.03.tar.gz) = 7035
+MD5 (Data-Pageset-1.04.tar.gz) = 2d60470c3e100928676f0d464c88dba8
+SHA256 (Data-Pageset-1.04.tar.gz) = 3d9e539bc22941958afca399e1b6137e5e6cd56fa398af84e7fa4d6e981a05ad
+SIZE (Data-Pageset-1.04.tar.gz) = 7451


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



More information about the freebsd-ports-bugs mailing list