[SM-Commit] GIT changes to master grimoire by Florian Franzmann (3d9b5892e5a6d10b5cb26af55c1e42de1fc974d6)

Eric Sandall eric at sandall.us
Wed Sep 10 14:49:08 EDT 2008


On Sun, 31 Aug 2008 05:48:53 -0500
Florian Franzmann <scm at sourcemage.org> wrote:

> GIT changes to master grimoire by Florian Franzmann
> <siflfran at hawo.stw.uni-erlangen.de>:
> 
>  editors/vim/HISTORY                                           |    4
> ++++ editors/vim/PRE_BUILD
> |    6 ++++++
> mail/mutt/HISTORY                                             |    6
> ++++++ mail/mutt/patches/PATCH_ORDER
> |    1 +
> mail/mutt/patches/message_count/PATCH                         |    1
> + mail/mutt/patches/message_count/PATCH_DETAILS                 |
> 3 +++ mail/mutt/patches/message_count/mutt-danborn.1.5.18.patch.bz2
> |binary 7 files changed, 21 insertions(+)
> 
> New commits:
> commit 3d9b5892e5a6d10b5cb26af55c1e42de1fc974d6
> Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
> 
>     mail/mutt: added the message count patch
> 
> commit 9aaad6e501fff70b49a24186c4102b4b2c09122e
> Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
> 
>     editors/vim: actually check checksums of distfiles
> 
> diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
> index 33998a4..9231b63 100644
> --- a/editors/vim/HISTORY
> +++ b/editors/vim/HISTORY
> @@ -1,3 +1,7 @@
> +2008-08-31 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
> +	* PRE_BUILD: added unpack_file ... so checksums actually get
> +	  checked
> +
>  2008-08-25 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
>  	* DETAILS, PRE_BUILD: added official patches, increase
>  	  PATCHLEVEL
> diff --git a/editors/vim/PRE_BUILD b/editors/vim/PRE_BUILD
> index f683aa4..bab1710 100755
> --- a/editors/vim/PRE_BUILD
> +++ b/editors/vim/PRE_BUILD
> @@ -1,5 +1,11 @@
>  default_pre_build                      &&
>  cd ${SOURCE_DIRECTORY}                 &&
> +unpack_file 2                          &&
> +unpack_file 3                          &&
> +unpack_file 4                          &&
> +unpack_file 5                          &&
> +unpack_file 6                          &&
> +unpack_file 7                          &&
>  patch -p0 < ${SOURCE_CACHE}/${SOURCE2} &&
>  patch -p0 < ${SOURCE_CACHE}/${SOURCE3} &&
>  patch -p0 < ${SOURCE_CACHE}/${SOURCE4} &&

Unless you really need to unpack a patch file, you may use verify_file
(same parameters as unpack_file) to check the signature/hash.

-sandalle

-- 
Eric Sandall                     |  Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  http://counter.li.org/  #196285
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20080910/c03e2ecd/attachment.bin 


More information about the SM-Commit mailing list