svn commit: r476586 - head/textproc/hs-xml-hamlet
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Aug 7 09:37:59 UTC 2018
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 at 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/
More information about the svn-ports-all
mailing list