Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2018 09:38:21 +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: r479765 - head/www/hs-yesod-test
Message-ID:  <201809140938.w8E9cL8q044616@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 14 09:38:21 2018
New Revision: 479765
URL: https://svnweb.freebsd.org/changeset/ports/479765

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

Modified:
  head/www/hs-yesod-test/Makefile
  head/www/hs-yesod-test/pkg-descr

Modified: head/www/hs-yesod-test/Makefile
==============================================================================
--- head/www/hs-yesod-test/Makefile	Fri Sep 14 09:08:22 2018	(r479764)
+++ head/www/hs-yesod-test/Makefile	Fri Sep 14 09:38:21 2018	(r479765)
@@ -9,6 +9,7 @@ MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Integration testing for WAI/Yesod Applications
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_CABAL=	attoparsec>=0.10 blaze-builder blaze-html>=0.5 \
 		blaze-markup>=0.5.1 case-insensitive>=0.2 cookie \

Modified: head/www/hs-yesod-test/pkg-descr
==============================================================================
--- head/www/hs-yesod-test/pkg-descr	Fri Sep 14 09:08:22 2018	(r479764)
+++ head/www/hs-yesod-test/pkg-descr	Fri Sep 14 09:38:21 2018	(r479765)
@@ -1,3 +1,3 @@
 Behaviour Oriented integration Testing for Yesod Applications.
 
-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?201809140938.w8E9cL8q044616>