git: bfd8ccf26408 - main - www/rubygem-haml-rails-rails4: Change RUN_DEPENDS from rubygem-haml to rubygem-haml5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 15:41:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bfd8ccf264082f4b44e95ec4e28d7b60fe9722a9
commit bfd8ccf264082f4b44e95ec4e28d7b60fe9722a9
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-09 15:33:48 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-09 15:38:11 +0000
www/rubygem-haml-rails-rails4: Change RUN_DEPENDS from rubygem-haml to rubygem-haml5
- Bump PORTREVISION for dependency change
---
www/rubygem-haml-rails-rails4/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/rubygem-haml-rails-rails4/Makefile b/www/rubygem-haml-rails-rails4/Makefile
index bb414df69fd4..b776fef4b2d5 100644
--- a/www/rubygem-haml-rails-rails4/Makefile
+++ b/www/rubygem-haml-rails-rails4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= haml-rails
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails4
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-actionpack4>=4.0.1:www/rubygem-actionpack4 \
rubygem-activesupport4>=4.0.1:devel/rubygem-activesupport4 \
- rubygem-haml>=4.0.6<6.0:www/rubygem-haml \
+ rubygem-haml5>=4.0.6<6.0:www/rubygem-haml5 \
rubygem-html2haml>=1.0.1:www/rubygem-html2haml \
rubygem-railties4>=4.0.1:www/rubygem-railties4