From nobody Mon Oct 25 16:04:25 2021 X-Original-To: dev-commits-ports-all@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 039F7181DAF3; Mon, 25 Oct 2021 16:04:30 +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 4HdKXF2xfvz3NTx; Mon, 25 Oct 2021 16:04:29 +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 1C2F03B26; Mon, 25 Oct 2021 16:04:25 +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 19PG4PaW081570; Mon, 25 Oct 2021 16:04:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG4Pis081569; Mon, 25 Oct 2021 16:04:25 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:04:25 GMT Message-Id: <202110251604.19PG4Pis081569@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: e9636f7dbb10 - main - devel/rubygem-zlib: Update to 2.0.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: e9636f7dbb10d17554e5e88db06748d9353ec1ae Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9636f7dbb10d17554e5e88db06748d9353ec1ae commit e9636f7dbb10d17554e5e88db06748d9353ec1ae Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:11:43 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:57:57 +0000 devel/rubygem-zlib: Update to 2.0.0 - Update LICENSE Changes: https://github.com/ruby/zlib/commits/master --- devel/rubygem-zlib/Makefile | 7 ++++--- devel/rubygem-zlib/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-zlib/Makefile b/devel/rubygem-zlib/Makefile index 6d791a629336..5303a8d3c433 100644 --- a/devel/rubygem-zlib/Makefile +++ b/devel/rubygem-zlib/Makefile @@ -1,15 +1,16 @@ # Created by: Po-Chuan Hsieh PORTNAME= zlib -PORTVERSION= 1.1.0 +PORTVERSION= 2.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby interface for the zlib compression/decompression library -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes diff --git a/devel/rubygem-zlib/distinfo b/devel/rubygem-zlib/distinfo index 7e661971f82e..71f27620a77a 100644 --- a/devel/rubygem-zlib/distinfo +++ b/devel/rubygem-zlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595865775 -SHA256 (rubygem/zlib-1.1.0.gem) = b315d530512d6b7ea7526754cc322c58991e3890d50aa6abf6763227dbe0f83e -SIZE (rubygem/zlib-1.1.0.gem) = 37888 +TIMESTAMP = 1634391244 +SHA256 (rubygem/zlib-2.0.0.gem) = 16fc7408e5f3419e9f229fa422c9d16d67b7ce34d6cd3c4d846b9ca65ff51dba +SIZE (rubygem/zlib-2.0.0.gem) = 38912