Revision: 5341
Author: pebender
Date: Sun Aug 23 13:58:01 2009
Log: - Updated package disk/e2fsprogs.


http://code.google.com/p/minimyth/source/detail?r=5341

Added:
   
/trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.9-chmod.patch
Deleted:
   
/trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.8-chmod.patch
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/disk/e2fsprogs/Makefile
  /trunk/gar-minimyth/script/disk/e2fsprogs/checksums

=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.9-chmod.patch    
 
Sun Aug 23 13:58:01 2009
@@ -0,0 +1,31 @@
+diff -Naur e2fsprogs-1.41.9-old/lib/et/compile_et.sh.in  
e2fsprogs-1.41.9-new/lib/et/compile_et.sh.in
+--- e2fsprogs-1.41.9-old/lib/et/compile_et.sh.in       2009-08-12  
18:39:57.000000000 -0700
++++ e2fsprogs-1.41.9-new/lib/et/compile_et.sh.in       2009-08-23  
13:54: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.9-old/lib/ss/mk_cmds.sh.in  
e2fsprogs-1.41.9-new/lib/ss/mk_cmds.sh.in
+--- e2fsprogs-1.41.9-old/lib/ss/mk_cmds.sh.in  2009-08-12  
18:39:57.000000000 -0700
++++ e2fsprogs-1.41.9-new/lib/ss/mk_cmds.sh.in  2009-08-23  
13:54: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
=======================================
---  
/trunk/gar-minimyth/script/disk/e2fsprogs/files/e2fsprogs-1.41.8-chmod.patch    
 
Wed Jul 29 08:48:31 2009
+++ /dev/null
@@ -1,31 +0,0 @@
-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
=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sat Aug 22  
09:32:05 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Aug 23  
13:58:01 2009
@@ -1,7 +1,7 @@
  MiniMyth Changelog

   
--------------------------------------------------------------------------------
-Changes since 68 (2009-08-22):
+Changes since 68 (2009-08-23):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082 and
@@ -45,6 +45,7 @@

  Updated packages
      Updated devel/fakeroot.
+    Updated disk/e2fsprogs.
      Updated disk/hdparm.
      Updated kernel-2.6.30/linux.
      Updated kernel-2.6.31/linux.
=======================================
--- /trunk/gar-minimyth/script/disk/e2fsprogs/Makefile  Wed Jul 29 08:48:31  
2009
+++ /trunk/gar-minimyth/script/disk/e2fsprogs/Makefile  Sun Aug 23 13:58:01  
2009
@@ -1,5 +1,5 @@
  GARNAME = e2fsprogs
-GARVERSION = 1.41.8
+GARVERSION = 1.41.9
  CATEGORIES = disk
  MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.gz
=======================================
--- /trunk/gar-minimyth/script/disk/e2fsprogs/checksums Wed Jul 29 08:48:31  
2009
+++ /trunk/gar-minimyth/script/disk/e2fsprogs/checksums Sun Aug 23 13:58:01  
2009
@@ -1,2 +1,2 @@
-6708cc8e484809fc5cfb232882e48489  download/e2fsprogs-1.41.8.tar.gz
-9eb2bc53605d4370a89765ae68d3301b  download/e2fsprogs-1.41.8-chmod.patch
+52f60a9e19a02f142f5546f1b5681927  download/e2fsprogs-1.41.9.tar.gz
+367892a70395f8b9773059f82bbdf1e4  download/e2fsprogs-1.41.9-chmod.patch

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to