git: 149c48701674 - main - devel/rubygem-daemons: Update to 1.4.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:48:21 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=149c48701674e199163eada632578821cd80c1d3
commit 149c48701674e199163eada632578821cd80c1d3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list