[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.3-178-gf03f090

Dan McGee dan at archlinux.org
Fri May 14 12:39:02 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  f03f09011f878ad0b3aea05602a1cb0a11d839e1 (commit)
       via  10b0acfc20589abd92b5d7517529c92e48cfcc7c (commit)
       via  07b2ba251f7956b887f00dadc0e2cff91777326b (commit)
       via  df833f6c64033bc4e00e47213a536219bc1611b4 (commit)
      from  7f02f7cb9fba13a8e9762d30d7e0648b257ec091 (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 f03f09011f878ad0b3aea05602a1cb0a11d839e1
Author: Dan McGee <dan at archlinux.org>
Date:   Thu May 13 18:11:50 2010 -0500

    doc: fix up description of where example PKGBUILD is located
    
    As Allan pointed out, this actually ships with pacman (at least with Arch)
    and not necessarily with ABS or any other package. Also fix the language
    dealing with the prototype install files.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 10b0acfc20589abd92b5d7517529c92e48cfcc7c
Author: Dan McGee <dan at archlinux.org>
Date:   Thu May 13 17:46:30 2010 -0500

    PKGBUILD.vim: only allow hex characters in checksums
    
    Of course, we still have only md5 and sha1 hardcoded here but I resisted the
    urge to copy paste for the rest of our supported checksums in hope that
    someone knows how to do it a better way.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 07b2ba251f7956b887f00dadc0e2cff91777326b
Author: Dan McGee <dan at archlinux.org>
Date:   Thu May 13 17:26:54 2010 -0500

    Add 'pkgbase' highlighting to vim syntax file
    
    Simple change and probably a bit too copy/paste, but works for now.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit df833f6c64033bc4e00e47213a536219bc1611b4
Author: Xavier Chantry <chantry.xavier at gmail.com>
Date:   Thu May 13 14:36:59 2010 +0200

    PKGBUILD.vim : update valid licenses
    
    Updated list with :
    echo $(pacman -Ql licenses | grep "/usr/share/licenses/common/.*/$" | cut
    -d'/' -f6 )
    
    Maybe PKGBUILD.vim could do this at runtime ?
    
    Dan: you forgot the symlinks; readded FDL, GPL, LGPL.
    
    Signed-off-by: Xavier Chantry <chantry.xavier at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 PKGBUILD-split.proto |    2 +-
 contrib/PKGBUILD.vim |   21 +++++++++++++++------
 doc/Makefile.am      |    3 +++
 doc/PKGBUILD.5.txt   |   15 ++++++---------
 4 files changed, 25 insertions(+), 16 deletions(-)


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list