diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /sysutils | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bup/Makefile | 4 | ||||
-rw-r--r-- | sysutils/duplicity/Makefile | 3 | ||||
-rw-r--r-- | sysutils/fabric/Makefile | 3 | ||||
-rw-r--r-- | sysutils/logfinder/Makefile | 4 | ||||
-rw-r--r-- | sysutils/munin-node/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rdiff-backup/Makefile | 4 | ||||
-rw-r--r-- | sysutils/salt/Makefile | 3 | ||||
-rw-r--r-- | sysutils/tdir/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools20/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools3-hvm/Makefile | 4 |
10 files changed, 20 insertions, 17 deletions
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile index f0c8c28137d..5e8214d1c5f 100644 --- a/sysutils/bup/Makefile +++ b/sysutils/bup/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/12/15 00:58:14 gdt Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/15 11:53:38 obache Exp $ # DISTNAME= bup-0.24b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= # manually packaged since master site is git repository # and only available via https diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index f2eeead4414..ad38dc66f65 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/10/29 07:48:47 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/15 11:53:38 obache Exp $ DISTNAME= duplicity-0.6.16 +PKGREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://code.launchpad.net/duplicity/0.6-series/${PKGVERSION_NOREV}/+download/ diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile index 920e06e60c0..27cd3a5b8f4 100644 --- a/sysutils/fabric/Makefile +++ b/sysutils/fabric/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2012/02/12 15:45:34 gls Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/15 11:53:38 obache Exp $ # VERSION= 1.3.4 DISTNAME= Fabric-${VERSION} PKGNAME= ${DISTNAME:S/F/f/} +PKGREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://pypi.python.org/packages/source/F/Fabric/ diff --git a/sysutils/logfinder/Makefile b/sysutils/logfinder/Makefile index 9f7f5ad65ed..7aae33902c5 100644 --- a/sysutils/logfinder/Makefile +++ b/sysutils/logfinder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/02/10 19:17:45 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/03/15 11:53:38 obache Exp $ # DISTNAME= logfinder-0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.eff.org/osp/ diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index d86a3e71313..1f7498eea8d 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2012/03/08 10:26:08 shattered Exp $ +# $NetBSD: Makefile,v 1.25 2012/03/15 11:53:39 obache Exp $ # DISTNAME= munin_${VER} VER= 1.3.2 PKGNAME= munin-node-${VER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 10b9759ffdc..a528bb577e2 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2011/04/22 13:44:45 obache Exp $ +# $NetBSD: Makefile,v 1.43 2012/03/15 11:53:39 obache Exp $ DISTNAME= rdiff-backup-1.2.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils net MASTER_SITES= http://savannah.nongnu.org/download/rdiff-backup/ diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index e3687808985..ee194175520 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/02/12 13:43:21 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/15 11:53:39 obache Exp $ # DISTNAME= salt-0.9.5 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/saltstack/salt/ diff --git a/sysutils/tdir/Makefile b/sysutils/tdir/Makefile index 5eef2dc53b4..0b0a9bcb00e 100644 --- a/sysutils/tdir/Makefile +++ b/sysutils/tdir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:35 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/15 11:53:39 obache Exp $ # DISTNAME= tdir-1.58 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.tundraware.com/Software/tdir/ diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 5a3dcfdd4a2..5105c79747d 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2011/04/22 13:44:46 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/03/15 11:53:39 obache Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools3-hvm/Makefile b/sysutils/xentools3-hvm/Makefile index dc209c82d87..0c2a997f26e 100644 --- a/sysutils/xentools3-hvm/Makefile +++ b/sysutils/xentools3-hvm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2011/10/03 17:01:24 sborrill Exp $ +# $NetBSD: Makefile,v 1.16 2012/03/15 11:53:39 obache Exp $ # VERSION= 3.1.4 DISTNAME= xen-${VERSION} PKGNAME= xentools3-hvm-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |