[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.2.0-118-g295a349

Allan McRae allan at archlinux.org
Sun Feb 1 11:22:25 UTC 2015


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  295a3491adc4af5c8634ac82777212ed9c664457 (commit)
       via  33466000d63e88e7a2ac7b1278a5966595fba707 (commit)
       via  c8574baa7c35d10114918b9c1379e9d09fef790e (commit)
       via  7885931c969e781b732dfaea32e1fd166a3eb420 (commit)
       via  9917930ae1f02fdf85c1ca2a35ee039f1a17368f (commit)
       via  bd2e95b00be2ce36767811d2da6d291c85f9a3f1 (commit)
       via  2e481019998b3e52c6777f7c0648e32e2348ae8c (commit)
       via  325be32acdace43cb830a18897f5e4d4416fda58 (commit)
       via  bbac318d7a12500b1c3d0a57d0620d27edcd0422 (commit)
       via  54c630f6ecd74a44cc84f6804e918bda61310eef (commit)
       via  10fc538c70bf84f64881403f964ff4d6651268b3 (commit)
       via  841e531c519228b68a447a61d703d21c5ff6d37f (commit)
       via  3b22183a4d39b410ae7be0b95be6a1cb4704a50c (commit)
       via  8391716b8ab0bb884545bf0e76ab288412f5796e (commit)
       via  aa12a773b8d6ed41878081a69d7a1d089129abef (commit)
       via  50de87e0e61e4cd5e80e58dcabc0f80b3e94d203 (commit)
      from  5167160c0cd6007c0ed77534f02f78e5ad04e719 (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 295a3491adc4af5c8634ac82777212ed9c664457
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Jan 27 11:41:06 2015 +1000

    makepkg: split package tidying into libmakepkg
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 33466000d63e88e7a2ac7b1278a5966595fba707
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Jan 27 10:57:00 2015 +1000

    makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit c8574baa7c35d10114918b9c1379e9d09fef790e
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Jan 27 10:31:17 2015 +1000

    makepkg: rename other_options to build_options
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 7885931c969e781b732dfaea32e1fd166a3eb420
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Jan 27 00:45:47 2015 +1000

    makepkg: split message functions into libmakepkg
    
    This performs all the needed work for libmakepkg to be included in
    tarballs, installed into the correct place, and read into makepkg.
    
    Also change the install root for libmakepkg to an architecture independant
    location.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 9917930ae1f02fdf85c1ca2a35ee039f1a17368f
Author: Christian Hesse <mail at eworm.de>
Date:   Mon Jan 26 11:25:23 2015 +0100

    add option to optimize PNG images with optipng
    
    This can decrease package size by optimizing PNG image size. Images are
    just stored with better compression and/or filter options. The actual
    image content is not altered.
    
    Additionally this can automatically fix broken PNG images which caused
    some trouble lately.
    
    Signed-off-by: Christian Hesse <mail at eworm.de>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit bd2e95b00be2ce36767811d2da6d291c85f9a3f1
Author: Christian Hesse <mail at eworm.de>
Date:   Mon Jan 26 11:25:22 2015 +0100

    remove globbing for upx and make UPXFLAGS an array variable
    
    Signed-off-by: Christian Hesse <mail at eworm.de>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 2e481019998b3e52c6777f7c0648e32e2348ae8c
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Jan 21 16:31:20 2015 +1000

    Update copyright notices for 2015
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 325be32acdace43cb830a18897f5e4d4416fda58
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Jan 21 16:29:29 2015 +1000

    pmenv.py: Fix typo in copyright assignment
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit bbac318d7a12500b1c3d0a57d0620d27edcd0422
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Jan 21 16:28:24 2015 +1000

    Add make rule to update copyright years
    
    Usage: make update-copyright OLD=2014 NEW=2015
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 54c630f6ecd74a44cc84f6804e918bda61310eef
Merge: 5167160 10fc538
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Feb 1 21:18:31 2015 +1000

    Merge branch 'maint'

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                                        |   7 +-
 contrib/PKGBUILD.vim                               |   2 +-
 contrib/bacman.sh.in                               |   4 +-
 contrib/bash_completion.in                         |   8 +-
 contrib/pacdiff.sh.in                              |   4 +-
 contrib/pacscripts.sh.in                           |   2 +-
 contrib/zsh_completion.in                          |   2 +-
 doc/PKGBUILD.5.txt                                 |   3 +
 doc/index.txt                                      |   2 +-
 doc/makepkg.conf.5.txt                             |  10 +-
 etc/makepkg.conf.in                                |   5 +-
 lib/libalpm/add.c                                  |   2 +-
 lib/libalpm/add.h                                  |   2 +-
 lib/libalpm/alpm.c                                 |   2 +-
 lib/libalpm/alpm.h                                 |   2 +-
 lib/libalpm/alpm_list.c                            |   2 +-
 lib/libalpm/alpm_list.h                            |   2 +-
 lib/libalpm/backup.c                               |   2 +-
 lib/libalpm/backup.h                               |   2 +-
 lib/libalpm/be_local.c                             |   2 +-
 lib/libalpm/be_package.c                           |   2 +-
 lib/libalpm/be_sync.c                              |   2 +-
 lib/libalpm/conflict.c                             |   2 +-
 lib/libalpm/conflict.h                             |   2 +-
 lib/libalpm/db.c                                   |   2 +-
 lib/libalpm/db.h                                   |   2 +-
 lib/libalpm/delta.c                                |   2 +-
 lib/libalpm/delta.h                                |   2 +-
 lib/libalpm/deps.c                                 |   2 +-
 lib/libalpm/deps.h                                 |   2 +-
 lib/libalpm/diskspace.c                            |   2 +-
 lib/libalpm/diskspace.h                            |   2 +-
 lib/libalpm/dload.c                                |   2 +-
 lib/libalpm/dload.h                                |   2 +-
 lib/libalpm/error.c                                |   2 +-
 lib/libalpm/filelist.c                             |   2 +-
 lib/libalpm/filelist.h                             |   2 +-
 lib/libalpm/graph.c                                |   2 +-
 lib/libalpm/graph.h                                |   2 +-
 lib/libalpm/group.c                                |   2 +-
 lib/libalpm/group.h                                |   2 +-
 lib/libalpm/handle.c                               |   2 +-
 lib/libalpm/handle.h                               |   2 +-
 lib/libalpm/libarchive-compat.h                    |   2 +-
 lib/libalpm/log.c                                  |   2 +-
 lib/libalpm/log.h                                  |   2 +-
 lib/libalpm/package.c                              |   2 +-
 lib/libalpm/package.h                              |   2 +-
 lib/libalpm/pkghash.c                              |   2 +-
 lib/libalpm/pkghash.h                              |   2 +-
 lib/libalpm/remove.c                               |   2 +-
 lib/libalpm/remove.h                               |   2 +-
 lib/libalpm/signing.c                              |   2 +-
 lib/libalpm/signing.h                              |   2 +-
 lib/libalpm/sync.c                                 |   2 +-
 lib/libalpm/sync.h                                 |   2 +-
 lib/libalpm/trans.c                                |   6 +-
 lib/libalpm/trans.h                                |   2 +-
 lib/libalpm/util.c                                 |   2 +-
 lib/libalpm/util.h                                 |   2 +-
 lib/libalpm/version.c                              |   2 +-
 scripts/Makefile.am                                |  61 ++++-
 scripts/libmakepkg/.gitignore                      |  13 +
 scripts/libmakepkg/tidy.sh.in                      |  60 +++++
 .../tidy/build_references.sh.in}                   |  21 +-
 .../tidy/docs.sh.in}                               |  20 +-
 .../tidy/emptydirs.sh.in}                          |  20 +-
 .../tidy/libtool.sh.in}                            |  20 +-
 .../tidy/missing_backup.sh.in}                     |  21 +-
 scripts/libmakepkg/tidy/optipng.sh.in              |  41 ++++
 .../tidy/purge.sh.in}                              |  27 ++-
 .../tidy/staticlibs.sh.in}                         |  25 +-
 scripts/libmakepkg/tidy/strip.sh.in                |  64 +++++
 scripts/libmakepkg/tidy/upx.sh.in                  |  41 ++++
 scripts/libmakepkg/tidy/zipman.sh.in               |  58 +++++
 .../util.sh.in}                                    |  13 +-
 scripts/libmakepkg/util/message.sh                 |  49 ++++
 scripts/libmakepkg/util/option.sh                  | 108 +++++++++
 scripts/makepkg-template.pl.in                     |   4 +-
 scripts/makepkg-wrapper.sh.in                      |   2 +-
 scripts/makepkg.sh.in                              | 268 ++-------------------
 scripts/pacman-db-upgrade.sh.in                    |   4 +-
 scripts/pacman-key.sh.in                           |   4 +-
 scripts/pacman-optimize.sh.in                      |   4 +-
 scripts/po/POTFILES.in                             |  12 +
 scripts/repo-add.sh.in                             |   4 +-
 src/common/util-common.c                           |   2 +-
 src/common/util-common.h                           |   2 +-
 src/pacman/callback.c                              |   2 +-
 src/pacman/callback.h                              |   2 +-
 src/pacman/check.c                                 |   2 +-
 src/pacman/check.h                                 |   2 +-
 src/pacman/conf.c                                  |   2 +-
 src/pacman/conf.h                                  |   2 +-
 src/pacman/database.c                              |   2 +-
 src/pacman/deptest.c                               |   2 +-
 src/pacman/ini.c                                   |   2 +-
 src/pacman/ini.h                                   |   2 +-
 src/pacman/package.c                               |   2 +-
 src/pacman/package.h                               |   2 +-
 src/pacman/pacman.c                                |   4 +-
 src/pacman/pacman.h                                |   2 +-
 src/pacman/query.c                                 |   2 +-
 src/pacman/remove.c                                |   2 +-
 src/pacman/sync.c                                  |   2 +-
 src/pacman/upgrade.c                               |   2 +-
 src/pacman/util.c                                  |   2 +-
 src/pacman/util.h                                  |   2 +-
 src/util/cleanupdelta.c                            |   2 +-
 src/util/pacsort.c                                 |   2 +-
 src/util/pactree.c                                 |   2 +-
 src/util/testpkg.c                                 |   2 +-
 src/util/vercmp.c                                  |   2 +-
 test/pacman/pactest.py                             |   2 +-
 test/pacman/pmdb.py                                |   2 +-
 test/pacman/pmenv.py                               |   2 +-
 test/pacman/pmfile.py                              |   2 +-
 test/pacman/pmpkg.py                               |   2 +-
 test/pacman/pmrule.py                              |   2 +-
 test/pacman/pmtest.py                              |   2 +-
 test/pacman/tap.py                                 |   2 +-
 test/pacman/util.py                                |   2 +-
 test/util/pacsorttest.sh                           |   2 +-
 test/util/vercmptest.sh                            |   2 +-
 124 files changed, 790 insertions(+), 405 deletions(-)
 create mode 100644 scripts/libmakepkg/.gitignore
 create mode 100644 scripts/libmakepkg/tidy.sh.in
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/build_references.sh.in} (51%)
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/docs.sh.in} (60%)
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/emptydirs.sh.in} (58%)
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/libtool.sh.in} (59%)
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/missing_backup.sh.in} (58%)
 create mode 100644 scripts/libmakepkg/tidy/optipng.sh.in
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/purge.sh.in} (52%)
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/tidy/staticlibs.sh.in} (53%)
 create mode 100644 scripts/libmakepkg/tidy/strip.sh.in
 create mode 100644 scripts/libmakepkg/tidy/upx.sh.in
 create mode 100644 scripts/libmakepkg/tidy/zipman.sh.in
 copy scripts/{makepkg-wrapper.sh.in => libmakepkg/util.sh.in} (71%)
 create mode 100644 scripts/libmakepkg/util/message.sh
 create mode 100644 scripts/libmakepkg/util/option.sh


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list