[PATCH] textproc/p5-Regexp-Log-Common: update to 0.05
Gea-Suan Lin
gslin at gslin.org
Sun Mar 4 09:46:33 UTC 2007
>Submitter-Id: current-users
>Originator: Gea-Suan Lin
>Organization:
>Confidential: no
>Synopsis: [PATCH] textproc/p5-Regexp-Log-Common: update to 0.05
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 6.2-RELEASE i386
>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 at 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 at 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 ---
More information about the freebsd-perl
mailing list