From owner-svn-ports-head@freebsd.org Mon May 16 14:03:17 2016 Return-Path: Delivered-To: svn-ports-head@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 96175B3C12F; Mon, 16 May 2016 14:03:17 +0000 (UTC) (envelope-from mi@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 4643D1893; Mon, 16 May 2016 14:03:17 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4GE3GXv002269; Mon, 16 May 2016 14:03:16 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4GE3Gfk002265; Mon, 16 May 2016 14:03:16 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201605161403.u4GE3Gfk002265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Mon, 16 May 2016 14:03:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415327 - in head/textproc: xxdiff xxdiff-scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2016 14:03:17 -0000 Author: mi Date: Mon May 16 14:03:15 2016 New Revision: 415327 URL: https://svnweb.freebsd.org/changeset/ports/415327 Log: Upgrade from 4.0 to 4.0.1. According to the author's change-log, this incorporates "various bug-fixes". Notified by: portscout Modified: head/textproc/xxdiff-scripts/Makefile head/textproc/xxdiff-scripts/distinfo head/textproc/xxdiff/Makefile head/textproc/xxdiff/distinfo Modified: head/textproc/xxdiff-scripts/Makefile ============================================================================== --- head/textproc/xxdiff-scripts/Makefile Mon May 16 13:45:21 2016 (r415326) +++ head/textproc/xxdiff-scripts/Makefile Mon May 16 14:03:15 2016 (r415327) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xxdiff -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc MASTER_SITES= SF PKGNAMESUFFIX= -scripts Modified: head/textproc/xxdiff-scripts/distinfo ============================================================================== --- head/textproc/xxdiff-scripts/distinfo Mon May 16 13:45:21 2016 (r415326) +++ head/textproc/xxdiff-scripts/distinfo Mon May 16 14:03:15 2016 (r415327) @@ -1,2 +1,3 @@ -SHA256 (xxdiff-4.0.tar.bz2) = 91501544e82bc89983d07eeb086419645fbfa78fc906b50ff7ab6cdf39431330 -SIZE (xxdiff-4.0.tar.bz2) = 1768460 +TIMESTAMP = 1463407288 +SHA256 (xxdiff-4.0.1.tar.bz2) = bf58ddda9d7a887f4f5cae20070ed5f2e0d65f575af20860738c6e2742c3a000 +SIZE (xxdiff-4.0.1.tar.bz2) = 1981869 Modified: head/textproc/xxdiff/Makefile ============================================================================== --- head/textproc/xxdiff/Makefile Mon May 16 13:45:21 2016 (r415326) +++ head/textproc/xxdiff/Makefile Mon May 16 14:03:15 2016 (r415327) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xxdiff -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc MASTER_SITES= SF Modified: head/textproc/xxdiff/distinfo ============================================================================== --- head/textproc/xxdiff/distinfo Mon May 16 13:45:21 2016 (r415326) +++ head/textproc/xxdiff/distinfo Mon May 16 14:03:15 2016 (r415327) @@ -1,2 +1,3 @@ -SHA256 (xxdiff-4.0.tar.bz2) = 91501544e82bc89983d07eeb086419645fbfa78fc906b50ff7ab6cdf39431330 -SIZE (xxdiff-4.0.tar.bz2) = 1768460 +TIMESTAMP = 1463407091 +SHA256 (xxdiff-4.0.1.tar.bz2) = bf58ddda9d7a887f4f5cae20070ed5f2e0d65f575af20860738c6e2742c3a000 +SIZE (xxdiff-4.0.1.tar.bz2) = 1981869