svn commit: r310063 - in head: . sysutils/cfengine
Glen Barber
gjb at FreeBSD.org
Tue Jan 8 13:51:49 UTC 2013
On Tue, Jan 08, 2013 at 08:53:35AM +0100, Baptiste Daroussin wrote:
> While I do like this idea, the implementation is broken: index and package
> building is broken now
> let me show you why:
>
> # cd /usr/ports/sysutils/cfengine
> # make -VPKGNAME -VLATEST_LINK
> cfengine-3.4.1
> cfengine34
> # cd /usr/ports/sysutils/cfengine34
> # make -VPKGNAME -VLATEST_LINK
> cfengine-3.4.1
> cfengine34
>
> and it is forbidden to have 2 exactly same LATEST_LINK and 2 exactly same
> PKGNAME
>
> imho the right thing would be in cfengine34 to: define LATEST_LINK only if
> !defined(MASTERDIR) and to add PKGNAMESUFFIX=34 if !defined(MASTERDIR)
>
This should be fixed now.
Sorry for the breakage.
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130108/804aa962/attachment.sig>
More information about the svn-ports-all
mailing list