mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/py-matplotlib-scalebar: Update to 0.8.1
- Correct license to BSD, like done in sources
- Remove useless shebangs
Changelog: https://github.com/ppinard/matplotlib-scalebar/compare/0.8.0...0.8.1
Reported by: Repology
MFH: 2022Q1
(cherry picked from commit adf59b180c
)
This commit is contained in:
parent
162b30d771
commit
3894f2bdad
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Rainer Hurling <rhurlin@gwdg.de>
|
||||
|
||||
PORTNAME= matplotlib-scalebar
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= rhurlin@FreeBSD.org
|
||||
COMMENT= Artist for matplotlib to display a scale bar
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1638116053
|
||||
SHA256 (matplotlib-scalebar-0.8.0.tar.gz) = 3cf78834e45bb72b8776bcedb6f5c2f643c510a2a95f6edc0bf5054dcc528df8
|
||||
SIZE (matplotlib-scalebar-0.8.0.tar.gz) = 1108304
|
||||
TIMESTAMP = 1647463792
|
||||
SHA256 (matplotlib-scalebar-0.8.1.tar.gz) = 14887af1093579c5e6afae51a0a1ecc3f715cdbc5c4d7ef59cdeec76ee6bb15d
|
||||
SIZE (matplotlib-scalebar-0.8.1.tar.gz) = 1108463
|
||||
|
|
Loading…
Add table
Reference in a new issue