git: e6a1308acdcf - main - www/rubygem-geminabox: Update to 1.4.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:14:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e6a1308acdcf83fac8965cc1e5bc391f576dbdef
commit e6a1308acdcf83fac8965cc1e5bc391f576dbdef
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:21:35 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:07 +0000
www/rubygem-geminabox: Update to 1.4.1
- Update WWW
Changes: https://github.com/geminabox/geminabox/blob/master/CHANGELOG.md
---
www/rubygem-geminabox/Makefile | 4 ++--
www/rubygem-geminabox/distinfo | 6 +++---
www/rubygem-geminabox/pkg-descr | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile
index 3947e8971664..ea60996e4cc9 100644
--- a/www/rubygem-geminabox/Makefile
+++ b/www/rubygem-geminabox/Makefile
@@ -1,8 +1,7 @@
# Created by: Philip M. Gollucci <pgollucci at p6m7g8.com>
PORTNAME= geminabox
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.4.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -17,6 +16,7 @@ RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \
rubygem-httpclient>=2.2.7:www/rubygem-httpclient \
rubygem-nesty>=0:devel/rubygem-nesty \
rubygem-reentrant_flock>=0:devel/rubygem-reentrant_flock \
+ rubygem-rss>=0:www/rubygem-rss \
rubygem-sinatra>=1.2.7:www/rubygem-sinatra
USES= gem
diff --git a/www/rubygem-geminabox/distinfo b/www/rubygem-geminabox/distinfo
index 687898af6be2..ae2ac0100ab2 100644
--- a/www/rubygem-geminabox/distinfo
+++ b/www/rubygem-geminabox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541938558
-SHA256 (rubygem/geminabox-1.1.1.gem) = 71194e5ae8da251ae2b6f5a80d4f71ad4f0e255c394f336cebeeb68269431c1d
-SIZE (rubygem/geminabox-1.1.1.gem) = 51200
+TIMESTAMP = 1626714738
+SHA256 (rubygem/geminabox-1.4.1.gem) = 15f219dbabfadeccffe1a884b964cbbcc66fe372f58bed96a2609cbb12f59adc
+SIZE (rubygem/geminabox-1.4.1.gem) = 51712
diff --git a/www/rubygem-geminabox/pkg-descr b/www/rubygem-geminabox/pkg-descr
index 12ea50ce7304..512c08e648dd 100644
--- a/www/rubygem-geminabox/pkg-descr
+++ b/www/rubygem-geminabox/pkg-descr
@@ -1,4 +1,4 @@
A sinatra based gem hosting app, with client side gem push
style functionality.
-WWW: http://tomlea.co.uk/posts/gem-in-a-box/
+WWW: https://tomlea.co.uk/posts/gem-in-a-box/
More information about the dev-commits-ports-all
mailing list