Revision: 5607 Author: pebender Date: Tue Oct 6 10:01:50 2009 Log: - Updated package utils/gzip.
http://code.google.com/p/minimyth/source/detail?r=5607 Deleted: /trunk/gar-minimyth/script/utils/gzip/files Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/utils/gzip/Makefile /trunk/gar-minimyth/script/utils/gzip/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Tue Oct 6 10:00:22 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Tue Oct 6 10:01:50 2009 @@ -181,6 +181,7 @@ Updated utils/bash. Updated utils/busybox. Updated utils/coreutils. + Updated utils/gzip. Updated utils/pciutils. Updated utils/pmount. Updated utils/transcode. ======================================= --- /trunk/gar-minimyth/script/utils/gzip/Makefile Tue Jun 5 09:14:14 2007 +++ /trunk/gar-minimyth/script/utils/gzip/Makefile Tue Oct 6 10:01:50 2009 @@ -1,10 +1,9 @@ GARNAME = gzip -GARVERSION = 1.3.12 +GARVERSION = 1.3.13 CATEGORIES = utils MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/ DISTFILES = $(DISTNAME).tar.gz -PATCHFILES = $(DISTNAME)-futimens.patch -LICENSE = GPL2 +LICENSE = GPL3 DESCRIPTION = define BLURB @@ -16,6 +15,7 @@ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile -CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) +CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ + --disable-silent-rules include ../../gar.mk ======================================= --- /trunk/gar-minimyth/script/utils/gzip/checksums Tue Jun 5 09:14:14 2007 +++ /trunk/gar-minimyth/script/utils/gzip/checksums Tue Oct 6 10:01:50 2009 @@ -1,2 +1,3 @@ b5bac2d21840ae077e0217bc5e4845b1 download/gzip-1.3.12.tar.gz 93c497fca824573164976f91aa896086 download/gzip-1.3.12-futimens.patch +c54a31b93e865f6a4410b2dc64662706 download/gzip-1.3.13.tar.gz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
