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, maint has been updated
via c8448bb466d3c532d5867a4452492b1948400c77 (commit)
via ec679e09b2d7b0a2bc84b2edb7dfa628b5295916 (commit)
via a7c1b7a914f050036720b643715233f769f00e25 (commit)
from 91a56a707253a04123f61530f4e1127e463481e9 (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 c8448bb466d3c532d5867a4452492b1948400c77
Author: Florian Pritz <[email protected]>
Date: Sun Dec 21 16:04:59 2014 +0100
makepkg-template: Remove unused printf format string
I'm pretty sure this is some kind of left over stuff that was supposed
to print the filename, linenumber and line content. This is already
done so just remove it.
Signed-off-by: Florian Pritz <[email protected]>
Signed-off-by: Allan McRae <[email protected]>
commit ec679e09b2d7b0a2bc84b2edb7dfa628b5295916
Author: Allan McRae <[email protected]>
Date: Mon Dec 22 10:34:53 2014 +1000
Check architecture specific fields for VCS support
Signed-off-by: Allan McRae <[email protected]>
commit a7c1b7a914f050036720b643715233f769f00e25
Author: Allan McRae <[email protected]>
Date: Mon Dec 22 09:48:24 2014 +1000
add VCSCLIENTS to etc/makepkg.conf
Signed-off-by: Allan McRae <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
etc/makepkg.conf.in | 7 +++++++
scripts/makepkg-template.pl.in | 2 +-
scripts/makepkg.sh.in | 16 +++++++++++++---
3 files changed, 21 insertions(+), 4 deletions(-)
hooks/post-receive
--
The official pacman repository