[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.3-316-gf892775
Dan McGee
dan at archlinux.org
Thu Feb 3 12:05:30 EST 2011
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 f89277536612ff8e204cefcb6ff7cca7079d6bd5 (commit)
via 35a8cf134bedf723dc6df5c6c2d6744ed942f31f (commit)
via d8c4b12c66f1b4851eac5b61c7455a05d891ac70 (commit)
via 332dd86912515dda5703127d13fd21f96e8273b9 (commit)
via 3444146b48685deb4ebd68c3a5b4be5d2197b935 (commit)
from 87240dae6d4631a812ee81ed53c1622dd164bfcf (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 f89277536612ff8e204cefcb6ff7cca7079d6bd5
Author: Allan McRae <allan at archlinux.org>
Date: Thu Feb 3 11:01:01 2011 +1000
makepkg: initialize local arrays to empty
Fixes bash-3.2 compatibility.
Thanks-to: Dave Reisner <d at falconindy.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 35a8cf134bedf723dc6df5c6c2d6744ed942f31f
Author: Allan McRae <allan at archlinux.org>
Date: Thu Feb 3 10:15:36 2011 +1000
makepkg: error on invalid optdepends
Missed in commit a88cb03a.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit d8c4b12c66f1b4851eac5b61c7455a05d891ac70
Author: Cedric Staniewski <cedric at gmx.ca>
Date: Tue Feb 1 15:59:35 2011 +0100
makepkg: make SRCPKGDEST default to $startdir
The current behaviour, which is placing source packages in PKGDEST if
SRCPKGDEST is not set, is inconsistent with {SRC,PKG}DEST handling and
there is no real advantage in doing so.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 332dd86912515dda5703127d13fd21f96e8273b9
Author: Nezmer <git at nezmer.info>
Date: Tue Feb 1 12:02:50 2011 -0500
makepkg: Fix the check for references to srcdir/pkgdir
At least in FreeBSD, find always returns 0 if it finds stuff
(imagine that). It doesn't care about the exit status of whatever is
passed to -exec.
This patch makes the checks compatible with this behaviour.
Using xargs and not using grep directly because packages with too many
files would cause grep to complain about argument list being too long.
This should also fix the false positive in packages with no files.
Signed-off-by: Nezmer <git at nezmer.info>
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 3444146b48685deb4ebd68c3a5b4be5d2197b935
Author: Cedric Staniewski <cedric at gmx.ca>
Date: Tue Feb 1 15:59:34 2011 +0100
makepkg: fix indention to follow style guide
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
doc/makepkg.conf.5.txt | 4 ++--
scripts/makepkg.sh.in | 27 ++++++++++++++-------------
2 files changed, 16 insertions(+), 15 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list