mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] How to control package version in new .mk fil


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] How to control package version in new .mk files?
Date: Thu, 29 Mar 2012 22:12:20 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

René Berber schrieb:
> The new .mk files don't have the $(PKG)_VERSION line, where is the
> version stored?
> 
> I'd like to control the version of the packages installed on my
> build environment.

To avoid having to auto-generate the index.html, I just
moved the $(PKG)_VERSION lines into the package list:

    <table id="package-list">
    <tr>
        <td id="agg-package">agg</td>
        <td id="agg-version">2.5</td>
        <td id="agg-website"><a href="http://www.antigrain.com/";>Anti-Grain 
Geometry</a></td>
    </tr>
    ....

This change has yet to be documented, though. Sorry
for the confusion. "make update" already works with
the new structure.

Just to be sure: Does this impose any difficulty on
your side?


Regards,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]