From owner-svn-ports-head@freebsd.org Mon Feb 13 19:06:11 2017 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 41312CDDD89; Mon, 13 Feb 2017 19:06:11 +0000 (UTC) (envelope-from antoine@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 D9A331601; Mon, 13 Feb 2017 19:06:10 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1DJ69OF000802; Mon, 13 Feb 2017 19:06:09 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1DJ69RN000799; Mon, 13 Feb 2017 19:06:09 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702131906.v1DJ69RN000799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 13 Feb 2017 19:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434042 - in head/sysutils/afflib: . files 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.23 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, 13 Feb 2017 19:06:11 -0000 Author: antoine Date: Mon Feb 13 19:06:09 2017 New Revision: 434042 URL: https://svnweb.freebsd.org/changeset/ports/434042 Log: Update to 3.7.15 PR: 217048 Modified: head/sysutils/afflib/Makefile head/sysutils/afflib/distinfo head/sysutils/afflib/files/patch-lib_qemu_bswap.h Modified: head/sysutils/afflib/Makefile ============================================================================== --- head/sysutils/afflib/Makefile Mon Feb 13 19:03:01 2017 (r434041) +++ head/sysutils/afflib/Makefile Mon Feb 13 19:06:09 2017 (r434042) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= afflib -PORTVERSION= 3.7.10 -DISTVERSIONPREFIX= v +PORTVERSION= 3.7.15 CATEGORIES= sysutils MAINTAINER= antoine@FreeBSD.org @@ -18,6 +17,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 USE_GITHUB= yes GH_ACCOUNT= sshock GH_PROJECT= AFFLIBv3 +GH_TAGNAME= 4540cbd USE_LDCONFIG= yes USES= autoreconf fuse libtool pathfix readline ssl Modified: head/sysutils/afflib/distinfo ============================================================================== --- head/sysutils/afflib/distinfo Mon Feb 13 19:03:01 2017 (r434041) +++ head/sysutils/afflib/distinfo Mon Feb 13 19:06:09 2017 (r434042) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476600367 -SHA256 (sshock-AFFLIBv3-v3.7.10_GH0.tar.gz) = 906226df05d526b886a873367ca896f0058a6221c2e21c900411d0fc89754c2b -SIZE (sshock-AFFLIBv3-v3.7.10_GH0.tar.gz) = 518998 +TIMESTAMP = 1486998907 +SHA256 (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 6d5c91c0d23d1ef508de24d56e21a617cee00b06c957767bdf717e49fa175158 +SIZE (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 533516 Modified: head/sysutils/afflib/files/patch-lib_qemu_bswap.h ============================================================================== --- head/sysutils/afflib/files/patch-lib_qemu_bswap.h Mon Feb 13 19:03:01 2017 (r434041) +++ head/sysutils/afflib/files/patch-lib_qemu_bswap.h Mon Feb 13 19:06:09 2017 (r434042) @@ -1,4 +1,4 @@ ---- lib/qemu/bswap.h.orig 2016-09-12 18:18:01 UTC +--- lib/qemu/bswap.h.orig 2017-02-12 23:23:49 UTC +++ lib/qemu/bswap.h @@ -5,6 +5,9 @@