From owner-dev-commits-ports-main@freebsd.org Wed Jul 21 18:14:21 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 4E9F3669741; Wed, 21 Jul 2021 18:14:21 +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 4GVNyM6Wncz4Rss; Wed, 21 Jul 2021 18:14:19 +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 5563522A35; Wed, 21 Jul 2021 18:14:19 +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 16LIEJZI044196; Wed, 21 Jul 2021 18:14:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LIEJ3b044195; Wed, 21 Jul 2021 18:14:19 GMT (envelope-from git) Date: Wed, 21 Jul 2021 18:14:19 GMT Message-Id: <202107211814.16LIEJ3b044195@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: bbc9d1903e6d - main - textproc/rubygem-loggability: Update to 0.18.2 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: bbc9d1903e6d4942846b071c67535bb966c92e75 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 18:14:21 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbc9d1903e6d4942846b071c67535bb966c92e75 commit bbc9d1903e6d4942846b071c67535bb966c92e75 Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 17:20:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 18:12:02 +0000 textproc/rubygem-loggability: Update to 0.18.2 - Update WWW Changes: https://github.com/ged/loggability/blob/master/History.rdoc --- textproc/rubygem-loggability/Makefile | 7 ++++--- textproc/rubygem-loggability/distinfo | 6 +++--- textproc/rubygem-loggability/pkg-descr | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index 0b822a8466b6..73df1df1943e 100644 --- a/textproc/rubygem-loggability/Makefile +++ b/textproc/rubygem-loggability/Makefile @@ -1,7 +1,7 @@ # Created by: Steve Wills PORTNAME= loggability -PORTVERSION= 0.14.0 +PORTVERSION= 0.18.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,8 +10,9 @@ COMMENT= Composable logging system built on the standard Logger library LICENSE= BSD3CLAUSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include diff --git a/textproc/rubygem-loggability/distinfo b/textproc/rubygem-loggability/distinfo index a57dec667d4a..c119c9bd1597 100644 --- a/textproc/rubygem-loggability/distinfo +++ b/textproc/rubygem-loggability/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486481762 -SHA256 (rubygem/loggability-0.14.0.gem) = dda3b351365aac5c98568b954551d78dced55b717d8b364b8aea584862a42810 -SIZE (rubygem/loggability-0.14.0.gem) = 36352 +TIMESTAMP = 1626714694 +SHA256 (rubygem/loggability-0.18.2.gem) = c059ee1e6d81e50c22faa8c052067eb0d76ed150ba09a7bcd7fd98f85a933b21 +SIZE (rubygem/loggability-0.18.2.gem) = 40448 diff --git a/textproc/rubygem-loggability/pkg-descr b/textproc/rubygem-loggability/pkg-descr index a76c746fc689..f904dc0a0fa9 100644 --- a/textproc/rubygem-loggability/pkg-descr +++ b/textproc/rubygem-loggability/pkg-descr @@ -3,4 +3,4 @@ Loggability to large libraries and systems, then hook everything up later when you know where you want logs to be written, at what level of severity, and in which format. -WWW: http://deveiate.org/projects/loggability +WWW: https://hg.sr.ht/~ged/Loggability