git: a23ff8b1a346 - main - devel/rubygem-sprockets-helpers: Update to 1.4.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:07:33 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a23ff8b1a346afaf31c6b08f97c8e90aa1797b99
commit a23ff8b1a346afaf31c6b08f97c8e90aa1797b99
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:00 +0000
devel/rubygem-sprockets-helpers: Update to 1.4.0
Changes: https://github.com/petebrowne/sprockets-helpers/commits/master
---
devel/rubygem-sprockets-helpers/Makefile | 7 ++++---
devel/rubygem-sprockets-helpers/distinfo | 5 +++--
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-sprockets-helpers/Makefile b/devel/rubygem-sprockets-helpers/Makefile
index 84ee58817436..723f3e6195e6 100644
--- a/devel/rubygem-sprockets-helpers/Makefile
+++ b/devel/rubygem-sprockets-helpers/Makefile
@@ -1,7 +1,7 @@
# Created by: Ryan Steinmetz <zi at FreeBSD.org>
PORTNAME= sprockets-helpers
-PORTVERSION= 1.2.1
+PORTVERSION= 1.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-sprockets3>=2.2:devel/rubygem-sprockets3
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-sprockets-helpers/distinfo b/devel/rubygem-sprockets-helpers/distinfo
index 2060c24af8fd..3e5395b45b8a 100644
--- a/devel/rubygem-sprockets-helpers/distinfo
+++ b/devel/rubygem-sprockets-helpers/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/sprockets-helpers-1.2.1.gem) = 3dd00a9467e8344b6320d3db8d376838ab47da5ad461cc56e7c3335829504b21
-SIZE (rubygem/sprockets-helpers-1.2.1.gem) = 16384
+TIMESTAMP = 1625323789
+SHA256 (rubygem/sprockets-helpers-1.4.0.gem) = 320a1d210a3e990b682c87dcca9881e78461c430636938b5a6053c5386aa2314
+SIZE (rubygem/sprockets-helpers-1.4.0.gem) = 16896
More information about the dev-commits-ports-all
mailing list