From gslin@netnews.NCTU.edu.tw  Sun Mar  4 09:46:33 2007
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D389716A401;
	Sun,  4 Mar 2007 09:46:33 +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 A555A13C491;
	Sun,  4 Mar 2007 09:46:31 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id E037266; Sun,  4 Mar 2007 17:46:30 +0800 (CST)
Message-Id: <20070304094630.E037266@netnews.NCTU.edu.tw>
Date: Sun,  4 Mar 2007 17:46:30 +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-Regexp-Log-Common: update to 0.05
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109844
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Regexp-Log-Common: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 04 09:50:04 GMT 2007
>Closed-Date:    Sun Mar 04 10:11:43 GMT 2007
>Last-Modified:  Sun Mar  4 10:20:02 GMT 2007
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 0.05

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

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

--- p5-Regexp-Log-Common-0.05.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Regexp-Log-Common/Makefile /home/staff/gslin/work/ports/p5-Regexp-Log-Common/Makefile
--- /usr/ports/textproc/p5-Regexp-Log-Common/Makefile	Tue Nov  1 02:24:17 2005
+++ /home/staff/gslin/work/ports/p5-Regexp-Log-Common/Makefile	Sun Mar  4 17:45:37 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Regexp-Log-Common
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Regexp
@@ -15,17 +15,11 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Regexp::Log::Common, a parser for the Common Log Format
 
-BUILD_DEPENDS=	${SITE_PERL}/Regexp/Log.pm:${PORTSDIR}/textproc/p5-Regexp-Log
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/Regexp/Log.pm:${PORTSDIR}/textproc/p5-Regexp-Log
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Regexp::Log::Common.3
+MAN3=		Regexp::Log::Common.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Regexp-Log-Common/distinfo /home/staff/gslin/work/ports/p5-Regexp-Log-Common/distinfo
--- /usr/ports/textproc/p5-Regexp-Log-Common/distinfo	Mon Nov 14 23:05:09 2005
+++ /home/staff/gslin/work/ports/p5-Regexp-Log-Common/distinfo	Sun Mar  4 17:45:10 2007
@@ -1,3 +1,3 @@
-MD5 (Regexp-Log-Common-0.04.tar.gz) = ef6375e9fc2f7c387e9997c9796abdd4
-SHA256 (Regexp-Log-Common-0.04.tar.gz) = bd5b3d7a47eeeb2b6928f6e5827f7b33ab8832159bf4b765a2bc4f493b683f0a
-SIZE (Regexp-Log-Common-0.04.tar.gz) = 4860
+MD5 (Regexp-Log-Common-0.05.tar.gz) = c394a1443647ce0874dc881149af00f0
+SHA256 (Regexp-Log-Common-0.05.tar.gz) = 0715bdc794d387067a62e5da6333ad09215ba4935ae5725425ed6ef7e8817e91
+SIZE (Regexp-Log-Common-0.05.tar.gz) = 8019
--- p5-Regexp-Log-Common-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 4 09:50:17 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109844 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 4 10:11:39 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109844: commit references a PR
Date: Sun,  4 Mar 2007 10:11:04 +0000 (UTC)

 miwi        2007-03-04 10:10:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-Regexp-Log-Common Makefile distinfo 
   Log:
   - Update to 0.05
   
   PR:             109844
   Submitted by:   Gea-Suan Lin <gslin@gslin.org>
   
   Revision  Changes    Path
   1.5       +5 -11     ports/textproc/p5-Regexp-Log-Common/Makefile
   1.5       +3 -3      ports/textproc/p5-Regexp-Log-Common/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:
