From gslin@netnews.NCTU.edu.tw  Fri Sep 22 00:41:41 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1902116A40F;
	Fri, 22 Sep 2006 00:41:41 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0E2F443D5D;
	Fri, 22 Sep 2006 00:41:39 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 380D1413; Fri, 22 Sep 2006 08:41:38 +0800 (CST)
Message-Id: <20060922004138.380D1413@netnews.NCTU.edu.tw>
Date: Fri, 22 Sep 2006 08:41:38 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] textproc/p5-Text-BibTeX: update to 0.37
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103466
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-BibTeX: update to 0.37
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 22 00:50:15 GMT 2006
>Closed-Date:    Sat Sep 23 03:20:56 GMT 2006
>Last-Modified:  Sat Sep 23 03:30:18 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.37

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

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

--- p5-Text-BibTeX-0.37.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-BibTeX/Makefile /home/staff/gslin/work/ports/p5-Text-BibTeX/Makefile
--- /usr/ports/textproc/p5-Text-BibTeX/Makefile	Sat Jan 21 09:59:54 2006
+++ /home/staff/gslin/work/ports/p5-Text-BibTeX/Makefile	Fri Sep 22 08:41:12 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Text-BibTeX
-PORTVERSION=	0.36
-PORTREVISION=	0
+PORTVERSION=	0.37
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:C/$/:text,btparse/g}
 MASTER_SITE_SUBDIR=	../by-authors/id/A/AM/AMBS/Text/:text \
@@ -21,7 +20,6 @@
 
 BTPARSE_VER=	0.35
 
-USE_PERL5=	yes
 PERL_CONFIGURE=	yes
 
 MAN3=		Text::BibTeX.3 \
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-BibTeX/distinfo /home/staff/gslin/work/ports/p5-Text-BibTeX/distinfo
--- /usr/ports/textproc/p5-Text-BibTeX/distinfo	Sat Dec 31 16:45:04 2005
+++ /home/staff/gslin/work/ports/p5-Text-BibTeX/distinfo	Fri Sep 22 08:37:00 2006
@@ -1,6 +1,6 @@
-MD5 (Text-BibTeX-0.36.tar.gz) = 8739c3b212d611d0e42492cd829be19e
-SHA256 (Text-BibTeX-0.36.tar.gz) = c55d00b8655ccf7b231699242e16c88b318d8739739b92971733bc5448be00c3
-SIZE (Text-BibTeX-0.36.tar.gz) = 85381
+MD5 (Text-BibTeX-0.37.tar.gz) = 6f3508f83b0a6f79d9f6de2d826b97a1
+SHA256 (Text-BibTeX-0.37.tar.gz) = cd2e299276951e2a41b1ac43b81412089d9afe5e92bc1986fa0ecc781b61ded6
+SIZE (Text-BibTeX-0.37.tar.gz) = 85480
 MD5 (btparse-0.35.tar.gz) = b71ea8ccd30873356d33d62e36ac63f0
 SHA256 (btparse-0.35.tar.gz) = 631bf1b79dfd4c83377b416a12c349fe88ee37448dc82e41424b2f364a99477b
 SIZE (btparse-0.35.tar.gz) = 470546
--- p5-Text-BibTeX-0.37.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 22 00:50:42 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103466 
Responsible-Changed-From-To: perl->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Sat Sep 23 03:04:10 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103466 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Sat Sep 23 03:20:52 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103466: commit references a PR
Date: Sat, 23 Sep 2006 03:20:40 +0000 (UTC)

 clsung      2006-09-23 03:20:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-Text-BibTeX Makefile distinfo 
   Log:
   - Update to 0.37
   
   PR:             ports/103466
   Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
   
   Revision  Changes    Path
   1.9       +1 -3      ports/textproc/p5-Text-BibTeX/Makefile
   1.4       +3 -3      ports/textproc/p5-Text-BibTeX/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:
