Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 09:32:14 +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: r506736 - head/astro/py-astropy
Message-ID:  <201907160932.x6G9WEmQ088821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 16 09:32:14 2019
New Revision: 506736
URL: https://svnweb.freebsd.org/changeset/ports/506736

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

Modified:
  head/astro/py-astropy/Makefile
  head/astro/py-astropy/pkg-descr

Modified: head/astro/py-astropy/Makefile
==============================================================================
--- head/astro/py-astropy/Makefile	Tue Jul 16 09:20:43 2019	(r506735)
+++ head/astro/py-astropy/Makefile	Tue Jul 16 09:32:14 2019	(r506736)
@@ -13,6 +13,7 @@ MAINTAINER=	nwhitehorn@FreeBSD.org
 COMMENT=	Community-developed python astronomy tools
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/licenses/LICENSE.rst
 
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}

Modified: head/astro/py-astropy/pkg-descr
==============================================================================
--- head/astro/py-astropy/pkg-descr	Tue Jul 16 09:20:43 2019	(r506735)
+++ head/astro/py-astropy/pkg-descr	Tue Jul 16 09:32:14 2019	(r506736)
@@ -3,4 +3,4 @@ tools needed for performing astronomy and astrophysics
 also provides an index for other astronomy packages and tools for managing
 them.
 
-WWW: http://www.astropy.org
+WWW: https://www.astropy.org/



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