ports/53021: Update sysutils/chgrep (maintainer): 1.1.1 -> 1.2.0

Kirill Ponomarew ponomarew at oberon.net
Sat Jun 7 21:40:13 UTC 2003


>Number:         53021
>Category:       ports
>Synopsis:       Update sysutils/chgrep (maintainer): 1.1.1 -> 1.2.0
>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:   Sat Jun 07 14:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update sysutils/chgrep (maintainer): 1.1.1 -> 1.2.0

Bug fixes

>How-To-Repeat:
>Fix:
diff -urN chgrep.orig/Makefile chgrep/Makefile
--- chgrep.orig/Makefile	Mon May 19 22:36:39 2003
+++ chgrep/Makefile	Sat Jun  7 23:30:35 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	chgrep
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.bmk.bicom.pl/chgrep/
 EXTRACT_SUFX=	.tgz
@@ -20,7 +20,9 @@
 MAN1=		chgrep.1
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/src/chgrep ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/man/chgrep.1 ${MANPREFIX}/man/man1
+	${INSTALL_PROGRAM} ${WRKSRC}/src/chgrep \
+		${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/man/chgrep.1 \
+		${MANPREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN chgrep.orig/distinfo chgrep/distinfo
--- chgrep.orig/distinfo	Mon May 19 22:36:39 2003
+++ chgrep/distinfo	Sat Jun  7 23:29:42 2003
@@ -1 +1 @@
-MD5 (chgrep-1.1.1.tgz) = 65ae3c2b7fe67fc58af6434dbfecdb2d
+MD5 (chgrep-1.2.0.tgz) = a5bdf4ece51d168865167d215a6e05be
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list