Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  1 Jan 2006 20:01:08 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erwin@FreeBSD.org
Subject:   ports/91163: [PATCH] textproc/p5-Parse-Syslog: update to 1.08
Message-ID:  <20060101120108.9D467B29C81@utopia.leeym.com>
Resent-Message-ID: <200601011210.k01CA6Ol061340@freefall.freebsd.org>

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

>Number:         91163
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Parse-Syslog: update to 1.08
>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 Jan 01 12:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 17 09:15:19 CST 2005
>Description:
- Update to 1.08
- Remove IO::Scalar from RUN_DEPENDS (it's only needed when 'make test')

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

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

--- p5-Parse-Syslog-1.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Parse-Syslog/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	28 Dec 2005 12:25:54 -0000	1.8
+++ Makefile	1 Jan 2006 12:00:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Parse-Syslog
-PORTVERSION=	1.05
+PORTVERSION=	1.08
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Parse
@@ -16,7 +16,6 @@
 COMMENT=	Perl5 routines that present a simple interface to parse syslog files
 
 BUILD_DEPENDS=	${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy
-RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Parse-Syslog/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	28 Dec 2005 12:25:54 -0000	1.6
+++ distinfo	1 Jan 2006 12:00:00 -0000
@@ -1,3 +1,3 @@
-MD5 (Parse-Syslog-1.05.tar.gz) = 94e52040d0b6c2db4c6381b0371d766f
-SHA256 (Parse-Syslog-1.05.tar.gz) = bd7ea5f4d1648138cf8575d0d2411819466c6fe3911591ab83131b8a6d962ba5
-SIZE (Parse-Syslog-1.05.tar.gz) = 10540
+MD5 (Parse-Syslog-1.08.tar.gz) = b1ffbb86fcecce26a2752eef7e479ec9
+SHA256 (Parse-Syslog-1.08.tar.gz) = 6bc187f0eecf88d3df711a8a9f4a2c0a2cb972b23fb6ce87b43ca053aeec113b
+SIZE (Parse-Syslog-1.08.tar.gz) = 10959
--- p5-Parse-Syslog-1.08.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?20060101120108.9D467B29C81>