Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2018 09:37:59 +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: r476586 - head/textproc/hs-xml-hamlet
Message-ID:  <201808070937.w779bxsV008624@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Aug  7 09:37:58 2018
New Revision: 476586
URL: https://svnweb.freebsd.org/changeset/ports/476586

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/hs-xml-hamlet/Makefile
  head/textproc/hs-xml-hamlet/pkg-descr

Modified: head/textproc/hs-xml-hamlet/Makefile
==============================================================================
--- head/textproc/hs-xml-hamlet/Makefile	Tue Aug  7 09:21:03 2018	(r476585)
+++ head/textproc/hs-xml-hamlet/Makefile	Tue Aug  7 09:37:58 2018	(r476586)
@@ -9,6 +9,7 @@ MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Hamlet-style quasiquoter for XML content
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_CABAL=	shakespeare>=1.0 xml-conduit>=1.0
 

Modified: head/textproc/hs-xml-hamlet/pkg-descr
==============================================================================
--- head/textproc/hs-xml-hamlet/pkg-descr	Tue Aug  7 09:21:03 2018	(r476585)
+++ head/textproc/hs-xml-hamlet/pkg-descr	Tue Aug  7 09:37:58 2018	(r476586)
@@ -1,3 +1,3 @@
 Hamlet-style quasiquoter for XML content.
 
-WWW: http://www.yesodweb.com/
+WWW: https://www.yesodweb.com/



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