Hi ports --

Attached is a trivial diff for textproc/gdiff, bringing it to its latest version. All tests pass on amd64, though I'm sure this requires more testing. Help on that front appreciated.

Take maintainer.

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/gdiff/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile	27 Aug 2016 08:15:01 -0000	1.19
+++ Makefile	8 Jun 2017 13:04:00 -0000
@@ -2,12 +2,13 @@
 
 COMMENT=	GNU versions of the diff utilities
 
-VERSION=	3.5
+VERSION=	3.6
 EXTRACT_SUFX=	.tar.xz
 DISTNAME=	diffutils-${VERSION}
 PKGNAME=	gdiff-${VERSION}
 CATEGORIES=	textproc
 HOMEPAGE=	https://www.gnu.org/software/diffutils/
+MAINTAINER=	Brian Callahan <[email protected]>
 
 # GPLv3+
 PERMIT_PACKAGE_CDROM=	Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/gdiff/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo	27 Aug 2016 08:15:01 -0000	1.6
+++ distinfo	8 Jun 2017 13:04:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (diffutils-3.5.tar.xz) = 2tOYzNW5+sprCrIZoDZFP2KmAqViA6xlm0Poib7DVTM=
-SIZE (diffutils-3.5.tar.xz) = 1360996
+SHA256 (diffutils-3.6.tar.xz) = 1iHovdS1c5GMgUX3rmGBfRvp3rTI0jKKZc6o4R14O9Y=
+SIZE (diffutils-3.6.tar.xz) = 1398296

Reply via email to