Bug 188922 - [PATCH] graphics/py-graphviz: stage
Summary: [PATCH] graphics/py-graphviz: 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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 17:40 UTC by Bartek Rutkowski
Modified: 2014-05-08 17:10 UTC (History)
1 user (show)

See Also:


Attachments
py-graphviz-1.1.patch (379 bytes, patch)
2014-04-23 17:40 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-23 17:40:01 UTC
- Stage

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-graphviz/1.1_1/

Port maintainer (rafan@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-23 17:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-08 17:06:05 UTC
Author: vanilla
Date: Thu May  8 16:06:02 2014
New Revision: 353325
URL: http://svnweb.freebsd.org/changeset/ports/353325
QAT: https://qat.redports.org/buildarchive/r353325/

Log:
  - Stage
  
  PR:		ports/188922
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
  Approved by:	portmgr@

Modified:
  head/graphics/py-graphviz/Makefile

Modified: head/graphics/py-graphviz/Makefile
==============================================================================
--- head/graphics/py-graphviz/Makefile	Thu May  8 16:04:08 2014	(r353324)
+++ head/graphics/py-graphviz/Makefile	Thu May  8 16:06:02 2014	(r353325)
@@ -22,7 +22,6 @@ PYDISTUTILS_PKGNAME=	pygraphviz
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's+%%LOCALBASE%%+${LOCALBASE}+; \
 		s+^docdirbase.*=.*+docdirbase = "${DOCSDIR:S/${PREFIX}\///}"+' ${WRKSRC}/setup.py
_______________________________________________
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 Vanilla I. Shu freebsd_committer freebsd_triage 2014-05-08 17:06:21 UTC
State Changed
From-To: open->closed

Committed, thanks.