Revision: 5640 Author: pebender Date: Fri Oct 9 17:58:28 2009 Log: - Updated package xorg-7.4/libXfont.
http://code.google.com/p/minimyth/source/detail?r=5640 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/libXfont/Makefile /trunk/gar-minimyth/script/xorg-7.4/libXfont/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Oct 9 17:49:26 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Oct 9 17:58:28 2009 @@ -216,6 +216,7 @@ Updated xorg-7.4/libXau. Updated xorg-7.4/libXdamage. Updated xorg-7.4/libXfixes. + Updated xorg-7.4/libXfont. Updated xorg-7.4/libXft. Updated xorg-7.4/libxkbfile. Updated xorg-7.4/libXmu. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libXfont/Makefile Sun Mar 15 20:53:02 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/libXfont/Makefile Fri Oct 9 17:58:28 2009 @@ -1,5 +1,5 @@ GARNAME = libXfont -GARVERSION = 1.4.0 +GARVERSION = 1.4.1 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -25,15 +25,14 @@ CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ --enable-shared \ --disable-static \ + --disable-silent-rules \ + --disable-devel-docs \ --enable-freetype \ - --disable-type1 \ - --disable-speedo \ + --enable-builtins \ --enable-builtins \ --enable-pcfformat \ --disable-bdfformat \ --disable-snfformat \ - --enable-loadable-font-modules \ - --disable-fontcache \ --enable-fc \ --enable-unix-transport \ --disable-tcp-transport \ ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libXfont/checksums Sun Mar 15 20:53:02 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/libXfont/checksums Fri Oct 9 17:58:28 2009 @@ -1,1 +1,1 @@ -3a8e06b25912ef339d70a8ba003da9b5 download/libXfont-1.4.0.tar.bz2 +4f2bed2a2be82e90a51a24bb3a22cdf0 download/libXfont-1.4.1.tar.bz2 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
