Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 08:10:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/189998: commit references a PR
Message-ID:  <201405220810.s4M8A3CH076158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189998; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189998: commit references a PR
Date: Thu, 22 May 2014 08:00:19 +0000 (UTC)

 Author: miwi
 Date: Thu May 22 08:00:15 2014
 New Revision: 354796
 URL: http://svnweb.freebsd.org/changeset/ports/354796
 QAT: https://qat.redports.org/buildarchive/r354796/
 
 Log:
   - Stage support
   
   PR:		189998
   Submitted by:	maintainer
 
 Deleted:
   head/multimedia/py-kaa-base/pkg-plist
 Modified:
   head/multimedia/py-kaa-base/Makefile
 
 Modified: head/multimedia/py-kaa-base/Makefile
 ==============================================================================
 --- head/multimedia/py-kaa-base/Makefile	Thu May 22 07:59:08 2014	(r354795)
 +++ head/multimedia/py-kaa-base/Makefile	Thu May 22 08:00:15 2014	(r354796)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	kaa-base
  PORTVERSION=	0.6.0
 -PORTREVISION=	7
 +PORTREVISION=	8
  CATEGORIES=	multimedia python
  MASTER_SITES=	SF/freevo/${PORTNAME}/${PORTVERSION}
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -18,6 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
  
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405220810.s4M8A3CH076158>