aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2012-06-04 06:35:02 +0800
committerbland <bland@FreeBSD.org>2012-06-04 06:35:02 +0800
commit92f1adcbf2c900c2f421c9af7a321ea65dc26e62 (patch)
tree2e8114d5207835355d260dfe3f18c76d6907eb43
parent02ce96fd6a37d840741270a570e28b1690893adf (diff)
downloadfreebsd-ports-gnome-92f1adcbf2c900c2f421c9af7a321ea65dc26e62.tar.gz
freebsd-ports-gnome-92f1adcbf2c900c2f421c9af7a321ea65dc26e62.tar.zst
freebsd-ports-gnome-92f1adcbf2c900c2f421c9af7a321ea65dc26e62.zip
- Update to 0.6.4
- Add LICENSE_FILE - Remove unecessary DISTNAME, MASTER_SITE_SUBDIR and PYDISTUTILS_PKGNAME variables PR: 168570
-rw-r--r--devel/py-xattr/Makefile6
-rw-r--r--devel/py-xattr/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/py-xattr/Makefile b/devel/py-xattr/Makefile
index caa8dae92fa7..cdbd81d4015b 100644
--- a/devel/py-xattr/Makefile
+++ b/devel/py-xattr/Makefile
@@ -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>
diff --git a/devel/py-xattr/distinfo b/devel/py-xattr/distinfo
index 925194b1fbbb..4cb903267710 100644
--- a/devel/py-xattr/distinfo
+++ b/devel/py-xattr/distinfo
@@ -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