From owner-dev-commits-ports-all@freebsd.org Mon Sep 13 04:11:18 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 EA4346749B7; Mon, 13 Sep 2021 04:11:18 +0000 (UTC) (envelope-from git@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 4H7Chk66X7z4Rrv; Mon, 13 Sep 2021 04:11:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B30BA20752; Mon, 13 Sep 2021 04:11:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18D4BIR9004554; Mon, 13 Sep 2021 04:11:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18D4BIL5004553; Mon, 13 Sep 2021 04:11:18 GMT (envelope-from git) Date: Mon, 13 Sep 2021 04:11:18 GMT Message-Id: <202109130411.18D4BIL5004553@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 20dfcbdf80ef - main - multimedia/libass: update to 0.15.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 20dfcbdf80efa7f4856c6694dc5eed2a6c6e711f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2021 04:11:19 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=20dfcbdf80efa7f4856c6694dc5eed2a6c6e711f commit 20dfcbdf80efa7f4856c6694dc5eed2a6c6e711f Author: Jan Beich AuthorDate: 2021-03-09 19:46:08 +0000 Commit: Jan Beich CommitDate: 2021-09-13 04:10:44 +0000 multimedia/libass: update to 0.15.2 Changes: https://github.com/libass/libass/releases/tag/0.15.2 Reported by: GitHub (watch releases) --- multimedia/libass/Makefile | 2 +- multimedia/libass/distinfo | 6 +++--- multimedia/libass/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index b1b134859adf..28261667a6c0 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,5 +1,5 @@ PORTNAME= libass -DISTVERSION= 0.15.1 +DISTVERSION= 0.15.2 CATEGORIES= multimedia devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index 5f8b7770e5ee..98c2cb64df3b 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619919059 -SHA256 (libass-0.15.1.tar.xz) = 1cdd39c9d007b06e737e7738004d7f38cf9b1e92843f37307b24e7ff63ab8e53 -SIZE (libass-0.15.1.tar.xz) = 369884 +TIMESTAMP = 1615319168 +SHA256 (libass-0.15.2.tar.xz) = 1be2df9c4485a57d78bb18c0a8ed157bc87a5a8dd48c661961c625cb112832fd +SIZE (libass-0.15.2.tar.xz) = 382036 diff --git a/multimedia/libass/pkg-plist b/multimedia/libass/pkg-plist index 94c660095907..9990d02c6ed0 100644 --- a/multimedia/libass/pkg-plist +++ b/multimedia/libass/pkg-plist @@ -3,5 +3,5 @@ include/ass/ass_types.h lib/libass.a lib/libass.so lib/libass.so.9 -lib/libass.so.9.1.2 +lib/libass.so.9.1.3 libdata/pkgconfig/libass.pc