From owner-dev-commits-ports-all@freebsd.org Wed Jul 21 21:15:07 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 9A28B66CF0E; Wed, 21 Jul 2021 21:15:07 +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 4GVSyz1tDbz3HJM; Wed, 21 Jul 2021 21:15:07 +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 C7F9424D6F; Wed, 21 Jul 2021 21:15:06 +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 16LLF6FB087794; Wed, 21 Jul 2021 21:15:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LLF6B4087793; Wed, 21 Jul 2021 21:15:06 GMT (envelope-from git) Date: Wed, 21 Jul 2021 21:15:06 GMT Message-Id: <202107212115.16LLF6B4087793@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: 6633e21c8f70 - main - www/rubygem-haml: Update to 5.2.1 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: 6633e21c8f70b24ed1fbcd26d4c3126e5e908fee 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: Wed, 21 Jul 2021 21:15:08 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6633e21c8f70b24ed1fbcd26d4c3126e5e908fee commit 6633e21c8f70b24ed1fbcd26d4c3126e5e908fee Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 21:14:00 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 21:14:00 +0000 www/rubygem-haml: Update to 5.2.1 Changes: https://github.com/haml/haml/releases https://github.com/haml/haml/blob/main/CHANGELOG.md --- www/rubygem-haml/Makefile | 5 +++-- www/rubygem-haml/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/rubygem-haml/Makefile b/www/rubygem-haml/Makefile index 85a5c09b2e26..442338965c50 100644 --- a/www/rubygem-haml/Makefile +++ b/www/rubygem-haml/Makefile @@ -1,7 +1,7 @@ # Created by: Robert Gogolok PORTNAME= haml -PORTVERSION= 5.0.4 +PORTVERSION= 5.2.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -15,9 +15,10 @@ RUN_DEPENDS= rubygem-temple>=0.8.0:devel/rubygem-temple \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem -NO_ARCH= yes USE_RUBY= yes +NO_ARCH= yes + PLIST_FILES= bin/haml .include diff --git a/www/rubygem-haml/distinfo b/www/rubygem-haml/distinfo index f564758da4ac..70f4292234c1 100644 --- a/www/rubygem-haml/distinfo +++ b/www/rubygem-haml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507976883 -SHA256 (rubygem/haml-5.0.4.gem) = 4c413ac93df5a08d3822a72fb41700a4c9f5b1d193b9932a37762288b74b0ae0 -SIZE (rubygem/haml-5.0.4.gem) = 89600 +TIMESTAMP = 1626891076 +SHA256 (rubygem/haml-5.2.1.gem) = da96cbd28a298c0a2c61c82fe0bf2387807fcdfd1e131c928aed75843c9a4030 +SIZE (rubygem/haml-5.2.1.gem) = 92160