Bug 188608 - [PATCH] databases/py-dbf: stage
Summary: [PATCH] databases/py-dbf: 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: David Naylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 13:00 UTC by Bartek Rutkowski
Modified: 2014-05-12 19:00 UTC (History)
1 user (show)

See Also:


Attachments
py-dbf-0.95.004.patch (362 bytes, patch)
2014-04-14 13:00 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-14 13:00:04 UTC
- Stage
- Add LICENSE

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-dbf/0.95.004/

Port maintainer (wen@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-14 13:00:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 David Naylor freebsd_committer freebsd_triage 2014-05-12 18:50:17 UTC
Responsible Changed
From-To: wen->dbn

I'll take it
Comment 3 David Naylor freebsd_committer freebsd_triage 2014-05-12 18:50:26 UTC
State Changed
From-To: open->closed

Committed, with minor change.  Thank you :-)
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-05-12 18:58:30 UTC
Author: dbn
Date: Mon May 12 17:58:25 2014
New Revision: 353884
URL: http://svnweb.freebsd.org/changeset/ports/353884
QAT: https://qat.redports.org/buildarchive/r353884/

Log:
  Stagify databases/py-dbf.
  
   - Add stage support
   - Add LICENSE=BSD3CLAUSE (see ${WORKDIR}/dbf.py)
  
  PR:		ports/188608
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
  Approved by:	portmgr (implicit)

Modified:
  head/databases/py-dbf/Makefile

Modified: head/databases/py-dbf/Makefile
==============================================================================
--- head/databases/py-dbf/Makefile	Mon May 12 17:55:15 2014	(r353883)
+++ head/databases/py-dbf/Makefile	Mon May 12 17:58:25 2014	(r353884)
@@ -10,9 +10,10 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Pure python package for reading/writing dbf files
 
+LICENSE=	BSD3CLAUSE
+
 USES=			zip
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
_______________________________________________
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"