[pacman-dev] [PATCH 00/11] Support VCS URLs.
Thomas Bächler
thomas at archlinux.org
Thu Jul 12 11:04:52 EDT 2012
Am 27.06.2012 00:58, schrieb Allan McRae:
> At the request of Dave, here are the updated versions of patches sent to the
> list earlier.
>
> Support for the following needs readded: CVS, Mercurial, Darcs and Bazaar
>
> Known issue: the pkgver check needs adjusted when using an auto-updating pkgver
I've used the code from your vcs branch for a bit and it worked quite
well for me with git sources. It is also incredibly useful compared to
the old implementation.
One weird bug: I used a pkgver function like this:
pkgver() {
local myver
...
}
This failed on the 'myver' variable name, although it is local.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/pacman-dev/attachments/20120712/d525d5f8/attachment.asc>
More information about the pacman-dev
mailing list