From nobody@FreeBSD.org  Sat Feb 23 20:24:38 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 CF3B016A407
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:24:38 +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 CF0DC13C45A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:24:38 +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 m1NKM0oV008474
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:22:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1NKLxlN008473;
	Sat, 23 Feb 2008 20:21:59 GMT
	(envelope-from nobody)
Message-Id: <200802232021.m1NKLxlN008473@www.freebsd.org>
Date: Sat, 23 Feb 2008 20:21:59 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] textproc/p5-XML-Mini
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: vivek@khera.org

>Number:         121034
>Category:       ports
>Synopsis:       [UPDATE] textproc/p5-XML-Mini
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 20:30:05 UTC 2008
>Closed-Date:    Tue Feb 26 20:19:01 UTC 2008
>Last-Modified:  Tue Feb 26 20:19:01 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.38
- Use CPAN macro
- Add WWW to pkg-descr

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Mini/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	15 Jul 2006 07:54:56 -0000	1.1
+++ Makefile	21 Feb 2008 15:25:12 -0000
@@ -6,18 +6,15 @@
 #
 
 PORTNAME=	XML-Mini
-PORTVERSION=	1.2.8
+PORTVERSION=	1.38
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	XML
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	vivek@khera.org
 COMMENT=	Perl implementation of the XML::Mini XML create/parse interface
 
-PERL_CONFIGURE=	yes
-
-RUN_DEPENDS+=	p5-Text-Balanced>=0.0:${PORTSDIR}/textproc/p5-Text-Balanced
+PERL_CONFIGURE=	5.8.0+
 
 MAN3=	XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \
 	XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Mini/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	15 Jul 2006 07:54:56 -0000	1.1
+++ distinfo	21 Feb 2008 15:25:12 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-Mini-1.2.8.tar.gz) = ca3a9dffd09f6675c4ed5fd9318ec8fa
-SHA256 (XML-Mini-1.2.8.tar.gz) = 9e66e218796c503da2fe47b0670581880121427860faa58a7d2c704ad02ccf51
-SIZE (XML-Mini-1.2.8.tar.gz) = 35349
+MD5 (XML-Mini-1.38.tar.gz) = 0262295a6812f4ea1a4c13aefa9067c4
+SHA256 (XML-Mini-1.38.tar.gz) = af803d38036a3184e124a682e5466f1bc107f48a89ef35b0c7647e11a073fe2d
+SIZE (XML-Mini-1.38.tar.gz) = 45214
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Mini/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	15 Jul 2006 07:54:56 -0000	1.1
+++ pkg-descr	21 Feb 2008 15:25:12 -0000
@@ -4,3 +4,5 @@
 XML::Mini does not require any external libraries or modules and is pure Perl.
 If available, XML::Mini will use the Text::Balanced module in order to escape
 limitations of the regex-only approach (eg "cross-nested" tag parsing).
+
+WWW:	http://search.cpan.org/dist/XML-Mini/


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 23 20:30:38 UTC 2008 
Responsible-Changed-Why:  
gabor@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121034 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 23 20:30:43 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Vivek Khera <vivek@khera.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121034: [UPDATE] textproc/p5-XML-Mini
Date: Mon, 25 Feb 2008 09:48:32 -0500

 I approve.  Thanks for submitting the update.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121034: commit references a PR
Date: Tue, 26 Feb 2008 20:07:14 +0000 (UTC)

 gabor       2008-02-26 20:07:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-XML-Mini Makefile distinfo pkg-descr 
   Log:
   - Update to 1.38
   - Add WWW
   - Style
   
   PR:             ports/121034
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.2       +3 -6      ports/textproc/p5-XML-Mini/Makefile
   1.2       +3 -3      ports/textproc/p5-XML-Mini/distinfo
   1.2       +2 -0      ports/textproc/p5-XML-Mini/pkg-descr
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: gabor 
State-Changed-When: Tue Feb 26 20:16:13 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121034 
>Unformatted:
