Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2020 09:36:48 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547885 - head/www/rubygem-haml
Message-ID:  <202009070936.0879amck049720@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009070936.0879amck049720>