[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.3-207-gd8d5d48
Dan McGee
dan at archlinux.org
Thu Jun 3 19:15:23 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 d8d5d482707539a4185a7639be2a7f76955c6408 (commit)
via 5cddcc901beb3643f80f401fe9b6384081ea96eb (commit)
via 3739fe9913af24ea24efc2c0c15c1ca234353fdf (commit)
via 756e49259d1dcdd604b6db0b968cb81782597eca (commit)
from 0ac96d94ec3a8a2f3a3857810dbd9109c5cd3235 (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 d8d5d482707539a4185a7639be2a7f76955c6408
Author: Allan McRae <allan at archlinux.org>
Date: Thu Jun 3 14:20:44 2010 +1000
NEWS update for pacman-3.4
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 5cddcc901beb3643f80f401fe9b6384081ea96eb
Author: Cedric Staniewski <cedric at gmx.ca>
Date: Thu Jun 3 17:32:50 2010 +0200
makepkg: refactor absolute filename detection
Move the absolute filename detection to a new function to reduce code
duplication.
This patch also fixes the --allsource option that did not include remote
source files if they reside in $startdir instead of $SRCDEST.
Signed-off-by: Cedric Staniewski <cedric at gmx.ca>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 3739fe9913af24ea24efc2c0c15c1ca234353fdf
Author: Cedric Staniewski <cedric at gmx.ca>
Date: Thu Jun 3 17:33:08 2010 +0200
makepkg: print only base filename of install/changelog files
The complete file path of a temporary symlink is really useless
information.
Signed-off-by: Cedric Staniewski <cedric at gmx.ca>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 756e49259d1dcdd604b6db0b968cb81782597eca
Author: Dan McGee <dan at archlinux.org>
Date: Thu Jun 3 14:07:48 2010 -0500
contrib: kill gensync/updatesync
These are old and have outlived their usefulness at this point. Kill them.
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 37 +++++++++++++
contrib/Makefile.am | 2 -
contrib/README | 4 --
contrib/gensync | 134 -----------------------------------------------
contrib/updatesync | 137 -------------------------------------------------
scripts/makepkg.sh.in | 95 ++++++++++++++++-----------------
6 files changed, 83 insertions(+), 326 deletions(-)
delete mode 100755 contrib/gensync
delete mode 100755 contrib/updatesync
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list