From nobody@FreeBSD.org  Fri Feb  8 03:09:17 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 6840A16A419
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 03:09:17 +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 5D87D13C44B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 03:09:17 +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 m1837BY2030671
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Feb 2008 03:07:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1837BEv030670;
	Fri, 8 Feb 2008 03:07:11 GMT
	(envelope-from nobody)
Message-Id: <200802080307.m1837BEv030670@www.freebsd.org>
Date: Fri, 8 Feb 2008 03:07:11 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-Tree-Simple
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120385
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Tree-Simple
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 08 03:10:01 UTC 2008
>Closed-Date:    Fri Feb 08 15:29:12 UTC 2008
>Last-Modified:  Fri Feb  8 15:30:07 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.18
- Remove FreeBSD 4 support
- Add new B-deps(p5-Test-Exception).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	8 Sep 2007 00:59:16 -0000	1.11
+++ Makefile	8 Feb 2008 03:07:02 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Tree-Simple
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Tree
@@ -15,15 +15,10 @@
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	A simple tree object
 
+BUILD_DEPENDS+=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Tree::Simple.3 Tree::Simple::Visitor.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+=	${BUILD_DEPENDS}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	2 Dec 2006 14:12:13 -0000	1.9
+++ distinfo	8 Feb 2008 03:07:02 -0000
@@ -1,3 +1,3 @@
-MD5 (Tree-Simple-1.17.tar.gz) = c1468eb79c414090bf16e2da4fc9637c
-SHA256 (Tree-Simple-1.17.tar.gz) = a3bb201d64d27b000d939294e0751f46b61d3a2993e6cfbd0a38bf7eafe44201
-SIZE (Tree-Simple-1.17.tar.gz) = 32809
+MD5 (Tree-Simple-1.18.tar.gz) = 70462938108a8b8658b1b1d2f12dbeab
+SHA256 (Tree-Simple-1.18.tar.gz) = cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff4cc4199b14fa9be7821183622d
+SIZE (Tree-Simple-1.18.tar.gz) = 32851


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 8 03:10:12 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120385 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Fri Feb 8 15:29:00 UTC 2008 
State-Changed-Why:  
Port updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120385: commit references a PR
Date: Fri,  8 Feb 2008 15:28:56 +0000 (UTC)

 demon       2008-02-08 15:28:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Tree-Simple Makefile distinfo 
   Log:
   Update to 1.18.
   
   PR:             120385
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   
   Revision  Changes    Path
   1.12      +1 -1      ports/devel/p5-Tree-Simple/Makefile
   1.10      +3 -3      ports/devel/p5-Tree-Simple/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:
