mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
editors/py-editorconfig: Update version 0.12.1=>0.12.2
- Add LICENSE BSD2CLAUSE Approved by: shaun
This commit is contained in:
parent
ae5cd7a95b
commit
e70d8ae3c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493363
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= editorconfig
|
||||
PORTVERSION= 0.12.1
|
||||
PORTVERSION= 0.12.2
|
||||
CATEGORIES= editors python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,11 +11,12 @@ DISTNAME= EditorConfig-${DISTVERSION}
|
||||
MAINTAINER= shaun@FreeBSD.org
|
||||
COMMENT= EditorConfig File Locator and Interpreter for Python
|
||||
|
||||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE= BSD2CLAUSE PSFL
|
||||
LICENSE_COMB= multi
|
||||
|
||||
USES?= python
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1491961164
|
||||
SHA256 (EditorConfig-0.12.1.tar.gz) = 8b53c857956194a21043753c9adca5a5b0eaef6cf1db3273a362ddec78f2b8e3
|
||||
SIZE (EditorConfig-0.12.1.tar.gz) = 19282
|
||||
TIMESTAMP = 1550574918
|
||||
SHA256 (EditorConfig-0.12.2.tar.gz) = 1b0ef345f9c3a673e492cfe608ed644b236139f7fceab5c6f513a71bcaf8a56c
|
||||
SIZE (EditorConfig-0.12.2.tar.gz) = 13485
|
||||
|
Loading…
Reference in New Issue
Block a user