The following reply was made to PR ports/189997; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/189997: commit references a PR Date: Thu, 22 May 2014 08:01:02 +0000 (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-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org" _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"