Author: pebender
Date: Mon Jul 13 12:52:22 2009
New Revision: 5156
Added:
trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.8-chmod.patch
trunk/gar-minimyth/script/lib/libuuid/checksums
trunk/gar-minimyth/script/lib/libuuid/files/
trunk/gar-minimyth/script/lib/libuuid/files/e2fsprogs-libs-1.41.8-chmod.patch
Removed:
trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.7-chmod.patch
trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.7-verbose.patch
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/disk/e2fsprogs/Makefile
trunk/gar-minimyth/script/disk/e2fsprogs/checksums
trunk/gar-minimyth/script/lib/libuuid/Makefile
Log:
- Updated packages disk/e2fsprogs and lib/libuuid.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jul 13
12:52:22 2009
@@ -27,6 +27,8 @@
- Fixed an error in mm_CFLAGS when mm_GARCH=c3.
Updated packages
+ Updated disk/e2fsprogs.
+ Updated lib/libuuid.
Updated lib/libvorbis.
Updated perl/perl-libwww-perl.
Updated perl/perl-WWW-Curl.
Modified: trunk/gar-minimyth/script/disk/e2fsprogs/Makefile
==============================================================================
--- trunk/gar-minimyth/script/disk/e2fsprogs/Makefile (original)
+++ trunk/gar-minimyth/script/disk/e2fsprogs/Makefile Mon Jul 13 12:52:22
2009
@@ -1,24 +1,41 @@
GARNAME = e2fsprogs
-GARVERSION = 1.41.7
+GARVERSION = 1.41.8
CATEGORIES = disk
MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
-PATCHFILES = $(DISTNAME)-chmod.patch $(DISTNAME)-verbose.patch
+PATCHFILES = $(DISTNAME)-chmod.patch
LICENSE = GPL2/LGPL2
DESCRIPTION =
define BLURB
endef
-DEPENDS = lang/c utils/util-linux-ng
+DEPENDS = lang/c lib/libuuid utils/util-linux-ng
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
-INSTALL_SCRIPTS = custom
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+ --enable-verbose-makecmds \
+ --disable-compression \
+ --disable-htree \
--enable-elf-shlibs \
+ --disable-bsd-shlibs \
+ --disable-profile \
+ --disable-jbd-debug \
+ --disable-blkid-debug \
+ --disable-testio-debug \
+ --disable-libuuid \
--disable-libblkid \
+ --disable-debugfs \
+ --disable-imager \
+ --disable-resizer \
+ --disable-fsck \
+ --disable-e2initrd-helper \
+ --enable-tls \
+ --disable-uuidd \
+ --enable-nls \
--disable-rpath \
--with-gnu-ld
@@ -28,15 +45,9 @@
@$(call FIX_LIBTOOL_LIBPATH,$(WORKSRC),configure)
@$(MAKECOOKIE)
-install-custom:
- @$(INSTALL_ENV) $(MAKE) DESTDIR=$(DESTDIR) $(foreach
TTT,$(INSTALL_OVERRIDE_DIRS),$(TTT)="$(DESTDIR)$($(TTT))") -C $(WORKSRC)
$(INSTALL_ARGS) install install-libs
- @$(MAKECOOKIE)
-
post-install:
@rm -f $(DESTDIR)$(libdir)/libcom_err.a
@rm -f $(DESTDIR)$(libdir)/libe2p.a
@rm -f $(DESTDIR)$(libdir)/libext2fs.a
@rm -f $(DESTDIR)$(libdir)/libss.a
- @rm -f $(DESTDIR)$(libdir)/libuuid.a
- @mv -f $(DESTDIR)$(libdir)/libuuid.* $(DESTDIR)$(elibdir)/
@$(MAKECOOKIE)
Modified: trunk/gar-minimyth/script/disk/e2fsprogs/checksums
==============================================================================
--- trunk/gar-minimyth/script/disk/e2fsprogs/checksums (original)
+++ trunk/gar-minimyth/script/disk/e2fsprogs/checksums Mon Jul 13 12:52:22
2009
@@ -1,3 +1,2 @@
-b55d2b557f1f17ff918e9201c1d730f5 download/e2fsprogs-1.41.7.tar.gz
-b02282fa2fbc68ed137f62fb36df2f2d download/e2fsprogs-1.41.7-chmod.patch
-5ee446bea7579823bbcc99eba284155e download/e2fsprogs-1.41.7-verbose.patch
+6708cc8e484809fc5cfb232882e48489 download/e2fsprogs-1.41.8.tar.gz
+9eb2bc53605d4370a89765ae68d3301b download/e2fsprogs-1.41.8-chmod.patch
Added:
trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.8-chmod.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.8-chmod.patch
Mon Jul 13 12:52:22 2009
@@ -0,0 +1,31 @@
+diff -Naur e2fsprogs-1.41.8-old/lib/et/compile_et.sh.in
e2fsprogs-1.41.8-new/lib/et/compile_et.sh.in
+--- e2fsprogs-1.41.8-old/lib/et/compile_et.sh.in 2009-02-14
05:49:08.000000000 -0800
++++ e2fsprogs-1.41.8-new/lib/et/compile_et.sh.in 2009-07-13
12:35:15.000000000 -0700
+@@ -51,12 +51,14 @@
+ rm -f ${BASE}.h.$$
+ else
+ mv -f ${BASE}.h.$$ ${BASE}.h
+- chmod -w ${BASE}.h
++ chmod a-w ${BASE}.h
+ fi
+ $AWK
-f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et"
+ if test -f ${BASE}.c && cmp -s ${BASE}.c.$$ ${BASE}.c ; then
+ rm -f ${BASE}.c.$$
+ else
+ mv -f ${BASE}.c.$$ ${BASE}.c
+- chmod -w ${BASE}.c
++ chmod a-w ${BASE}.c
+ fi
++
++exit 0
+diff -Naur e2fsprogs-1.41.8-old/lib/ss/mk_cmds.sh.in
e2fsprogs-1.41.8-new/lib/ss/mk_cmds.sh.in
+--- e2fsprogs-1.41.8-old/lib/ss/mk_cmds.sh.in 2009-02-14
05:49:08.000000000 -0800
++++ e2fsprogs-1.41.8-new/lib/ss/mk_cmds.sh.in 2009-07-13
12:35:15.000000000 -0700
+@@ -57,6 +57,6 @@
+ else
+ rm -f "${BASE}.c"
+ mv -f "${TMP}" "${BASE}.c"
+- chmod -w "${BASE}.c"
++ chmod a-w "${BASE}.c"
+ exit 0
+ fi
Modified: trunk/gar-minimyth/script/lib/libuuid/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libuuid/Makefile (original)
+++ trunk/gar-minimyth/script/lib/libuuid/Makefile Mon Jul 13 12:52:22 2009
@@ -1,8 +1,10 @@
-GARNAME = libuuid
-GARVERSION = 1.41.7
+GARNAME = e2fsprogs-libs
+GARVERSION = 1.41.8
CATEGORIES = lib
-SOURCEPKG = disk/e2fsprogs
-LICENSE = GPL2/LGPL2
+MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/e2fsprogs/
+DISTFILES = $(DISTNAME).tar.gz
+PATCHFILES = $(DISTNAME)-chmod.patch
+LICENSE = BSD_3_Clause
DESCRIPTION =
define BLURB
@@ -10,28 +12,41 @@
DEPENDS = lang/c
-WORKSRC = $(WORKDIR)/e2fsprogs-$(GARVERSION)
-
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/lib/uuid/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/lib/uuid/Makefile
CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
- --disable-rpath \
+ --enable-verbose-makecmds \
+ --disable-compression \
+ --disable-htree \
--enable-elf-shlibs \
+ --disable-bsd-shlibs \
+ --disable-profile \
+ --disable-jbd-debug \
+ --disable-blkid-debug \
+ --disable-testio-debug \
+ --enable-libuuid \
+ --disable-libblkid \
+ --disable-debugfs \
+ --disable-imager \
+ --disable-resizer \
+ --disable-fsck \
+ --disable-e2initrd-helper \
+ --enable-tls \
+ --disable-uuidd \
+ --enable-nls \
+ --disable-rpath \
--with-gnu-ld
include ../../gar.mk
+libdir := $(elibdir)
+
pre-configure:
@$(call FIX_LIBTOOL_LIBPATH,$(WORKSRC),configure)
@$(MAKECOOKIE)
-install-custom:
- @$(INSTALL_ENV) $(MAKE) DESTDIR=$(DESTDIR) $(foreach
TTT,$(INSTALL_OVERRIDE_DIRS),$(TTT)="$(DESTDIR)$($(TTT))") -C $(WORKSRC)
$(INSTALL_ARGS) install install-libs
- @$(MAKECOOKIE)
-
post-install:
@rm -f $(DESTDIR)$(libdir)/libuuid.a
- @mv -f $(DESTDIR)$(libdir)/libuuid.* $(DESTDIR)$(elibdir)/
@$(MAKECOOKIE)
Added: trunk/gar-minimyth/script/lib/libuuid/checksums
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/libuuid/checksums Mon Jul 13 12:52:22 2009
@@ -0,0 +1,2 @@
+bd28f2ccce2c14f06091e04fd1a0c67e download/e2fsprogs-libs-1.41.8.tar.gz
+969aa80b07a8fc8ed065345087e216a2
download/e2fsprogs-libs-1.41.8-chmod.patch
Added:
trunk/gar-minimyth/script/lib/libuuid/files/e2fsprogs-libs-1.41.8-chmod.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/lib/libuuid/files/e2fsprogs-libs-1.41.8-chmod.patch
Mon Jul 13 12:52:22 2009
@@ -0,0 +1,31 @@
+diff -Naur e2fsprogs-libs-1.41.8-old/lib/et/compile_et.sh.in
e2fsprogs-libs-1.41.8-new/lib/et/compile_et.sh.in
+--- e2fsprogs-libs-1.41.8-old/lib/et/compile_et.sh.in 2009-02-14
05:49:08.000000000 -0800
++++ e2fsprogs-libs-1.41.8-new/lib/et/compile_et.sh.in 2009-07-13
12:13:52.000000000 -0700
+@@ -51,12 +51,14 @@
+ rm -f ${BASE}.h.$$
+ else
+ mv -f ${BASE}.h.$$ ${BASE}.h
+- chmod -w ${BASE}.h
++ chmod a-w ${BASE}.h
+ fi
+ $AWK
-f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et"
+ if test -f ${BASE}.c && cmp -s ${BASE}.c.$$ ${BASE}.c ; then
+ rm -f ${BASE}.c.$$
+ else
+ mv -f ${BASE}.c.$$ ${BASE}.c
+- chmod -w ${BASE}.c
++ chmod a-w ${BASE}.c
+ fi
++
++exit 0
+diff -Naur e2fsprogs-libs-1.41.8-old/lib/ss/mk_cmds.sh.in
e2fsprogs-libs-1.41.8-new/lib/ss/mk_cmds.sh.in
+--- e2fsprogs-libs-1.41.8-old/lib/ss/mk_cmds.sh.in 2009-02-14
05:49:08.000000000 -0800
++++ e2fsprogs-libs-1.41.8-new/lib/ss/mk_cmds.sh.in 2009-07-13
12:13:52.000000000 -0700
+@@ -57,6 +57,6 @@
+ else
+ rm -f "${BASE}.c"
+ mv -f "${TMP}" "${BASE}.c"
+- chmod -w "${BASE}.c"
++ chmod a-w "${BASE}.c"
+ exit 0
+ fi
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---