Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 16:49:13 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: 3fb9b6785df3 - main - science/py-pycsw: Update WWW and clean up pkg-descr
Message-ID:  <202407181649.46IGnDNL011751@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 3fb9b6785df34e54186d85976bae1cfbe0acebc0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:32 +0000

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

diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile
index 57aaea79aec7..a6fb3564fb07 100644
--- a/science/py-pycsw/Makefile
+++ b/science/py-pycsw/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	OGC CSW server implementation
-WWW=		https://pycsw.org/
+WWW=		https://pycsw.org/ \
+		https://github.com/geopython/pycsw
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/science/py-pycsw/pkg-descr b/science/py-pycsw/pkg-descr
index 0002ede6a096..167500e73b60 100644
--- a/science/py-pycsw/pkg-descr
+++ b/science/py-pycsw/pkg-descr
@@ -4,5 +4,3 @@ of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH,
 SRU), providing a standards-based metadata and catalogue component of spatial
 data infrastructures. pycsw is Open Source, released under an MIT license, and
 runs on all major platforms (Windows, Linux, Mac OS X).
-
-See also: https://github.com/geopython/pycsw


home | help

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