[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.1.4-142-gb49fc50

Dan McGee dan at archlinux.org
Sat May 10 01:55:47 EDT 2008


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  b49fc504acffa470cce31fb889723ecd86b314de (commit)
       via  2edd01a973f9695b6bb918ccdbaabd004058f578 (commit)
       via  502645c0e304a8ee062d8da7f162ff4c195e6be8 (commit)
      from  df5024fd64de5b033ed76d3ea347a1126572cbc3 (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 b49fc504acffa470cce31fb889723ecd86b314de
Author: Dan McGee <dan at archlinux.org>
Date:   Sun May 4 18:39:22 2008 -0500

    Update makepath to remove PATH_MAX usage
    
    The start of a few commits to remove some PATH_MAX usage from our code. Use
    a dynamically allocated string instead.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 2edd01a973f9695b6bb918ccdbaabd004058f578
Author: Dan McGee <dan at archlinux.org>
Date:   Fri May 9 19:26:57 2008 -0500

    scripts: add -q/--quiet option to repo-add and repo-remove
    
    They are pretty noisy scripts in their normal course of operations, so allow
    all messages to be squashed except for warning and error messages with this
    new flag.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 502645c0e304a8ee062d8da7f162ff4c195e6be8
Author: Dan McGee <dan at archlinux.org>
Date:   Thu May 8 21:48:44 2008 -0500

    makepkg: Unify start and end messages
    
    I've always found it odd why the package version is shown at the start but
    not the end of the package build. Fix it, and while we are at it, add the
    $CARCH variable to the display too.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 doc/repo-add.8.txt        |   11 +++++++++--
 lib/libalpm/util.c        |   38 +++++++++++++++++++++-----------------
 scripts/makepkg.sh.in     |    4 ++--
 scripts/repo-add.sh.in    |   16 ++++++++++++----
 scripts/repo-remove.sh.in |   16 ++++++++++++----
 src/pacman/util.c         |   35 ++++++++++++++++++++---------------
 6 files changed, 76 insertions(+), 44 deletions(-)


hooks/post-receive
--
The official pacman repository




More information about the pacman-dev mailing list