ports/146524: [PATCH] textproc/gnugrep: update to 2.6.3

Martin Matuska mm at FreeBSD.org
Wed May 12 19:20:02 UTC 2010


>Number:         146524
>Category:       ports
>Synopsis:       [PATCH] textproc/gnugrep: update to 2.6.3
>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:   Wed May 12 19:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.0-STABLE FreeBSD 8.0-STABLE #9 r207846M: Wed May 12 13:19:05 CEST
>Description:
- Update to 2.6.3

Port maintainer (gabor at FreeBSD.org) is cc'd.

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

--- gnugrep-2.6.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/gnugrep/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	6 Feb 2010 13:47:54 -0000	1.1
+++ Makefile	12 May 2010 19:19:22 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grep
-PORTVERSION=	2.5.4
+PORTVERSION=	2.6.3
 CATEGORIES=     textproc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -40,6 +40,6 @@
 
 post-patch:
 	@${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = mkdir -p|g' \
-		${WRKSRC}/intl/Makefile.in
+		${WRKSRC}/po/Makefile.in.in
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/gnugrep/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	6 Feb 2010 13:47:54 -0000	1.1
+++ distinfo	12 May 2010 19:19:22 -0000
@@ -1,3 +1,3 @@
-MD5 (grep-2.5.4.tar.gz) = 92258031d98d4f12dfc6a6d24057e672
-SHA256 (grep-2.5.4.tar.gz) = b091d2bf9d558dde67a4496af3f259d8779770d1b70065f27b481b6665653fac
-SIZE (grep-2.5.4.tar.gz) = 860621
+MD5 (grep-2.6.3.tar.gz) = 3095b57837b312f087c0680559de7f13
+SHA256 (grep-2.6.3.tar.gz) = a340e5d1544d9a964072196be627bad3e434ff7a87f3a57ea15aaccbbea4d666
+SIZE (grep-2.6.3.tar.gz) = 1310620
--- gnugrep-2.6.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list