Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:35:33 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca56577e8d14 - main - astro/py-astlib: Update WWW and clean up pkg-descr
Message-ID:  <202304051735.335HZXoF085775@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca56577e8d1455d45fca777f946f2e7bc34ea030

commit ca56577e8d1455d45fca777f946f2e7bc34ea030
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:15:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:09 +0000

    astro/py-astlib: Update WWW and clean up pkg-descr
---
 astro/py-astlib/Makefile  | 3 ++-
 astro/py-astlib/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/astro/py-astlib/Makefile b/astro/py-astlib/Makefile
index 78c5bcad9ecf..8cbdd56a2954 100644
--- a/astro/py-astlib/Makefile
+++ b/astro/py-astlib/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	astLib-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Astronomy modules for Python
-WWW=		https://astlib.readthedocs.io/en/latest/
+WWW=		https://astlib.readthedocs.io/en/latest/ \
+		https://github.com/mattyowl/astLib
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/astro/py-astlib/pkg-descr b/astro/py-astlib/pkg-descr
index d2edcd02aab5..743f51c3f995 100644
--- a/astro/py-astlib/pkg-descr
+++ b/astro/py-astlib/pkg-descr
@@ -3,5 +3,3 @@ astronomers. It can be used for simple plots, statistics, common calculations,
 coordinate conversions, and manipulating FITS images with World Coordinate
 System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by
 Jessica Mink. PyWCSTools is distributed (and developed) as part of astLib.
-
-See also: https://github.com/mattyowl/astLib



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