git: ab1885aaa8f6 - main - science/py-asdf: Update to 2.7.4
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 2 19:52:40 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab1885aaa8f641c505dd87fb34c3d31b83806a9e
commit ab1885aaa8f641c505dd87fb34c3d31b83806a9e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-02 19:45:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-02 19:45:27 +0000
science/py-asdf: Update to 2.7.4
- Update LICENSE_FILE
Changes: https://github.com/asdf-format/asdf/releases
---
science/py-asdf/Makefile | 4 ++--
science/py-asdf/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile
index ff0ae13774b8..b7449ed52af0 100644
--- a/science/py-asdf/Makefile
+++ b/science/py-asdf/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= asdf
-PORTVERSION= 2.7.3
+PORTVERSION= 2.7.4
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Python tools to handle ASDF files
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.2<4:devel/py-jsonschema@${PY_FLAVOR} \
diff --git a/science/py-asdf/distinfo b/science/py-asdf/distinfo
index 04aee280a47a..69fd489d7359 100644
--- a/science/py-asdf/distinfo
+++ b/science/py-asdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794314
-SHA256 (asdf-2.7.3.tar.gz) = f7ea14e4df23ec5d94a9c1f2ed743526f7c4df3c9253ebd915b5585e92c8be85
-SIZE (asdf-2.7.3.tar.gz) = 509984
+TIMESTAMP = 1619910329
+SHA256 (asdf-2.7.4.tar.gz) = 86e90c2e2f7871ad190d25700f0ee97ea288f79553c9c7148e705d54051545d6
+SIZE (asdf-2.7.4.tar.gz) = 509304
More information about the dev-commits-ports-all
mailing list