svn commit: r399220 - head/net/haproxy-devel
Dmitry Sivachenko
demon at FreeBSD.org
Wed Oct 14 13:51:00 UTC 2015
> On 14 окт. 2015 г., at 16:41, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
>
> On Tue, Oct 13, 2015 at 08:56:30PM +0000, Dmitry Sivachenko wrote:
>> Author: demon
>> Date: Tue Oct 13 20:56:30 2015
>> New Revision: 399220
>> URL: https://svnweb.freebsd.org/changeset/ports/399220
>>
>> Log:
>> Update to 1.6.0 release
>>
>> Modified:
>> head/net/haproxy-devel/Makefile
>> head/net/haproxy-devel/distinfo
>> head/net/haproxy-devel/pkg-plist
>>
>> Modified: head/net/haproxy-devel/Makefile
>> ==============================================================================
>> --- head/net/haproxy-devel/Makefile Tue Oct 13 20:36:18 2015 (r399219)
>> +++ head/net/haproxy-devel/Makefile Tue Oct 13 20:56:30 2015 (r399220)
>> @@ -2,11 +2,10 @@
>> # $FreeBSD$
>>
>> PORTNAME= haproxy
>> -DISTVERSION= 1.6-dev7
>> +PORTVERSION= 1.6.0
>> CATEGORIES= net www
>> -MASTER_SITES= http://haproxy.1wt.eu/download/1.6/src/devel/
>> -PKGNAMESUFFIX= -devel
>
> Congratulation you have just won a pointy hat :)
Thanks!
> we now have 2 ports with the same
> name: "haproxy" which is forbidden and breaks package building.
>
> Please ensure next time to not remove a PKGNAMESUFFIX without checking that the
> name will not be in collision with another port.
>
My fault, sorry for that.
More information about the svn-ports-head
mailing list