svn commit: r547885 - head/www/rubygem-haml

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 7 09:36:49 UTC 2020


Author: amdmi3
Date: Mon Sep  7 09:36:48 2020
New Revision: 547885
URL: https://svnweb.freebsd.org/changeset/ports/547885

Log:
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/www/rubygem-haml/Makefile
  head/www/rubygem-haml/pkg-descr

Modified: head/www/rubygem-haml/Makefile
==============================================================================
--- head/www/rubygem-haml/Makefile	Mon Sep  7 09:03:41 2020	(r547884)
+++ head/www/rubygem-haml/Makefile	Mon Sep  7 09:36:48 2020	(r547885)
@@ -15,9 +15,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 RUN_DEPENDS=	rubygem-temple>=0.8.0:devel/rubygem-temple \
 		rubygem-tilt>=0:devel/rubygem-tilt
 
+USES=		gem
 NO_ARCH=	yes
 USE_RUBY=	yes
-USES=		gem
 
 PLIST_FILES=	bin/haml
 

Modified: head/www/rubygem-haml/pkg-descr
==============================================================================
--- head/www/rubygem-haml/pkg-descr	Mon Sep  7 09:03:41 2020	(r547884)
+++ head/www/rubygem-haml/pkg-descr	Mon Sep  7 09:36:48 2020	(r547885)
@@ -6,4 +6,4 @@ However, Haml avoids the need for explicitly coding HT
 because it itself is a description of the HTML, with some code to generate
 dynamic content.
 
-WWW: http://haml.info/
+WWW: https://haml.info/


More information about the svn-ports-all mailing list