[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.3-185-g569876f
Dan McGee
dan at archlinux.org
Sun Apr 8 18:46:05 EDT 2012
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 569876f9309fc04d6f77f852c5ca096721d6044b (commit)
via ecd6eddf13f0fc24a281b2af9725896492bb6ad4 (commit)
via 87c4fb51a460b10153c10297bfaea7e5c16a811b (commit)
from 62e8812fb9002bf2d737375003652bc6becc9f54 (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 569876f9309fc04d6f77f852c5ca096721d6044b
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Mar 11 15:40:11 2012 -0400
makepkg: treat lib{provides,depends} returns as proper arrays
Make these functions more whitespace space by treating newlines as the
element delimiter rather than every form of whitespace.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit ecd6eddf13f0fc24a281b2af9725896492bb6ad4
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Mar 11 15:33:13 2012 -0400
makepkg: use proper array addition in libdeps
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 87c4fb51a460b10153c10297bfaea7e5c16a811b
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Apr 8 18:28:39 2012 -0400
makepkg: add missing newline from libprovides output
This was a small oversight from 1917c845 which causes makepkg to write
provides entries to the .PKGINFO file improperly, e.g.
provides = systemdlibsystemdudev=999
Add a newline in the printf format to ensure that these are spaced
appropriately.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
scripts/makepkg.sh.in | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list