Bug 189997 - update port: multimedia/py-kaa-imlib2 add staging support
Summary: update port: multimedia/py-kaa-imlib2 add staging support
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 12:40 UTC by J.R. Oldroyd
Modified: 2014-05-22 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (562 bytes, patch)
2014-05-20 12:40 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2014-05-20 12:40:02 UTC
add staging support
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-20 12:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-05-22 09:00:59 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-22 09:01:02 UTC
Author: miwi
Date: Thu May 22 08:00:58 2014
New Revision: 354797
URL: http://svnweb.freebsd.org/changeset/ports/354797
QAT: https://qat.redports.org/buildarchive/r354797/

Log:
  - Stage support
  
  PR:		189997
  Submitted by:	maintainer

Deleted:
  head/multimedia/py-kaa-imlib2/pkg-plist
Modified:
  head/multimedia/py-kaa-imlib2/Makefile

Modified: head/multimedia/py-kaa-imlib2/Makefile
==============================================================================
--- head/multimedia/py-kaa-imlib2/Makefile	Thu May 22 08:00:15 2014	(r354796)
+++ head/multimedia/py-kaa-imlib2/Makefile	Thu May 22 08:00:58 2014	(r354797)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kaa-imlib2
 PORTVERSION=	0.2.3
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	multimedia python
 MASTER_SITES=	SF/freevo/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 USE_EFL=	imlib2
 
-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"