Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2021 18:14:19 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bbc9d1903e6d - main - textproc/rubygem-loggability: Update to 0.18.2
Message-ID:  <202107211814.16LIEJ3b044195@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bbc9d1903e6d4942846b071c67535bb966c92e75

commit bbc9d1903e6d4942846b071c67535bb966c92e75
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-21 17:20:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <swills@FreeBSD.org>
 
 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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211814.16LIEJ3b044195>