From nobody@FreeBSD.org  Wed Feb 20 18:53:40 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0D55216A405
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 18:53:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C7F7F13C46E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 18:53:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KIp7cr051149
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 18:51:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1KIp7iV051148;
	Wed, 20 Feb 2008 18:51:07 GMT
	(envelope-from nobody)
Message-Id: <200802201851.m1KIp7iV051148@www.freebsd.org>
Date: Wed, 20 Feb 2008 18:51:07 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] databases/p5-Data-Pageset
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120896
>Category:       ports
>Synopsis:       [UPDATE] databases/p5-Data-Pageset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 19:00:08 UTC 2008
>Closed-Date:    Sat Feb 23 20:21:51 UTC 2008
>Last-Modified:  Sat Feb 23 20:30:02 UTC 2008
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 20 19:00:15 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120896 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sat Feb 23 20:21:46 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120896 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120896: commit references a PR
Date: Sat, 23 Feb 2008 20:21:45 +0000 (UTC)

 erwin       2008-02-23 20:21:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-Data-Pageset Makefile distinfo 
   Log:
   Update to 1.04
   
   PR:             120896
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.3       +4 -4      ports/databases/p5-Data-Pageset/Makefile
   1.3       +3 -3      ports/databases/p5-Data-Pageset/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
