git: 402e77687344 - main - graphics/py-pandana: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:37:59 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=402e7768734448e8a625954a98ef33c3aecce703
commit 402e7768734448e8a625954a98ef33c3aecce703
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:17:31 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:42 +0000
graphics/py-pandana: Update WWW and clean up pkg-descr
---
graphics/py-pandana/Makefile | 3 ++-
graphics/py-pandana/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/graphics/py-pandana/Makefile b/graphics/py-pandana/Makefile
index ae786eda4aa3..d45d4c4729d4 100644
--- a/graphics/py-pandana/Makefile
+++ b/graphics/py-pandana/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python library for network analysis
-WWW= https://udst.github.io/pandana/
+WWW= https://udst.github.io/pandana/ \
+ https://github.com/UDST/pandana
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/graphics/py-pandana/pkg-descr b/graphics/py-pandana/pkg-descr
index 1e89b73b8d37..8ba628ba79be 100644
--- a/graphics/py-pandana/pkg-descr
+++ b/graphics/py-pandana/pkg-descr
@@ -1,5 +1,3 @@
Pandana is a Python library for network analysis that uses contraction
hierarchies to calculate super-fast travel accessibility metrics and shortest
paths. The numerical code is in C++.
-
-See also: https://github.com/UDST/pandana