From owner-svn-ports-head@freebsd.org Mon Jan 25 23:17:11 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 968C24F611F; Mon, 25 Jan 2021 23:17:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DPm3W2nD7z3pXF; Mon, 25 Jan 2021 23:17:11 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 523811F030; Mon, 25 Jan 2021 23:17:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10PNHBdc040721; Mon, 25 Jan 2021 23:17:11 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10PNHAoC040719; Mon, 25 Jan 2021 23:17:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101252317.10PNHAoC040719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 25 Jan 2021 23:17:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562615 - head/audio/libinstpatch X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/libinstpatch X-SVN-Commit-Revision: 562615 X-SVN-Commit-Repository: ports 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.34 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, 25 Jan 2021 23:17:11 -0000 Author: yuri Date: Mon Jan 25 23:17:10 2021 New Revision: 562615 URL: https://svnweb.freebsd.org/changeset/ports/562615 Log: audio/libinstpatch: Update 1.1.5 -> 1.1.6 Reported by: portscout Modified: head/audio/libinstpatch/Makefile head/audio/libinstpatch/distinfo head/audio/libinstpatch/pkg-plist Modified: head/audio/libinstpatch/Makefile ============================================================================== --- head/audio/libinstpatch/Makefile Mon Jan 25 22:24:57 2021 (r562614) +++ head/audio/libinstpatch/Makefile Mon Jan 25 23:17:10 2021 (r562615) @@ -2,8 +2,7 @@ PORTNAME= libinstpatch DISTVERSIONPREFIX= v -DISTVERSION= 1.1.5 -PORTREVISION= 1 +DISTVERSION= 1.1.6 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org Modified: head/audio/libinstpatch/distinfo ============================================================================== --- head/audio/libinstpatch/distinfo Mon Jan 25 22:24:57 2021 (r562614) +++ head/audio/libinstpatch/distinfo Mon Jan 25 23:17:10 2021 (r562615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590819431 -SHA256 (swami-libinstpatch-v1.1.5_GH0.tar.gz) = 5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a -SIZE (swami-libinstpatch-v1.1.5_GH0.tar.gz) = 520540 +TIMESTAMP = 1611616489 +SHA256 (swami-libinstpatch-v1.1.6_GH0.tar.gz) = 8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299 +SIZE (swami-libinstpatch-v1.1.6_GH0.tar.gz) = 517513 Modified: head/audio/libinstpatch/pkg-plist ============================================================================== --- head/audio/libinstpatch/pkg-plist Mon Jan 25 22:24:57 2021 (r562614) +++ head/audio/libinstpatch/pkg-plist Mon Jan 25 23:17:10 2021 (r562615) @@ -94,5 +94,5 @@ include/libinstpatch-%%VER%%/libinstpatch/util.h include/libinstpatch-%%VER%%/libinstpatch/version.h lib/libinstpatch-1.0.so lib/libinstpatch-1.0.so.2 -lib/libinstpatch-1.0.so.2.1.0 +lib/libinstpatch-1.0.so.2.2.0 libdata/pkgconfig/libinstpatch-1.0.pc