--- trunk/mage/ChangeLog 2012/01/13 18:47:56 1646 +++ trunk/mage/ChangeLog 2012/02/06 10:28:21 1687 @@ -1,5 +1,74 @@ +2012-02-06 Niels Rogalla + + * [r1686] VERSION: + -version 0.4.87 + * [r1685] usr/lib/mage/mage.rc.global.in: + -let the makefile set the right CHOST and CFLAGS for the current + arch + * [r1684] usr/lib/mage/smage2.functions.sh: + -always honor state set in distribution file, but prefer local + states from smage2 file + * [r1683] etc/mage.rc.example: + -removed description of pkgbuild feature, which is internal only + and should not changed by normal user + * [r1682] etc/mage.rc.example: + -fixed spelling + * [r1681] etc/mage.rc.example: + -removed MAGE_FEATURES comment + * [r1680] usr/lib/mage/smage2.functions.sh: + -do not add --enable-shared for waf configure scripts, which + support --disable-* options only + * [r1679] usr/lib/mage/smage2.functions.sh: + -pretty print, add a new line + * [r1678] Makefile: + -let the makefile set the right CHOST and CFLAGS for the current + arch + * [r1677] usr/lib/mage/mage.rc.global.in: + -fixed spelling + * [r1676] usr/lib/mage/mage.rc.global.in: + -added garr, dfn and global-auto sourceforge mirrors + * [r1675] usr/lib/mage/mage4.functions.sh: + -update_tarball: only exclude distribution from uri if it matches + stable|testing|unstable + +2012-01-14 Niels Rogalla + + * [r1661] ChangeLog: + -updated ChangeLog + * [r1660] VERSION: + -version 0.4.86 + * [r1659] usr/lib/mage/smage2.sh: + -more PCATEGORIE->PCAT fixes for split-packages + * [r1658] usr/lib/mage/mage4.functions.sh: + -verbose mchecksum + 2012-01-13 Niels Rogalla + * [r1656] ChangeLog: + -updated ChangeLog + * [r1655] VERSION: + -version 0.4.85 + * [r1654] usr/lib/mage/mage4.functions.sh: + -honor mounted or empty $MAGEDIR in syncmage_tarball() + * [r1653] usr/lib/mage/mage4.functions.sh: + -introduce mcheckemptydir() + * [r1652] usr/lib/mage/mage4.functions.sh: + -use mchecksum everywhere + * [r1651] usr/lib/mage/smage2.functions.sh: + -fixed split_package PCATEGORIE -> PCAT issue and always unset + PCATEGORIE + * [r1650] usr/lib/mage/mage4.functions.sh: + -disabled unused choppkgname function + * [r1649] usr/lib/mage/mage.rc.global.in, + usr/lib/mage/mage4.functions.sh, + usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -added mage-feature pkgdistrotag to support DISTROTAG in package + tarballs + * [r1648] usr/lib/mage/mage4.functions.sh, + usr/lib/mage/smage2.functions.sh: + -honor license information + * [r1646] ChangeLog: + -updates ChangeLog * [r1645] VERSION: -version 0.4.84 * [r1644] usr/lib/mage/autodepend.sh,