[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.1-63-gd201d1f
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 d201d1f312308b91eff78cb20a148146c3f1188c (commit) via c2993197ea383aaeb4b0585bfe46235e8c14939d (commit) via 79541193f736c3b5a5d1f9a4b902608c8faaad37 (commit) via e29dde9157cadd0ce8bafb22e5157d853faf005a (commit) via 31aed1243ec70632d4e319e67c09446f1a474a6e (commit) via e344fab3b12803b3a43aebe0b1a57c49631cc0ff (commit) via 6d41da4086d658a3d416e7b23b7566e84fe0462f (commit) via df15a8c4322d10393cf6fda5a5f29f4a1a299709 (commit) from fe788ee4a68d2a8ba3bc3f938172294589c36fc4 (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 d201d1f312308b91eff78cb20a148146c3f1188c Merge: 31aed12 c299319 Author: Dan McGee <dan@archlinux.org> Date: Wed Sep 15 07:31:37 2010 -0500 Merge branch 'maint' commit 31aed1243ec70632d4e319e67c09446f1a474a6e Author: Dan McGee <dan@archlinux.org> Date: Tue Sep 7 08:27:25 2010 -0500 Remove quotes in remaining bash regexes After a8dcfeccfc, Allan noted that one more regular exprssion inside makepkg also contained quotes; these should not be there for the same reason as that commit. Signed-off-by: Dan McGee <dan@archlinux.org> commit e344fab3b12803b3a43aebe0b1a57c49631cc0ff Author: Dan McGee <dan@archlinux.org> Date: Tue Sep 7 08:24:36 2010 -0500 Restore trimming of db and pkg extensions These keep having to change because we are getting really good at changing the downloaded filename. Shorten the match sequences to just .db and .pkg and trim everything after and including these strings. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: NEWS | 6 +- doc/PKGBUILD-example.txt | 2 +- lib/libalpm/po/kk.po | 18 ++-- lib/libalpm/po/pt.po | 8 +- po/en_GB.po | 1 - po/fr.po | 1 - po/hu.po | 1 - po/it.po | 1 - po/kk.po | 171 ++++++++++++------------ po/pt.po | 335 +++++++++++++++++++++++----------------------- po/ru.po | 2 +- po/sk.po | 1 - scripts/makepkg.sh.in | 2 +- src/pacman/callback.c | 2 +- 14 files changed, 274 insertions(+), 277 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org