ports/51811: Update port sysutils/chgrep (maintainer): 1.1.0 -> 1.1.1

Kirill Ponomarew ponomarew at oberon.net
Mon May 5 18:10:14 UTC 2003


>Number:         51811
>Category:       ports
>Synopsis:       Update port sysutils/chgrep (maintainer): 1.1.0 -> 1.1.1
>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:   Mon May 05 11:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update port sysutils/chgrep: 1.1.0 -> 1.1.1

>How-To-Repeat:
>Fix:


diff -ruN chgrep.orig/Makefile chgrep/Makefile
--- chgrep.orig/Makefile	Mon Apr 21 04:03:05 2003
+++ chgrep/Makefile	Mon May  5 20:01:13 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	chgrep
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.bmk.bicom.pl/chgrep/
 EXTRACT_SUFX=	.tgz
diff -ruN chgrep.orig/distinfo chgrep/distinfo
--- chgrep.orig/distinfo	Sun Apr 20 22:01:29 2003
+++ chgrep/distinfo	Mon May  5 20:01:20 2003
@@ -1 +1 @@
-MD5 (chgrep-1.1.0.tgz) = 4822ae4efc6590ed9fb231cea4f14f16
+MD5 (chgrep-1.1.1.tgz) = 65ae3c2b7fe67fc58af6434dbfecdb2d
diff -ruN chgrep.orig/files/patch-src::chgrep.c chgrep/files/patch-src::chgrep.c
--- chgrep.orig/files/patch-src::chgrep.c	Sun Apr 20 22:58:39 2003
+++ chgrep/files/patch-src::chgrep.c	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
---- src/chgrep.c.orig	Sun Apr 20 22:58:09 2003
-+++ src/chgrep.c	Sun Apr 20 22:58:18 2003
-@@ -132,11 +132,6 @@
- 		file_quit = NULL;
- 		tmpfile_quit = NULL;
- 
--		if (recursive) {
--			ftw(argv[opttmp], list, sysconf(_SC_OPEN_MAX));
--			return 0;
--		}
--
- 		if ( ! istmpfilename) {	/* if we don't use -t filename.tmp */
- 			strcat(strcpy(tmpfile, argv[opttmp]), ".lock");
- 			if ( (fdout = open(tmpfile, O_RDONLY, PERM)) != -1) {
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list