svn commit: r347886 - in head/www: . py-django-pipeline12

Steve Wills swills at freebsd.org
Tue Mar 11 15:18:55 UTC 2014


On Tue, Mar 11, 2014 at 06:58:24PM +0400, Ruslan Makhmatkhanov wrote:
> 
> Hi Steve,
> 
> why portepoch in new port?

I think that was just a mistake on my part. Maybe I was thinking it was
necessary, but it shouldn't be, before I added the PKGNAMESUFFIX or something.
Of course, with portepoch, you can never remove it.

Good news is this port shouldn't be needed for too long. It's needed for
reviewboard 1.x but not 2.x.  I'm working on updating it to the latest 1.7.22
right now, but 2.0 will be out soon. Once we update the port to 2.0, we can
probably remove this port.

> Any reason to not use PYDISTUTILS_AUTOPLIST? 

Didn't know about it. I'm not a big python port user. I'll take a look.

> And if pkg-plist is there for reason, why not to use 
> %%PYTHON_SITELIBDIR%% instead of %%PYTHON_LIBDIR%%/site-packages?

It's just what poudriere suggested, sorry. Again, I'm not that experienced with
python ports, but I'm picking it up. :)

Thanks for the suggestions.

Steve


More information about the svn-ports-head mailing list