From owner-svn-ports-all@freebsd.org Tue May 23 12:41:50 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E020DD79A4D; Tue, 23 May 2017 12:41:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFC7E1D0E; Tue, 23 May 2017 12:41:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4NCfntq009471; Tue, 23 May 2017 12:41:49 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4NCfn0O009469; Tue, 23 May 2017 12:41:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201705231241.v4NCfn0O009469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 23 May 2017 12:41:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441518 - head/textproc/cdiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2017 12:41:51 -0000 Author: mat Date: Tue May 23 12:41:49 2017 New Revision: 441518 URL: https://svnweb.freebsd.org/changeset/ports/441518 Log: Add a few commits after 1.0, it adds the ability to set the tab width. Sponsored by: Absolight Modified: head/textproc/cdiff/Makefile (contents, props changed) head/textproc/cdiff/distinfo (contents, props changed) Modified: head/textproc/cdiff/Makefile ============================================================================== --- head/textproc/cdiff/Makefile Tue May 23 12:34:15 2017 (r441517) +++ head/textproc/cdiff/Makefile Tue May 23 12:41:49 2017 (r441518) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cdiff -PORTVERSION= 1.0 +DISTVERSION= 1.0-3 +DISTVERSIONSUFFIX= -ga1a33a5 PORTEPOCH= 1 MASTER_SITES= LOCAL/mat/cdiff GH CATEGORIES= textproc Modified: head/textproc/cdiff/distinfo ============================================================================== --- head/textproc/cdiff/distinfo Tue May 23 12:34:15 2017 (r441517) +++ head/textproc/cdiff/distinfo Tue May 23 12:41:49 2017 (r441518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495542386 -SHA256 (ymattw-cdiff-1.0_GH0.tar.gz) = d9aa95299973cf25cba9d62a41df845ec4c5d391b9aca4d84f32fcefecccd846 -SIZE (ymattw-cdiff-1.0_GH0.tar.gz) = 33501 +TIMESTAMP = 1495542965 +SHA256 (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 9a5baa69ba0b768cd38929caf503e9303f61eb41e90cc8f544e2caad6cb15731 +SIZE (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 33701