From nobody Sat Nov 13 14:45:50 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6FD63184BC2B; Sat, 13 Nov 2021 14:45:52 +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 4Hrytl0473z3nCW; Sat, 13 Nov 2021 14:45:50 +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 471D614FE4; Sat, 13 Nov 2021 14:45:50 +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 1ADEjoeS022212; Sat, 13 Nov 2021 14:45:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ADEjoiD022211; Sat, 13 Nov 2021 14:45:50 GMT (envelope-from git) Date: Sat, 13 Nov 2021 14:45:50 GMT Message-Id: <202111131445.1ADEjoiD022211@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 67e9a82ca792 - main - devel/rubygem-plist: update to 3.6.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 67e9a82ca79275d8e8b33c4df0e2b7462b0d850a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=67e9a82ca79275d8e8b33c4df0e2b7462b0d850a commit 67e9a82ca79275d8e8b33c4df0e2b7462b0d850a Author: Matthias Fechner AuthorDate: 2021-11-13 14:21:47 +0000 Commit: Matthias Fechner CommitDate: 2021-11-13 14:44:41 +0000 devel/rubygem-plist: update to 3.6.0 Changelog: https://github.com/patsplat/plist/blob/master/CHANGELOG.rdoc --- devel/rubygem-plist/Makefile | 7 ++++--- devel/rubygem-plist/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-plist/Makefile b/devel/rubygem-plist/Makefile index cc0ed2b847d0..c77aa829874f 100644 --- a/devel/rubygem-plist/Makefile +++ b/devel/rubygem-plist/Makefile @@ -1,5 +1,5 @@ PORTNAME= plist -PORTVERSION= 3.4.0 +PORTVERSION= 3.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,8 +9,9 @@ COMMENT= All-purpose Property List manipulation library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include diff --git a/devel/rubygem-plist/distinfo b/devel/rubygem-plist/distinfo index b588c97de864..a94d919846ad 100644 --- a/devel/rubygem-plist/distinfo +++ b/devel/rubygem-plist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514155046 -SHA256 (rubygem/plist-3.4.0.gem) = 341d1745fc3820d172c682d7faf5126a1fc786617c73f63ad6d79c9d889c47b8 -SIZE (rubygem/plist-3.4.0.gem) = 14336 +TIMESTAMP = 1636810599 +SHA256 (rubygem/plist-3.6.0.gem) = f468bcf6b72ec6d1585ed6744eb4817c1932a5bf91895ed056e69b7f12ca10f2 +SIZE (rubygem/plist-3.6.0.gem) = 9216