From sunpoet@sunpoet.net  Sun Jan  8 15:50:36 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EA2891065670;
	Sun,  8 Jan 2012 15:50:36 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id B85438FC0A;
	Sun,  8 Jan 2012 15:50:36 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id F0E6D544D; Sun,  8 Jan 2012 23:50:10 +0800 (CST)
Message-Id: <20120108155010.F0E6D544D@sunpoet.net>
Date: Sun,  8 Jan 2012 23:50:10 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@FreeBSD.org
Subject: [PATCH] textproc/p5-MARC-XML: update to 0.93
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         163919
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-MARC-XML: update to 0.93
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 16:00:24 UTC 2012
>Closed-Date:    Tue Jan 10 13:19:06 UTC 2012
>Last-Modified:  Tue Jan 10 13:20:05 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sat Dec 24 06:18:22 CST 2011
>Description:
- Update to 0.93
- Pet portlint

Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MARC-XML-0.93.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-XML/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	6 Aug 2009 11:11:09 -0000	1.1
+++ Makefile	8 Jan 2012 15:50:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MARC-XML
-PORTVERSION=	0.92
+PORTVERSION=	0.93
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,10 @@
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	An extension to the MARC-Record distribution for working with XML data
 
-BUILD_DEPENDS=	${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
-		${SITE_PERL}/MARC/Charset.pm:${PORTSDIR}/textproc/p5-MARC-Charset \
-		${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \
+		p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \
+		p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 MAN1=		marc2xml.1 xml2marc.1
 MAN3=		MARC::File::SAX.3 MARC::File::XML.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-XML/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:39:13 -0000	1.2
+++ distinfo	8 Jan 2012 15:50:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (MARC-XML-0.92.tar.gz) = 00a9a9e2f0752e035a54fd2df539884cd59fc81c97d5d6ceb9ac65671c2df208
-SIZE (MARC-XML-0.92.tar.gz) = 14086
+SHA256 (MARC-XML-0.93.tar.gz) = 897c256f4a4231a7d9ce54dd5924f7b291c07ed5e77fcac0cae3dcc9681421bd
+SIZE (MARC-XML-0.93.tar.gz) = 16260
--- p5-MARC-XML-0.93.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 8 16:00:38 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163919 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Tue Jan 10 13:18:41 UTC 2012 
State-Changed-Why:  
Port updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163919: commit references a PR
Date: Tue, 10 Jan 2012 13:18:19 +0000 (UTC)

 demon       2012-01-10 13:18:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-MARC-XML Makefile distinfo 
   Log:
   Update to version 0.93.
   
   PR:             163919
   Submitted by:   sunpoet
   
   Revision  Changes    Path
   1.2       +4 -4      ports/textproc/p5-MARC-XML/Makefile
   1.3       +2 -2      ports/textproc/p5-MARC-XML/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:
