Bug 188569 - [PATCH] devel/py-xattr: stage
Summary: [PATCH] devel/py-xattr: stage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Nedotsukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 22:20 UTC by Bartek Rutkowski
Modified: 2014-04-21 15:20 UTC (History)
1 user (show)

See Also:


Attachments
py-xattr-0.6.4.patch (637 bytes, patch)
2014-04-13 22:20 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-04-13 22:20:01 UTC
- Stage
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-xattr/0.6.4/

Port maintainer (bland@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-13 22:20:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bland

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-04-21 15:11:10 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Alexander Nedotsukov freebsd_committer freebsd_triage 2014-04-21 15:11:40 UTC
State Changed
From-To: open->closed

Committed, thanks!