Date: Wed, 30 Jun 2021 20:48:20 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: 149c48701674 - main - devel/rubygem-daemons: Update to 1.4.0 Message-ID: <202106302048.15UKmKjt057296@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=149c48701674e199163eada632578821cd80c1d3 commit 149c48701674e199163eada632578821cd80c1d3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:40:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:11 +0000 devel/rubygem-daemons: Update to 1.4.0 - Add LICENSE_FILE Changes: https://github.com/thuehlinger/daemons/releases --- devel/rubygem-daemons/Makefile | 3 ++- devel/rubygem-daemons/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-daemons/Makefile b/devel/rubygem-daemons/Makefile index 84ca2a2025ff..2bcf1e1ba7ed 100644 --- a/devel/rubygem-daemons/Makefile +++ b/devel/rubygem-daemons/Makefile @@ -1,7 +1,7 @@ # Created by: Rui Lopes (<rgl ruilopes com>) PORTNAME= daemons -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Toolkit to convert your script to a controllable daemon LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes diff --git a/devel/rubygem-daemons/distinfo b/devel/rubygem-daemons/distinfo index f9c9d7e1cc73..57a5fecf996d 100644 --- a/devel/rubygem-daemons/distinfo +++ b/devel/rubygem-daemons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416833 -SHA256 (rubygem/daemons-1.3.1.gem) = 9cb87b729a450c5542b0b8f29545dd9afd2403b9354ce01c56e791b64754af50 -SIZE (rubygem/daemons-1.3.1.gem) = 29184 +TIMESTAMP = 1624630276 +SHA256 (rubygem/daemons-1.4.0.gem) = c3fdae2a6309cef75fb98c9a39938fac058ac19cbe08dfd1a3d8297ca30a71ba +SIZE (rubygem/daemons-1.4.0.gem) = 29696
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302048.15UKmKjt057296>