ports/95375: [MAINTAINER]: Update sysutils/grok

Wesley Shields wxs at csh.rit.edu
Wed Apr 5 23:10:14 UTC 2006


>Number:         95375
>Category:       ports
>Synopsis:       [MAINTAINER]: Update sysutils/grok
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 23:10:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD syn 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #1: Wed Jan 11 11:57:33 EST 2006 root at syn:/usr/obj/usr/src/sys/GENERIC i386

>Description:
sysutils/grok is at version 1.1.  The attached patch updates the port,
updates the MASTER_SITES, and removes a dependency that the new version
doesn't need.

>How-To-Repeat:
N/A

>Fix:

diff -ruN sysutils/grok.orig/Makefile sysutils/grok/Makefile
--- sysutils/grok.orig/Makefile	Wed Mar 15 05:39:33 2006
+++ sysutils/grok/Makefile	Wed Apr  5 17:58:39 2006
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	grok
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.csh.rit.edu/~psionic/projects/grok/
+MASTER_SITES=	http://www.semicomplete.com/projects/grok/
 
 MAINTAINER=	wxs at csh.rit.edu
 COMMENT=	An expert system for real-time log analysis
 
-RUN_DEPENDS=	${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail \
-		${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
+RUN_DEPENDS=	${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
 		${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
 		${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
 		${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate
diff -ruN sysutils/grok.orig/distinfo sysutils/grok/distinfo
--- sysutils/grok.orig/distinfo	Wed Mar 15 05:39:33 2006
+++ sysutils/grok/distinfo	Tue Apr  4 15:07:15 2006
@@ -1,3 +1,3 @@
-MD5 (grok-1.0.tar.gz) = a4046501b9b0dca3f6079975b8c719bd
-SHA256 (grok-1.0.tar.gz) = 17fd62875bfd441d3162037433bb925de3180a04a62d09b054dacc2dc46d8626
-SIZE (grok-1.0.tar.gz) = 28160
+MD5 (grok-1.1.tar.gz) = c9e5725eccf78074c1e381af395bcdc8
+SHA256 (grok-1.1.tar.gz) = 737d20cce83688be134be007149a364d10b98a42856117acee089c3ef669b1d5
+SIZE (grok-1.1.tar.gz) = 30208
diff -ruN sysutils/grok.orig/files/pkg-message.in sysutils/grok/files/pkg-message.in
--- sysutils/grok.orig/files/pkg-message.in	Wed Mar 15 05:39:34 2006
+++ sysutils/grok/files/pkg-message.in	Wed Apr  5 17:59:08 2006
@@ -3,7 +3,7 @@
 liking.  Examples and documentation are available at
 grok(1) and at:
 
-http://www.csh.rit.edu/~psionic/projects/grok/
+http://www.semicomplete.com/projects/grok/
 
 Also, modifications to syslog.conf may be necessary.
 Usually "user.info /var/log/messages" is enough.
diff -ruN sysutils/grok.orig/pkg-descr sysutils/grok/pkg-descr
--- sysutils/grok.orig/pkg-descr	Wed Mar 15 05:39:33 2006
+++ sysutils/grok/pkg-descr	Tue Apr  4 15:06:23 2006
@@ -1,4 +1,4 @@
 An expert system for real-time log analysis that allows for user-defined
 actions to happen when a log rule is matched.
 
-WWW: http://www.csh.rit.edu/~psionic/projects/grok
+WWW: http://www.semicomplete.com/projects/grok
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list