Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2018 09:38:04 +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: r477218 - head/www/hs-yesod-auth
Message-ID:  <201808150938.w7F9c44m015113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Aug 15 09:38:03 2018
New Revision: 477218
URL: https://svnweb.freebsd.org/changeset/ports/477218

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

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

Modified: head/www/hs-yesod-auth/Makefile
==============================================================================
--- head/www/hs-yesod-auth/Makefile	Wed Aug 15 09:08:04 2018	(r477217)
+++ head/www/hs-yesod-auth/Makefile	Wed Aug 15 09:38:03 2018	(r477218)
@@ -9,6 +9,7 @@ MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Authentication for Yesod
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_CABAL=	aeson>=0.7 authenticate>=1.3 base16-bytestring \
 		base64-bytestring blaze-builder blaze-html>=0.5 \

Modified: head/www/hs-yesod-auth/pkg-descr
==============================================================================
--- head/www/hs-yesod-auth/pkg-descr	Wed Aug 15 09:08:04 2018	(r477217)
+++ head/www/hs-yesod-auth/pkg-descr	Wed Aug 15 09:38:03 2018	(r477218)
@@ -4,4 +4,4 @@ such as OpenID, BrowserID (a.k.a., Mozilla Persona), a
 packages are available from Hackage as well.  If you've written such an
 add-on, please notify me so that it can be added to this description.
 
-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?201808150938.w7F9c44m015113>