mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.2.1
- Add LICENSE_FILE Changes: https://github.com/s0md3v/huepy/commits/master
This commit is contained in:
parent
217f00cd3c
commit
d0271f677b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521691
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= huepy
|
PORTNAME= huepy
|
||||||
PORTVERSION= 0.9.8.1
|
PORTVERSION= 1.2.1
|
||||||
CATEGORIES= misc python
|
CATEGORIES= misc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,11 +11,11 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Print awesomely in terminals
|
COMMENT= Print awesomely in terminals
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= python zip
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.6
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1548620746
|
TIMESTAMP = 1577781657
|
||||||
SHA256 (huepy-0.9.8.1.zip) = 200c5af131fe52d3b5a0b2061a1eaaf60b34d6aafb98f11f22f503d14c9bfbf4
|
SHA256 (huepy-1.2.1.tar.gz) = 5b29beef797312fb7606188bc5cd98f78ab8f7e01576427a9312f1c9b20b759d
|
||||||
SIZE (huepy-0.9.8.1.zip) = 3456
|
SIZE (huepy-1.2.1.tar.gz) = 15701
|
||||||
|
|
Loading…
Add table
Reference in a new issue