Date: Mon, 14 Aug 2017 12:01:09 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447931 - head/textproc/icdiff Message-ID: <201708141201.v7EC19DS038406@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Mon Aug 14 12:01:08 2017 New Revision: 447931 URL: https://svnweb.freebsd.org/changeset/ports/447931 Log: textproc/icdiff: Update to 1.9.1 Changes this release: https://github.com/jeffkaufman/icdiff/blob/master/ChangeLog Modified: head/textproc/icdiff/Makefile head/textproc/icdiff/distinfo Modified: head/textproc/icdiff/Makefile ============================================================================== --- head/textproc/icdiff/Makefile Mon Aug 14 11:57:05 2017 (r447930) +++ head/textproc/icdiff/Makefile Mon Aug 14 12:01:08 2017 (r447931) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icdiff -PORTVERSION= 1.8.6 +PORTVERSION= 1.9.1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP Modified: head/textproc/icdiff/distinfo ============================================================================== --- head/textproc/icdiff/distinfo Mon Aug 14 11:57:05 2017 (r447930) +++ head/textproc/icdiff/distinfo Mon Aug 14 12:01:08 2017 (r447931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482046470 -SHA256 (icdiff-1.8.6.tar.gz) = 6e08a7ad1166dede67d5a3d5e9cdc32e366363501775e5d7712841170954d9b0 -SIZE (icdiff-1.8.6.tar.gz) = 8902 +TIMESTAMP = 1502711441 +SHA256 (icdiff-1.9.1.tar.gz) = 66972dd03318da55280991db375d3ef6b66d948c67af96c1ebdb21587e86655e +SIZE (icdiff-1.9.1.tar.gz) = 9066
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708141201.v7EC19DS038406>