mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.6.4
- Add LICENSE_FILE - Remove unecessary DISTNAME, MASTER_SITE_SUBDIR and PYDISTUTILS_PKGNAME variables PR: 168570
This commit is contained in:
parent
b5beb023f9
commit
377afa6261
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298277
@ -6,21 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= xattr
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.6.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITE_SUBDIR= source/x/xattr
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= xattr-${PORTVERSION}
|
||||
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= Python wrapper for extended filesystem attributes
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_PKGNAME= xattr
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xattr-0.6.2.tar.gz) = b97d0ba4b3e537ba754dff9483f6b42640663f9c6c18f9380f13fa490916af40
|
||||
SIZE (xattr-0.6.2.tar.gz) = 14882
|
||||
SHA256 (xattr-0.6.4.tar.gz) = f9dcebc99555634b697fa3dad8ea3047deb389c6f1928d347a0c49277a5c0e9e
|
||||
SIZE (xattr-0.6.4.tar.gz) = 15207
|
||||
|
Loading…
Reference in New Issue
Block a user