Skip site navigation (1)Skip section navigation (2)
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:   ports/109844: [PATCH] textproc/p5-Regexp-Log-Common: update to 0.05
Message-ID:  <20070304094630.E037266@netnews.NCTU.edu.tw>
Resent-Message-ID: <200703040950.l249o5Y0032696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109844
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Regexp-Log-Common: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 04 09:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070304094630.E037266>