Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 00:28:20 -0400 (EDT)
From:      howardjp@wam.umd.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14341: [PATCH] Update to textproc/freegrep port
Message-ID:  <199910150428.AAA79878@byzantine.student.umd.edu>

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

>Number:         14341
>Category:       ports
>Synopsis:       [PATCH] Update to textproc/freegrep port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 14 21:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     James Howard
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
University of Maryland
>Environment:

FreeBSD byzantine.student.umd.edu 4.0-CURRENT FreeBSD 4.0-CURRENT #40: Wed Oct  6 18:17:44 EDT 1999     howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE  i386

>Description:

I updated FreeGrep.  It is a little bit slower but much better behaved.  Also, 
version 0.12 is incompatable with the diffs I am about to send in to regex :)

>How-To-Repeat:

N/A

>Fix:

diff -ur freegrep.orig/Makefile freegrep/Makefile
--- freegrep.orig/Makefile	Thu Oct 14 23:53:27 1999
+++ freegrep/Makefile	Thu Oct 14 23:53:11 1999
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/textproc/freegrep/Makefile,v 1.10 1999/09/20 00:44:49 steve Exp $
 #
 
-DISTNAME=	grep-0.12
-PKGNAME=	freegrep-0.12
+DISTNAME=	grep-0.13
+PKGNAME=	freegrep-0.13
 CATEGORIES=	textproc
 MASTER_SITES=	ftp://ftp.wam.umd.edu/pub/howardjp/software/grep/ \
 		http://www.wam.umd.edu/~howardjp/software/grep/ \
diff -ur freegrep.orig/files/md5 freegrep/files/md5
--- freegrep.orig/files/md5	Thu Oct 14 23:53:27 1999
+++ freegrep/files/md5	Thu Oct 14 23:54:42 1999
@@ -1 +1 @@
-MD5 (grep-0.12.tar.gz) = bc748f07cb4a2b8965dae93d20d5881a
+MD5 (grep-0.13.tar.gz) = e99c4c071fd5124863eb6462f1bed453



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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