From owner-dev-commits-ports-all@freebsd.org Mon Sep 27 15:59:40 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 2978366898F; Mon, 27 Sep 2021 15:59:40 +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 4HJ6lb39lkz3mLF; Mon, 27 Sep 2021 15:59:39 +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 73CCA13AE5; Mon, 27 Sep 2021 15:59:34 +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 18RFxY0n031645; Mon, 27 Sep 2021 15:59:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RFxYJ9031644; Mon, 27 Sep 2021 15:59:34 GMT (envelope-from git) Date: Mon, 27 Sep 2021 15:59:34 GMT Message-Id: <202109271559.18RFxYJ9031644@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a2985b3ca4cf - main - devel/rubygem-CFPropertyList: Update to 3.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a2985b3ca4cfa1a4fd2c8a608bfaa1413d12ab05 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, 27 Sep 2021 15:59:40 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2985b3ca4cfa1a4fd2c8a608bfaa1413d12ab05 commit a2985b3ca4cfa1a4fd2c8a608bfaa1413d12ab05 Author: Po-Chuan Hsieh AuthorDate: 2021-09-27 15:39:05 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-27 15:56:04 +0000 devel/rubygem-CFPropertyList: Update to 3.0.4 Changes: https://github.com/ckruse/CFPropertyList/commits/master --- devel/rubygem-CFPropertyList/Makefile | 4 +++- devel/rubygem-CFPropertyList/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-CFPropertyList/Makefile b/devel/rubygem-CFPropertyList/Makefile index 32ebdf33f458..d4acf970e3de 100644 --- a/devel/rubygem-CFPropertyList/Makefile +++ b/devel/rubygem-CFPropertyList/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= CFPropertyList -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,6 +11,8 @@ COMMENT= Read, write and manipulate both binary and XML property lists LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml + USES= gem USE_RUBY= yes diff --git a/devel/rubygem-CFPropertyList/distinfo b/devel/rubygem-CFPropertyList/distinfo index 9a88854efc83..e8170ee62f30 100644 --- a/devel/rubygem-CFPropertyList/distinfo +++ b/devel/rubygem-CFPropertyList/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539841 -SHA256 (rubygem/CFPropertyList-3.0.3.gem) = 047f474797a1a71e7bf654e875bd836a9ffed3a47b641f1d83720db9504e4045 -SIZE (rubygem/CFPropertyList-3.0.3.gem) = 18432 +TIMESTAMP = 1632664388 +SHA256 (rubygem/CFPropertyList-3.0.4.gem) = b37306a66b8718f2d7d08db0c79627b77f01eeab21537f8e14724f153e424303 +SIZE (rubygem/CFPropertyList-3.0.4.gem) = 18432