Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2014 14:11:07 +0000 (UTC)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351686 - head/devel/py-xattr
Message-ID:  <201404211411.s3LEB7l3061735@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bland
Date: Mon Apr 21 14:11:06 2014
New Revision: 351686
URL: http://svnweb.freebsd.org/changeset/ports/351686
QAT: https://qat.redports.org/buildarchive/r351686/

Log:
  - Support staging.
  - Pet portlint.
  
  PR:	188569

Modified:
  head/devel/py-xattr/Makefile
  head/devel/py-xattr/pkg-descr

Modified: head/devel/py-xattr/Makefile
==============================================================================
--- head/devel/py-xattr/Makefile	Mon Apr 21 14:07:51 2014	(r351685)
+++ head/devel/py-xattr/Makefile	Mon Apr 21 14:11:06 2014	(r351686)
@@ -17,5 +17,4 @@ USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/py-xattr/pkg-descr
==============================================================================
--- head/devel/py-xattr/pkg-descr	Mon Apr 21 14:07:51 2014	(r351685)
+++ head/devel/py-xattr/pkg-descr	Mon Apr 21 14:11:06 2014	(r351686)
@@ -2,4 +2,4 @@ Extended attributes extend the basic att
 in the file system.  They are stored as name:data pairs associated with
 file system objects (files, directories, symlinks, etc).
 
-WWW:	http://undefined.org/python/#xattr
+WWW: http://undefined.org/python/#xattr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404211411.s3LEB7l3061735>