git: 3e07a4164a4d - main - www/rubygem-haml: Update to 6.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 15:41:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e07a4164a4db93e163c9a6d8a1777a8ac689c3e
commit 3e07a4164a4db93e163c9a6d8a1777a8ac689c3e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-09 15:33:46 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-09 15:38:11 +0000
www/rubygem-haml: Update to 6.0.5
Changes: https://github.com/haml/haml/releases
https://github.com/haml/haml/blob/main/CHANGELOG.md
---
www/rubygem-haml/Makefile | 11 ++++++-----
www/rubygem-haml/distinfo | 6 +++---
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/www/rubygem-haml/Makefile b/www/rubygem-haml/Makefile
index c4173d2477bd..b54305c3c5d5 100644
--- a/www/rubygem-haml/Makefile
+++ b/www/rubygem-haml/Makefile
@@ -1,23 +1,24 @@
PORTNAME= haml
-PORTVERSION= 5.2.2
+PORTVERSION= 6.0.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= Markup language to describe HTML
+COMMENT= Elegant, structured (X)HTML/XML templating engine
WWW= https://haml.info/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-temple>=0.8.0:devel/rubygem-temple \
+ rubygem-thor>=0:devel/rubygem-thor \
rubygem-tilt>=0:devel/rubygem-tilt
-USES= cpe gem
+USES= cpe gem shebangfix
USE_RUBY= yes
-NO_ARCH= yes
-
PLIST_FILES= bin/haml
+SHEBANG_FILES= bin/*
+
.include <bsd.port.mk>
diff --git a/www/rubygem-haml/distinfo b/www/rubygem-haml/distinfo
index 510fdbef33d9..ccb55a62a247 100644
--- a/www/rubygem-haml/distinfo
+++ b/www/rubygem-haml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103852
-SHA256 (rubygem/haml-5.2.2.gem) = 6e759246556145642ef832d670fc06f9bd8539159a0e600847a00291dd7aae0c
-SIZE (rubygem/haml-5.2.2.gem) = 92160
+TIMESTAMP = 1665073240
+SHA256 (rubygem/haml-6.0.5.gem) = 434812fdccc61e03aab2eaffc13e29930b9b402ea2a89d491ebfa1119acad4f0
+SIZE (rubygem/haml-6.0.5.gem) = 74752