Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 16:10:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/188773: commit references a PR
Message-ID:  <201405081610.s48GA0px025251@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188773: commit references a PR
Date: Thu,  8 May 2014 16:03:15 +0000 (UTC)

 Author: vanilla
 Date: Thu May  8 16:03:06 2014
 New Revision: 353323
 URL: http://svnweb.freebsd.org/changeset/ports/353323
 QAT: https://qat.redports.org/buildarchive/r353323/
 
 Log:
   - Stage
   - Drop easy_install
   - Use auto pkg-plist
   - Delete pkg-plist
   
   PR:		ports/188773
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
   Approved by:	portmgr@
 
 Deleted:
   head/www/py-scriptaculous/pkg-plist
 Modified:
   head/www/py-scriptaculous/Makefile
 
 Modified: head/www/py-scriptaculous/Makefile
 ==============================================================================
 --- head/www/py-scriptaculous/Makefile	Thu May  8 16:01:45 2014	(r353322)
 +++ head/www/py-scriptaculous/Makefile	Thu May  8 16:03:06 2014	(r353323)
 @@ -21,7 +21,7 @@ PYDISTUTILS_PKGNAME=	Scriptaculous
  # Use the same version of www/py-turbogears
  USES=		zip
  USE_PYTHON=	yes
 -USE_PYDISTUTILS=	easy_install
 +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?201405081610.s48GA0px025251>