Index: head/devel/py-xattr/files/patch-xattr-lib.py =================================================================== --- head/devel/py-xattr/files/patch-xattr-lib.py (revision 392171) +++ head/devel/py-xattr/files/patch-xattr-lib.py (nonexistent) @@ -1,11 +0,0 @@ ---- xattr.orig/lib.py -+++ xattr/lib.py -@@ -48,6 +48,8 @@ - #define XATTR_XATTR_REPLACE 0x0004 - #define XATTR_XATTR_NOSECURITY 0x0008 - -+#define XATTR_CREATE 0x1 -+#define XATTR_REPLACE 0x2 - - /* Converts a freebsd format attribute list into a NULL terminated list. - * While the man page on extattr_list_file says it is NULL terminated, Property changes on: head/devel/py-xattr/files/patch-xattr-lib.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-xattr/Makefile =================================================================== --- head/devel/py-xattr/Makefile (revision 392171) +++ head/devel/py-xattr/Makefile (revision 392172) @@ -1,22 +1,22 @@ # Created by: bland@FreeBSD.org # $FreeBSD$ PORTNAME= xattr -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bland@FreeBSD.org COMMENT= Python wrapper for extended filesystem attributes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:${PORTSDIR}/devel/py-cffi RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist .include Index: head/devel/py-xattr/distinfo =================================================================== --- head/devel/py-xattr/distinfo (revision 392171) +++ head/devel/py-xattr/distinfo (revision 392172) @@ -1,2 +1,2 @@ -SHA256 (xattr-0.7.5.tar.gz) = 32ceae0a55e8a2f5de35f085397aaaf55ae80dc127fd8613f76d3945ff4bf2b9 -SIZE (xattr-0.7.5.tar.gz) = 21717 +SHA256 (xattr-0.7.8.tar.gz) = 2710204d77e3354aa5704d10506a1a1a658e8ecc83f283cbf5d208ffe0737859 +SIZE (xattr-0.7.8.tar.gz) = 13449