ports/161065: [UPDATE] devel/py-xattr: update to 0.6.2

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Sep 27 10:40:03 UTC 2011


>Number:         161065
>Category:       ports
>Synopsis:       [UPDATE] devel/py-xattr: update to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 27 10:40:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA2
>Organization:
>Environment:
9.0-BETA2 i386
>Description:
- update to 0.6.2

tinderbuild logs:
7.4: http://happy-nation.by.ru/ports/tb/7.4/py27-xattr-0.6.2.log
8.2: http://happy-nation.by.ru/ports/tb/8.2/py27-xattr-0.6.2.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 4cff66d..5ab2b4a 100644
--- a/Makefile
+++ b/Makefile
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	xattr
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
-MASTER_SITE_SUBDIR=	source/x/xattr
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	xattr-${PORTVERSION}
 
 MAINTAINER=	bland at FreeBSD.org
 COMMENT=	Python wrapper for extended filesystem attributes
 
+LICENSE=	MIT
+
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
-PYDISTUTILS_PKGNAME=	xattr
 PYEASYINSTALL_ARCHDEP=	yes
 
 .include <bsd.port.mk>
diff --git a/distinfo b/distinfo
index 2e0e4d0..925194b 100644
--- a/distinfo
+++ b/distinfo
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list