From owner-svn-ports-all@freebsd.org Sun Jan 24 05:12:42 2021 Return-Path: Delivered-To: svn-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 C84B04EDAA6; Sun, 24 Jan 2021 05:12:42 +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 4DNh2f5F8rz4Wsf; Sun, 24 Jan 2021 05:12:42 +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 A73121E502; Sun, 24 Jan 2021 05:12:42 +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 10O5Cgxl008443; Sun, 24 Jan 2021 05:12:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10O5CgeR008441; Sun, 24 Jan 2021 05:12:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101240512.10O5CgeR008441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 24 Jan 2021 05:12:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562448 - head/misc/libmodulemd X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/libmodulemd X-SVN-Commit-Revision: 562448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2021 05:12:42 -0000 Author: yuri Date: Sun Jan 24 05:12:41 2021 New Revision: 562448 URL: https://svnweb.freebsd.org/changeset/ports/562448 Log: misc/libmodulemd: Update 2.9.4 -> 2.12.0 Modified: head/misc/libmodulemd/Makefile head/misc/libmodulemd/distinfo head/misc/libmodulemd/pkg-plist Modified: head/misc/libmodulemd/Makefile ============================================================================== --- head/misc/libmodulemd/Makefile Sun Jan 24 04:38:04 2021 (r562447) +++ head/misc/libmodulemd/Makefile Sun Jan 24 05:12:41 2021 (r562448) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmodulemd -DISTVERSION= 2.9.4 +DISTVERSION= 2.12.0 CATEGORIES= misc MASTER_SITES= https://github.com/fedora-modularity/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ DISTNAME= modulemd-${DISTVERSION} Modified: head/misc/libmodulemd/distinfo ============================================================================== --- head/misc/libmodulemd/distinfo Sun Jan 24 04:38:04 2021 (r562447) +++ head/misc/libmodulemd/distinfo Sun Jan 24 05:12:41 2021 (r562448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601185933 -SHA256 (modulemd-2.9.4.tar.xz) = cb86b1dad4f1578895225ba4ee435dbb7d75262898f69a08507b01759bfc81ab -SIZE (modulemd-2.9.4.tar.xz) = 256668 +TIMESTAMP = 1611460379 +SHA256 (modulemd-2.12.0.tar.xz) = 98646094948c1dfa8810688036105e91841bf8f5fcba983f0ccac8855b3a0e3d +SIZE (modulemd-2.12.0.tar.xz) = 286080 Modified: head/misc/libmodulemd/pkg-plist ============================================================================== --- head/misc/libmodulemd/pkg-plist Sun Jan 24 04:38:04 2021 (r562447) +++ head/misc/libmodulemd/pkg-plist Sun Jan 24 05:12:41 2021 (r562448) @@ -1,4 +1,5 @@ bin/modulemd-validator +include/modulemd-2.0/modulemd-build-config.h include/modulemd-2.0/modulemd-buildopts.h include/modulemd-2.0/modulemd-component-module.h include/modulemd-2.0/modulemd-component-rpm.h @@ -15,6 +16,8 @@ include/modulemd-2.0/modulemd-module-stream-v1.h include/modulemd-2.0/modulemd-module-stream-v2.h include/modulemd-2.0/modulemd-module-stream.h include/modulemd-2.0/modulemd-module.h +include/modulemd-2.0/modulemd-obsoletes.h +include/modulemd-2.0/modulemd-packager-v3.h include/modulemd-2.0/modulemd-profile.h include/modulemd-2.0/modulemd-rpm-map-entry.h include/modulemd-2.0/modulemd-service-level.h @@ -25,7 +28,7 @@ include/modulemd-2.0/modulemd.h lib/girepository-1.0/Modulemd-2.0.typelib lib/libmodulemd.so lib/libmodulemd.so.2 -lib/libmodulemd.so.2.9.4 +lib/libmodulemd.so.2.12.0 libdata/pkgconfig/modulemd-2.0.pc man/man1/modulemd-validator.1.gz share/gir-1.0/Modulemd-2.0.gir