[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.0-87-g5a25f54
Dan McGee
dan at archlinux.org
Wed Sep 1 22:20:40 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 5a25f547571e747c40b210a2b452776a94205af1 (commit)
via 9d3a8efb7bc0b932a1a6c543bfee6da02f58230e (commit)
via a7c4159b16ee651563e9346a2b2ca8c28a32ec00 (commit)
via 54b63de0980c62248b554616e222eaae5d7f1a71 (commit)
via 38a60f49bdd7335f8e51e3d860653f5722771b96 (commit)
from 693ebbd16bc1560ec3ec166d9944e44583141259 (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 5a25f547571e747c40b210a2b452776a94205af1
Merge: 38a60f4 9d3a8ef
Author: Dan McGee <dan at archlinux.org>
Date: Wed Sep 1 21:19:06 2010 -0500
Merge branch 'maint'
commit 38a60f49bdd7335f8e51e3d860653f5722771b96
Author: Jürgen Hötzel <juergen at archlinux.org>
Date: Fri Aug 27 18:23:32 2010 +0200
Use pipe to create compressed package instead of an intermediate tar file
A pipe between tar and compression command is used. This improves
performance by running tar and the compression command simultaneously.
Using a pipe also reduces IO by not writing an intermediate tar file
to disk.
Signed-off-by: Juergen Hoetzel <juergen at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
autoclean.sh | 2 +-
configure.ac | 4 +-
lib/libalpm/po/LINGUAS | 1 +
lib/libalpm/po/{pt_BR.po => pt.po} | 179 ++++----
po/LINGUAS | 1 +
po/{pt_BR.po => pt.po} | 786 +++++++++++++++++++-----------------
scripts/makepkg.sh.in | 25 +-
7 files changed, 523 insertions(+), 475 deletions(-)
copy lib/libalpm/po/{pt_BR.po => pt.po} (73%)
copy po/{pt_BR.po => pt.po} (66%)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list