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  101c16b3eb8048dffd1c6c4438e84b759d2e2aff (commit)
       via  52d184dae82dbcfe265683dac04ff1c7b0e5be74 (commit)
       via  63fc93607b3fb9950f927d0533742f0e1fc37dd0 (commit)
      from  d15d4f923dcfbe4afe97fb89322ff1234e2445cd (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 101c16b3eb8048dffd1c6c4438e84b759d2e2aff
Author: Dan McGee <[email protected]>
Date:   Sat Apr 11 13:09:14 2009 -0500

    makepkg: fix double check on same path
    
    Commit 142225fd typo-ed this one, as it should look like the rest of the
    checks similar to it.
    
    Signed-off-by: Dan McGee <[email protected]>

commit 52d184dae82dbcfe265683dac04ff1c7b0e5be74
Author: Loui Chang <[email protected]>
Date:   Tue Apr 7 00:15:45 2009 -0400

    makepkg: Fix integrity check when files are missing.
    
    The index in the for loop wasn't being incremented, so
    if the first file wasn't found, the second file would be compared to the
    first checksum, rather than the second.
    
    Signed-off-by: Loui Chang <[email protected]>
    Signed-off-by: Dan McGee <[email protected]>

commit 63fc93607b3fb9950f927d0533742f0e1fc37dd0
Author: Sebastian Nowicki <[email protected]>
Date:   Thu Apr 9 13:42:14 2009 +0800

    Add detail documentation for alpm_db_update()
    
    This adds alpm_db_update() to the alpm_databases Doxygen group. The function
    is described in more detail and a code example is given.
    
    Signed-off-by: Dan McGee <[email protected]>

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

Summary of changes:
 lib/libalpm/be_files.c |   31 +++++++++++++++++++++++++++++++
 scripts/makepkg.sh.in  |   21 ++++++++++++---------
 2 files changed, 43 insertions(+), 9 deletions(-)


hooks/post-receive
--
The official pacman repository
_______________________________________________
pacman-dev mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/pacman-dev

Reply via email to