Update to 0.6.2

PR:	161065
This commit is contained in:
Alexander Nedotsukov 2011-09-27 15:20:28 +00:00
parent 4d93ec3e3e
commit 68c8e2af84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282491
2 changed files with 6 additions and 4 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= xattr
PORTVERSION= 0.6.1
PORTVERSION= 0.6.2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
MASTER_SITES= CHEESESHOP
MASTER_SITE_SUBDIR= source/x/xattr
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= xattr-${PORTVERSION}
@ -16,6 +16,8 @@ DISTNAME= xattr-${PORTVERSION}
MAINTAINER= bland@FreeBSD.org
COMMENT= Python wrapper for extended filesystem attributes
LICENSE= MIT
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= xattr

View File

@ -1,2 +1,2 @@
SHA256 (xattr-0.6.1.tar.gz) = 7c025768496f3162f79059456c870ab5ef7094c39bb1f138446df44981e18069
SIZE (xattr-0.6.1.tar.gz) = 14585
SHA256 (xattr-0.6.2.tar.gz) = b97d0ba4b3e537ba754dff9483f6b42640663f9c6c18f9380f13fa490916af40
SIZE (xattr-0.6.2.tar.gz) = 14882