From owner-dev-commits-ports-main@freebsd.org Wed Jun 9 19:48:59 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 82706652A70; Wed, 9 Jun 2021 19:48:59 +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 4G0d2z39jdz3QGm; Wed, 9 Jun 2021 19:48:59 +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 4877C22481; Wed, 9 Jun 2021 19:48:59 +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 159JmxHp022827; Wed, 9 Jun 2021 19:48:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 159Jmxw5022826; Wed, 9 Jun 2021 19:48:59 GMT (envelope-from git) Date: Wed, 9 Jun 2021 19:48:59 GMT Message-Id: <202106091948.159Jmxw5022826@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christian Weisgerber Subject: git: a8bba36b6980 - main - audio/libogg: Bugfix update to 1.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: naddy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a8bba36b6980a8c7d7e1ad000f8d53ffe61d70de Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2021 19:48:59 -0000 The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8bba36b6980a8c7d7e1ad000f8d53ffe61d70de commit a8bba36b6980a8c7d7e1ad000f8d53ffe61d70de Author: Christian Weisgerber AuthorDate: 2021-06-09 19:46:47 +0000 Commit: Christian Weisgerber CommitDate: 2021-06-09 19:48:53 +0000 audio/libogg: Bugfix update to 1.3.5 --- audio/libogg/Makefile | 2 +- audio/libogg/distinfo | 6 +++--- audio/libogg/files/patch-configure | 10 +++++----- audio/libogg/pkg-plist | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index 67049238673c..afdd66b31aec 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -1,7 +1,7 @@ # Created by: t.vanklaveren@student.utwente.nl PORTNAME= libogg -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 PORTEPOCH= 4 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/ogg/ \ diff --git a/audio/libogg/distinfo b/audio/libogg/distinfo index 8bf6bb3b3440..c8efd4c8c112 100644 --- a/audio/libogg/distinfo +++ b/audio/libogg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567360404 -SHA256 (libogg-1.3.4.tar.xz) = c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe -SIZE (libogg-1.3.4.tar.xz) = 428696 +TIMESTAMP = 1623267554 +SHA256 (libogg-1.3.5.tar.xz) = c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705 +SIZE (libogg-1.3.5.tar.xz) = 429076 diff --git a/audio/libogg/files/patch-configure b/audio/libogg/files/patch-configure index 231bebf5123c..28f2b0864f89 100644 --- a/audio/libogg/files/patch-configure +++ b/audio/libogg/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-05-27 19:52:46 UTC +--- configure.orig 2021-06-04 03:21:11 UTC +++ configure -@@ -11719,7 +11719,7 @@ if test -z "$GCC"; then +@@ -12814,7 +12814,7 @@ if test -z "$GCC"; then ;; *) DEBUG="-g" @@ -9,12 +9,12 @@ PROFILE="-g -p" ;; esac -@@ -11742,8 +11742,8 @@ else +@@ -12837,8 +12837,8 @@ else ;; *) DEBUG="-g -Wall -fsigned-char" -- CFLAGS="-O20 -fsigned-char" -- PROFILE="-O20 -g -pg -fsigned-char" +- CFLAGS="-O2 -fsigned-char" +- PROFILE="-O2 -g -pg -fsigned-char" + CFLAGS="-fsigned-char" + PROFILE="-g -pg -fsigned-char" ;; diff --git a/audio/libogg/pkg-plist b/audio/libogg/pkg-plist index 609933d19029..c33b82c46647 100644 --- a/audio/libogg/pkg-plist +++ b/audio/libogg/pkg-plist @@ -4,7 +4,7 @@ include/ogg/os_types.h lib/libogg.a lib/libogg.so lib/libogg.so.0 -lib/libogg.so.0.8.4 +lib/libogg.so.0.8.5 libdata/pkgconfig/ogg.pc share/aclocal/ogg.m4 %%PORTDOCS%%%%DOCSDIR%%/fish_xiph_org.png