[arch-dev-public] [arch-commits] CVS update of core/support/netcfg (PKGBUILD)

Dan McGee dpmcgee at gmail.com
Sun Jan 6 10:28:32 EST 2008


On Jan 6, 2008 2:52 AM, James Rayner <james at archlinux.org> wrote:
>     Date: Sunday, January 6, 2008 @ 03:52:21
>   Author: james
>     Path: /home/cvs-core/core/support/netcfg
>
> Modified: PKGBUILD (1.3 -> 1.4)
>
> upgpkg: netcfg 2.0.3-1
>
>
> ----------+
>  PKGBUILD |   21 ++++++++++++++-------
>  1 file changed, 14 insertions(+), 7 deletions(-)
>
>
> Index: core/support/netcfg/PKGBUILD
> diff -u core/support/netcfg/PKGBUILD:1.3 core/support/netcfg/PKGBUILD:1.4
> --- core/support/netcfg/PKGBUILD:1.3    Mon Nov 19 06:53:56 2007
> +++ core/support/netcfg/PKGBUILD        Sun Jan  6 03:52:20 2008
> @@ -1,15 +1,15 @@
> -# $Id: PKGBUILD,v 1.3 2007/11/19 11:53:56 james Exp $
> +# $Id: PKGBUILD,v 1.4 2008/01/06 08:52:20 james Exp $
>  # Maintainer: James Rayner <james at archlinux.org>
>  pkgname=netcfg
> -pkgver=2.0.1
> +pkgver=2.0.3
>  pkgrel=1
> -pkgdesc="New network configuration scripts"
> +pkgdesc="Network configuration and profile scripts"
>  url="http://archlinux.org"
>  license=("BSD")
>  backup=(etc/iftab)
> -depends=(wireless_tools wpa_supplicant net-tools)
> -source=(http://archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz)
> -
> +depends=(wireless_tools wpa_supplicant net-tools mktemp)
> +source=(http://dev.archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz)

Can we get an FTP directory for this source (other/netcfg)?

-Dan




More information about the arch-dev-public mailing list