[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.0-36-g96a1255

Dan McGee dan at archlinux.org
Wed Jun 30 09:42:56 EDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".

The branch, master has been updated
       via  96a1255eadd8b1faaffbfc2e9bdb1aa5e46ee04c (commit)
       via  c11bf581a33babdbdf7b769567415b1faf1c4219 (commit)
       via  081e6a83608a28516abb326c1f66a07b691e1a32 (commit)
       via  0ea52e3a4f698ce3b1c90881a2b2eaa56625f261 (commit)
       via  8b23aa172f6229dd82c381704d4802d9747e118b (commit)
       via  d7c98d4e45f614495399636bf02bc718e4a90ab8 (commit)
       via  21d5dedfddb290da4e9beafe3e28abcdee1b7091 (commit)
      from  630e7508ee44f2c41ba3f5d17c0c9ac15b15af3b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 96a1255eadd8b1faaffbfc2e9bdb1aa5e46ee04c
Merge: c11bf58 0ea52e3
Author: Dan McGee <dan at archlinux.org>
Date:   Wed Jun 30 08:41:43 2010 -0500

    Merge branch 'maint'

commit c11bf581a33babdbdf7b769567415b1faf1c4219
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Jun 30 22:16:25 2010 +1000

    makepkg: clarify aborting on packaging failure
    
    When makepkg catches a command failure it currently prints "Aborting..."
    and exits.  Clarify the reason for aborting from packaging is a failure
    during one of the PKGBUILDs functions.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 081e6a83608a28516abb326c1f66a07b691e1a32
Author: Allan McRae <allan at archlinux.org>
Date:   Mon Jun 28 23:44:31 2010 +1000

    Do not compare signed and unsigned types
    
    The casting of nread is safe as it is tested to be >0 when it is
    initally assigned.  It is also being implicitly cast in the fwrite
    call in the line above.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 configure.ac           |    1 +
 lib/libalpm/dload.c    |    2 +-
 scripts/Makefile.am    |    1 +
 scripts/makepkg.sh.in  |   11 ++++++-----
 scripts/repo-add.sh.in |    5 ++++-
 src/pacman/pacman.c    |    2 +-
 6 files changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list