summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-01 11:52:02 +0000
committerwiz <wiz>2014-01-01 11:52:02 +0000
commitd716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch)
treea00aba4e26e98506b136829878acb6fff2f5f5ce /sysutils
parent34c110f406dec974ebc40fd099b90532f0f71bc4 (diff)
downloadpkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/brasero-nautilus/Makefile4
-rw-r--r--sysutils/brasero/Makefile4
-rw-r--r--sysutils/brasero/buildlink3.mk4
-rw-r--r--sysutils/filelight-kde3/Makefile4
-rw-r--r--sysutils/filelight/Makefile3
-rw-r--r--sysutils/gcdmaster/Makefile4
-rw-r--r--sysutils/gnome-commander/Makefile4
-rw-r--r--sysutils/gnome-device-manager/Makefile4
-rw-r--r--sysutils/gnome-mount/Makefile4
-rw-r--r--sysutils/gnome-pkgview/Makefile4
-rw-r--r--sysutils/gnome-power-manager/Makefile4
-rw-r--r--sysutils/gnome-system-monitor/Makefile4
-rw-r--r--sysutils/gnome-volume-manager/Makefile4
-rw-r--r--sysutils/gvfs/Makefile4
-rw-r--r--sysutils/k3b-kde3/Makefile4
-rw-r--r--sysutils/k3b/Makefile4
-rw-r--r--sysutils/k4dirstat/Makefile4
-rw-r--r--sysutils/kcron/Makefile3
-rw-r--r--sysutils/kdf/Makefile3
-rw-r--r--sysutils/kdirstat/Makefile4
-rw-r--r--sysutils/kfloppy/Makefile3
-rw-r--r--sysutils/krusader/Makefile4
-rw-r--r--sysutils/ksystemlog/Makefile3
-rw-r--r--sysutils/kuser/Makefile4
-rw-r--r--sysutils/libdevkit-gobject/Makefile4
-rw-r--r--sysutils/libgksu/Makefile3
-rw-r--r--sysutils/libgksu/buildlink3.mk4
-rw-r--r--sysutils/libvirt/Makefile4
-rw-r--r--sysutils/nautilus-sendto/Makefile4
29 files changed, 58 insertions, 52 deletions
diff --git a/sysutils/brasero-nautilus/Makefile b/sysutils/brasero-nautilus/Makefile
index fbf401a6d32..e1794ffc577 100644
--- a/sysutils/brasero-nautilus/Makefile
+++ b/sysutils/brasero-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.37 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= brasero-2.32.1
PKGNAME= brasero-nautilus-2.32.1
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index feb96529962..f096e42c4d6 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2013/10/19 09:06:57 adam Exp $
+# $NetBSD: Makefile,v 1.52 2014/01/01 11:52:08 wiz Exp $
#
DISTNAME= brasero-2.32.1
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/brasero/buildlink3.mk b/sysutils/brasero/buildlink3.mk
index 214fb8d347a..e4a17fe173c 100644
--- a/sysutils/brasero/buildlink3.mk
+++ b/sysutils/brasero/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/10/19 09:06:57 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2014/01/01 11:52:08 wiz Exp $
BUILDLINK_TREE+= brasero
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= brasero
BRASERO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.brasero+= brasero>=2.26.0
-BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb24
+BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb25
BUILDLINK_PKGSRCDIR.brasero?= ../../sysutils/brasero
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/sysutils/filelight-kde3/Makefile b/sysutils/filelight-kde3/Makefile
index da80016ccd7..5db8d6a3071 100644
--- a/sysutils/filelight-kde3/Makefile
+++ b/sysutils/filelight-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2013/10/09 17:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= filelight-1.0
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= sysutils
MASTER_SITES= http://www.methylblue.com/filelight/packages/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile
index 5927ec0eccc..708b47c09f4 100644
--- a/sysutils/filelight/Makefile
+++ b/sysutils/filelight/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2013/11/07 13:15:22 markd Exp $
+# $NetBSD: Makefile,v 1.46 2014/01/01 11:52:34 wiz Exp $
DISTNAME= filelight-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= Graphical filesystem usage monitor
LICENSE= gnu-gpl-v3
diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile
index c428e5136a1..2feeba86790 100644
--- a/sysutils/gcdmaster/Makefile
+++ b/sysutils/gcdmaster/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2013/10/10 14:42:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.74 2014/01/01 11:52:34 wiz Exp $
.include "../../sysutils/cdrdao/Makefile.common"
-PKGREVISION= 27
+PKGREVISION= 28
PKGNAME= gcdmaster-${CDRDAO_VER}
COMMENT= Gnome UI frontend to cdrdao
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index ba34294df1e..cb4ab3853f5 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2013/12/07 16:50:02 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/}
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile
index c18c3d41dd6..6b7d94fc7f9 100644
--- a/sysutils/gnome-device-manager/Makefile
+++ b/sysutils/gnome-device-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2013/10/10 14:42:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-device-manager-0.2
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile
index 819388e8eff..a86e2ff32b7 100644
--- a/sysutils/gnome-mount/Makefile
+++ b/sysutils/gnome-mount/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/10/10 14:42:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-mount-0.8
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile
index ba23420082e..87859bc5224 100644
--- a/sysutils/gnome-pkgview/Makefile
+++ b/sysutils/gnome-pkgview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2013/10/10 14:42:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-pkgview-1.0.6
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.greatnorthern.demon.co.uk/packages/gnome-pkgview/
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile
index c31bc958974..47e0d9c925c 100644
--- a/sysutils/gnome-power-manager/Makefile
+++ b/sysutils/gnome-power-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.51 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-power-manager-2.24.4
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-power-manager/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 5424db535fa..f3456dfedd4 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2013/10/10 14:42:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2014/01/01 11:52:34 wiz Exp $
#
DISTNAME= gnome-system-monitor-2.28.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.28/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index 88ec3873c86..c8634050168 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2013/10/10 14:42:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= gnome-volume-manager-2.24.1
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-volume-manager/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile
index 29bb7f1f10b..72fd073bfa3 100644
--- a/sysutils/gvfs/Makefile
+++ b/sysutils/gvfs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.62 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= gvfs-1.6.7
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/k3b-kde3/Makefile b/sysutils/k3b-kde3/Makefile
index 6bc01f48d64..3b181ec3e53 100644
--- a/sysutils/k3b-kde3/Makefile
+++ b/sysutils/k3b-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2013/10/17 07:56:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= k3b-1.0.5
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile
index 2c323919030..08b5e8e669f 100644
--- a/sysutils/k3b/Makefile
+++ b/sysutils/k3b/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2013/11/09 22:20:36 markd Exp $
+# $NetBSD: Makefile,v 1.66 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= k3b-2.0.2
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/k4dirstat/Makefile b/sysutils/k4dirstat/Makefile
index 4f07ed9df28..878436ec86c 100644
--- a/sysutils/k4dirstat/Makefile
+++ b/sysutils/k4dirstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/07/05 13:29:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/01 11:52:35 wiz Exp $
DISTNAME= k4dirstat-2.7.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://bitbucket.org/jeromerobert/k4dirstat/get/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile
index 141e5113a13..1f61b054d6c 100644
--- a/sysutils/kcron/Makefile
+++ b/sysutils/kcron/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/11/07 13:15:22 markd Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:35 wiz Exp $
DISTNAME= kcron-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= Configure and schedule tasks
diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile
index b8a7d76f402..87faf0ca598 100644
--- a/sysutils/kdf/Makefile
+++ b/sysutils/kdf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2013/11/07 13:15:22 markd Exp $
+# $NetBSD: Makefile,v 1.41 2014/01/01 11:52:35 wiz Exp $
DISTNAME= kdf-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= Show mount points and disk usage under KDE desktop
diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile
index 0f92b71b3d2..70dfcddb261 100644
--- a/sysutils/kdirstat/Makefile
+++ b/sysutils/kdirstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2013/10/09 17:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2014/01/01 11:52:35 wiz Exp $
DISTNAME= kdirstat-2.4.4
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= sysutils kde
MASTER_SITES= http://kdirstat.sourceforge.net/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile
index 9ee7a869f66..98b68f4fdb3 100644
--- a/sysutils/kfloppy/Makefile
+++ b/sysutils/kfloppy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2013/11/07 13:15:22 markd Exp $
+# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:35 wiz Exp $
DISTNAME= kfloppy-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= KDE floppy formatter
diff --git a/sysutils/krusader/Makefile b/sysutils/krusader/Makefile
index 82b8680e64e..22007f9b032 100644
--- a/sysutils/krusader/Makefile
+++ b/sysutils/krusader/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2013/10/09 17:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= krusader-1.90.0
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= kde sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/}
diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile
index 6ce465967e1..37becc9bcbe 100644
--- a/sysutils/ksystemlog/Makefile
+++ b/sysutils/ksystemlog/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/11/07 13:15:22 markd Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:35 wiz Exp $
DISTNAME= ksystemlog-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
COMMENT= System log viewer tool
diff --git a/sysutils/kuser/Makefile b/sysutils/kuser/Makefile
index ae2adc0a31c..8a40397a303 100644
--- a/sysutils/kuser/Makefile
+++ b/sysutils/kuser/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/11/20 20:04:40 adam Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/01 11:52:35 wiz Exp $
DISTNAME= kuser-${_KDE_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
COMMENT= KDE user manager
diff --git a/sysutils/libdevkit-gobject/Makefile b/sysutils/libdevkit-gobject/Makefile
index cdd621c8b72..50eef1b0d15 100644
--- a/sysutils/libdevkit-gobject/Makefile
+++ b/sysutils/libdevkit-gobject/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 19:51:10 asau Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= DeviceKit-003
PKGNAME= ${DISTNAME:S/DeviceKit/libdevkit-gobject/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://hal.freedesktop.org/releases/
diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile
index e0eb6e3f6fb..c603ad94055 100644
--- a/sysutils/libgksu/Makefile
+++ b/sysutils/libgksu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2013/10/16 07:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2014/01/01 11:52:06 wiz Exp $
DISTNAME= libgksu-2.0.12
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://people.debian.org/~kov/gksu/
diff --git a/sysutils/libgksu/buildlink3.mk b/sysutils/libgksu/buildlink3.mk
index d56a2f99f3f..01df4cf5545 100644
--- a/sysutils/libgksu/buildlink3.mk
+++ b/sysutils/libgksu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2013/10/16 07:04:37 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2014/01/01 11:52:06 wiz Exp $
BUILDLINK_TREE+= libgksu
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgksu
LIBGKSU_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgksu+= libgksu>=2.0.7
-BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.7nb25
+BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.12nb1
BUILDLINK_PKGSRCDIR.libgksu?= ../../sysutils/libgksu
.include "../../security/libgnome-keyring/buildlink3.mk"
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile
index 1ca18dcc120..bc7584e131b 100644
--- a/sysutils/libvirt/Makefile
+++ b/sysutils/libvirt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/07/15 02:02:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2014/01/01 11:52:35 wiz Exp $
DISTNAME= libvirt-0.9.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= sysutils
MASTER_SITES= http://libvirt.org/sources/
diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile
index c25496589df..695a641166f 100644
--- a/sysutils/nautilus-sendto/Makefile
+++ b/sysutils/nautilus-sendto/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2013/10/19 09:07:12 adam Exp $
+# $NetBSD: Makefile,v 1.48 2014/01/01 11:52:35 wiz Exp $
#
DISTNAME= nautilus-sendto-2.32.0
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/2.32/}
EXTRACT_SUFX= .tar.bz2