summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/zelibm/Makefile4
-rw-r--r--cad/geda/Makefile4
-rw-r--r--cad/pcb/Makefile4
-rw-r--r--devel/cvsgraph/Makefile4
-rw-r--r--devel/m17n-lib/Makefile4
-rw-r--r--devel/m17n-lib/buildlink3.mk4
-rw-r--r--editors/emacs-snapshot/Makefile3
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--geography/mapserver/Makefile4
-rw-r--r--graphics/dvipng/Makefile4
-rw-r--r--graphics/fly/Makefile4
-rw-r--r--graphics/g2/Makefile4
-rw-r--r--graphics/gd/buildlink3.mk4
-rw-r--r--graphics/gdchart/Makefile4
-rw-r--r--graphics/gdchart/buildlink3.mk4
-rw-r--r--graphics/gnuplot/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/libpuzzle/Makefile4
-rw-r--r--graphics/libpuzzle/buildlink3.mk4
-rw-r--r--graphics/mscgen/Makefile4
-rw-r--r--graphics/p5-GD/Makefile3
-rw-r--r--graphics/ploticus/Makefile3
-rw-r--r--graphics/png2html/Makefile4
-rw-r--r--graphics/pstoedit/Makefile4
-rw-r--r--graphics/py-gd/Makefile4
-rw-r--r--graphics/py-gdchart/Makefile4
-rw-r--r--graphics/ruby-gd/Makefile4
-rw-r--r--inputmethod/ibus-m17n/Makefile4
-rw-r--r--inputmethod/m17n-im-config/Makefile4
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
-rw-r--r--inputmethod/scim-m17n/Makefile4
-rw-r--r--inputmethod/uim/Makefile3
-rw-r--r--net/amule/Makefile4
-rw-r--r--net/icinga-base/Makefile4
-rw-r--r--net/mldonkey-gui/Makefile4
-rw-r--r--net/mldonkey/Makefile4
-rw-r--r--net/mrtg/Makefile4
-rw-r--r--net/nagios-base/Makefile3
-rw-r--r--net/vnstat/Makefile4
-rw-r--r--sysutils/apcupsd/Makefile4
-rw-r--r--sysutils/ftwin/Makefile4
-rw-r--r--sysutils/pfstat/Makefile4
-rw-r--r--sysutils/ups-nut-cgi/Makefile4
-rw-r--r--www/nginx/Makefile3
-rw-r--r--www/webalizer/Makefile4
-rw-r--r--x11/mlterm/Makefile4
47 files changed, 94 insertions, 88 deletions
diff --git a/benchmarks/zelibm/Makefile b/benchmarks/zelibm/Makefile
index 583ceab1b92..d54b5042082 100644
--- a/benchmarks/zelibm/Makefile
+++ b/benchmarks/zelibm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2013/06/04 22:15:43 tron Exp $
+# $NetBSD: Makefile,v 1.21 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= zelibm
PKGNAME= zelibm-0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= benchmarks
MASTER_SITES= http://people.redhat.com/drepper/libm/
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index a7eeeb78768..f602b445e4e 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.90 2013/09/02 19:50:55 adam Exp $
+# $NetBSD: Makefile,v 1.91 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= geda-gaf-1.6.2
PKGNAME= ${DISTNAME:S/-gaf-/-/}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.6/${PKGVERSION_NOREV}/ \
http://geda.seul.org/release/v1.6/${PKGVERSION_NOREV}/
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 983ed577b08..5e8d7e41ef9 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2013/09/02 19:50:56 adam Exp $
+# $NetBSD: Makefile,v 1.74 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= pcb-20110918
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/}
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 7c733e709a2..93012a2b450 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2013/06/04 22:15:50 tron Exp $
+# $NetBSD: Makefile,v 1.43 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= cvsgraph-1.6.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= devel scm
MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile
index 9dd7befd109..685f996c6a4 100644
--- a/devel/m17n-lib/Makefile
+++ b/devel/m17n-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/06/06 12:53:40 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= m17n-lib-1.6.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel converters editors inputmethod textproc time
MASTER_SITES= http://download.savannah.gnu.org/releases/m17n/
diff --git a/devel/m17n-lib/buildlink3.mk b/devel/m17n-lib/buildlink3.mk
index c596cbd7df7..3045086a5da 100644
--- a/devel/m17n-lib/buildlink3.mk
+++ b/devel/m17n-lib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2013/06/06 12:53:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2013/09/04 12:31:24 obache Exp $
BUILDLINK_TREE+= m17n-lib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-lib
M17N_LIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-lib+= m17n-lib>=1.5.1
-BUILDLINK_ABI_DEPENDS.m17n-lib+= m17n-lib>=1.6.4nb5
+BUILDLINK_ABI_DEPENDS.m17n-lib+= m17n-lib>=1.6.4nb6
BUILDLINK_PKGSRCDIR.m17n-lib?= ../../devel/m17n-lib
pkgbase := m17n-lib
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index da37ef318f0..bcd6e00aa50 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2013/07/22 08:13:56 minskim Exp $
+# $NetBSD: Makefile,v 1.44 2013/09/04 12:31:25 obache Exp $
+PKGREVISION= 1
CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 7259e1e5acd..c80154bb5c8 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2013/09/02 19:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.9 2013/09/04 12:31:25 obache Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 19
+PKGREVISION= 20
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index a74d2810eda..7fb0f0356ae 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/09/02 19:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/09/04 12:31:25 obache Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../editors/emacs24/Makefile.common"
diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile
index dfc2a075b15..1d0525c2154 100644
--- a/geography/mapserver/Makefile
+++ b/geography/mapserver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2013/09/01 12:14:06 obache Exp $
+# $NetBSD: Makefile,v 1.50 2013/09/04 12:31:25 obache Exp $
DISTNAME= mapserver-5.6.8
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= geography www
MASTER_SITES= http://download.osgeo.org/mapserver/
diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile
index f8b18e201fb..726e8f4d7f7 100644
--- a/graphics/dvipng/Makefile
+++ b/graphics/dvipng/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:15 tron Exp $
+# $NetBSD: Makefile,v 1.23 2013/09/04 12:31:25 obache Exp $
DISTNAME= dvipng-1.14
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/} \
http://download.savannah.gnu.org/releases/dvipng/
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile
index 38d1abeaaa3..a8050358dc5 100644
--- a/graphics/fly/Makefile
+++ b/graphics/fly/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2013/06/04 22:16:17 tron Exp $
+# $NetBSD: Makefile,v 1.49 2013/09/04 12:31:25 obache Exp $
DISTNAME= fly-1.6.5
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= graphics www
MASTER_SITES= # ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index 50251fdf779..c83b792befc 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:17 tron Exp $
+# $NetBSD: Makefile,v 1.43 2013/09/04 12:31:25 obache Exp $
DISTNAME= g2-0.50
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= graphics
MASTER_SITES= http://g2.sourceforge.net/pub/
diff --git a/graphics/gd/buildlink3.mk b/graphics/gd/buildlink3.mk
index 6b354873e87..b9079ab657e 100644
--- a/graphics/gd/buildlink3.mk
+++ b/graphics/gd/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/09/02 21:17:42 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/09/04 12:31:24 obache Exp $
BUILDLINK_TREE+= gd
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gd
GD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gd+= gd>=2.0.15nb1
-BUILDLINK_ABI_DEPENDS.gd+= gd>=2.0.35nb15
+BUILDLINK_ABI_DEPENDS.gd+= gd>=2.1.0
BUILDLINK_PKGSRCDIR.gd?= ../../graphics/gd
pkgbase := gd
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index d5e640fa2ed..4cf794989c4 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2013/09/02 21:23:06 adam Exp $
+# $NetBSD: Makefile,v 1.35 2013/09/04 12:31:24 obache Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index 73a4fe9def9..2fe29a311f1 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2013/06/04 22:16:18 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2013/09/04 12:31:24 obache Exp $
BUILDLINK_TREE+= gdchart
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdchart
GDCHART_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gdchart+= gdchart>=0.11.4nb1
-BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb11
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb13
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 0a6d17db8df..bee59407ed5 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2013/09/02 19:51:08 adam Exp $
+# $NetBSD: Makefile,v 1.83 2013/09/04 12:31:25 obache Exp $
DISTNAME= gnuplot-4.6.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 802b1bf5e99..c43113f54ad 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2013/09/02 19:51:08 adam Exp $
+# $NetBSD: Makefile,v 1.124 2013/09/04 12:31:25 obache Exp $
DISTNAME= graphviz-2.26.3
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/libpuzzle/Makefile b/graphics/libpuzzle/Makefile
index 444f68fe147..44d162151e2 100644
--- a/graphics/libpuzzle/Makefile
+++ b/graphics/libpuzzle/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/09/02 21:23:06 adam Exp $
+# $NetBSD: Makefile,v 1.15 2013/09/04 12:31:24 obache Exp $
DISTNAME= libpuzzle-0.11
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/libpuzzle/buildlink3.mk b/graphics/libpuzzle/buildlink3.mk
index d815951216c..5be1c304da4 100644
--- a/graphics/libpuzzle/buildlink3.mk
+++ b/graphics/libpuzzle/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/06/04 22:16:23 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2013/09/04 12:31:24 obache Exp $
BUILDLINK_TREE+= libpuzzle
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpuzzle
LIBPUZZLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpuzzle+= libpuzzle>=0.9
-BUILDLINK_ABI_DEPENDS.libpuzzle+= libpuzzle>=0.11nb10
+BUILDLINK_ABI_DEPENDS.libpuzzle+= libpuzzle>=0.11nb12
BUILDLINK_PKGSRCDIR.libpuzzle?= ../../graphics/libpuzzle
.include "../../graphics/gd/buildlink3.mk"
diff --git a/graphics/mscgen/Makefile b/graphics/mscgen/Makefile
index 34af2eb56ff..3b58d9416a9 100644
--- a/graphics/mscgen/Makefile
+++ b/graphics/mscgen/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2013/06/04 22:16:24 tron Exp $
+# $NetBSD: Makefile,v 1.8 2013/09/04 12:31:25 obache Exp $
#
DISTNAME= mscgen-src-0.20
PKGNAME= ${DISTNAME:S/-src-/-/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel graphics
MASTER_SITES= http://www.mcternan.me.uk/mscgen/software/
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 03f26c1b07a..d540c6b3950 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2013/09/02 21:23:48 adam Exp $
+# $NetBSD: Makefile,v 1.63 2013/09/04 12:31:25 obache Exp $
DISTNAME= GD-2.50
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5bd
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index 128c32fcaa4..7381ab0838c 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2013/06/30 15:13:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2013/09/04 12:31:25 obache Exp $
DISTNAME= ploticus242_src
PKGNAME= ploticus-2.42
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ploticus/}
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index b43b35a6876..614bfa4c6af 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:25 tron Exp $
+# $NetBSD: Makefile,v 1.31 2013/09/04 12:31:25 obache Exp $
#
DISTNAME= png2html-1.1
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= graphics www
MASTER_SITES= http://www.engr.mun.ca/~holden/
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index a8fc33b4774..a56bef09c34 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2013/07/05 13:29:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.71 2013/09/04 12:31:25 obache Exp $
DISTNAME= pstoedit-3.60
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= converters graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/}
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile
index 085fcdd3e40..8ba84f0cf23 100644
--- a/graphics/py-gd/Makefile
+++ b/graphics/py-gd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2013/06/04 22:16:25 tron Exp $
+# $NetBSD: Makefile,v 1.44 2013/09/04 12:31:25 obache Exp $
DISTNAME= gdmodule.c
PKGNAME= ${PYPKGPREFIX}-gd-1.3
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= graphics python
MASTER_SITES= # on ftp.NetBSD.org
EXTRACT_SUFX=
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile
index ce3097b967f..f0c98ba1a68 100644
--- a/graphics/py-gdchart/Makefile
+++ b/graphics/py-gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2013/09/02 21:23:07 adam Exp $
+# $NetBSD: Makefile,v 1.36 2013/09/04 12:31:25 obache Exp $
DISTNAME= gdchart-py-0.6
PKGNAME= ${PYPKGPREFIX}-gdchart-0.6
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= graphics python
MASTER_SITES= http://www.nullcube.com/software/pygdchart.html
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index b49e735df52..4f7b88fbb7e 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2013/07/21 02:43:36 taca Exp $
+# $NetBSD: Makefile,v 1.42 2013/09/04 12:31:26 obache Exp $
DISTNAME= ruby-gd-0.8.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile
index 21f96752932..4b5abf86e8c 100644
--- a/inputmethod/ibus-m17n/Makefile
+++ b/inputmethod/ibus-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/09/02 19:51:11 adam Exp $
+# $NetBSD: Makefile,v 1.27 2013/09/04 12:31:26 obache Exp $
#
DISTNAME= ibus-m17n-1.3.4
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile
index 8f386c877d5..84aaa2d53c9 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: Makefile,v 1.26 2013/09/04 12:31:24 obache Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= inputmethod devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index 66346c66fce..d5f067984e5 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2013/09/04 12:31:24 obache Exp $
BUILDLINK_TREE+= m17n-im-config
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config
M17N_IM_CONFIG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
-BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb21
+BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb22
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile
index 2d82f76860c..a032cbd7c3c 100644
--- a/inputmethod/scim-m17n/Makefile
+++ b/inputmethod/scim-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/09/02 19:51:13 adam Exp $
+# $NetBSD: Makefile,v 1.24 2013/09/04 12:31:26 obache Exp $
#
DISTNAME= scim-m17n-0.2.3
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index fac0ff403aa..e7ae239b21a 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.83 2013/08/11 07:50:51 obache Exp $
+# $NetBSD: Makefile,v 1.84 2013/09/04 12:31:26 obache Exp $
#
.include "../../inputmethod/uim/Makefile.common"
+PKGREVISION= 1
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING
diff --git a/net/amule/Makefile b/net/amule/Makefile
index fd29387d1cc..4ad6dc20d06 100644
--- a/net/amule/Makefile
+++ b/net/amule/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2013/09/02 19:51:19 adam Exp $
+# $NetBSD: Makefile,v 1.67 2013/09/04 12:31:26 obache Exp $
DISTNAME= aMule-2.3.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/icinga-base/Makefile b/net/icinga-base/Makefile
index b1261fbe980..8a9028841f1 100644
--- a/net/icinga-base/Makefile
+++ b/net/icinga-base/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:53 tron Exp $
+# $NetBSD: Makefile,v 1.6 2013/09/04 12:31:26 obache Exp $
#
DISTNAME= icinga-1.8.4
PKGNAME= ${DISTNAME:S/-/-base-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icinga/}
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile
index 4a0bc2ed179..5f11e0d08a9 100644
--- a/net/mldonkey-gui/Makefile
+++ b/net/mldonkey-gui/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.69 2013/09/02 19:51:21 adam Exp $
+# $NetBSD: Makefile,v 1.70 2013/09/04 12:31:26 obache Exp $
#
.include "../../net/mldonkey/Makefile.common"
PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT+= (GTK interface)
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile
index a23e5908c94..ae8a6e5dd92 100644
--- a/net/mldonkey/Makefile
+++ b/net/mldonkey/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.68 2013/07/12 10:44:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.69 2013/09/04 12:31:26 obache Exp $
#
.include "Makefile.common"
-PKGREVISION= 9
+PKGREVISION= 10
RCD_SCRIPTS= mldonkey
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index 55ab9ec4093..6e4df74e0b8 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2013/08/03 17:05:17 tron Exp $
+# $NetBSD: Makefile,v 1.113 2013/09/04 12:31:26 obache Exp $
DISTNAME= mrtg-2.17.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
http://oss.oetiker.ch/mrtg/pub/old/
diff --git a/net/nagios-base/Makefile b/net/nagios-base/Makefile
index 99219f86a71..22a6252b80d 100644
--- a/net/nagios-base/Makefile
+++ b/net/nagios-base/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2013/08/05 11:22:29 obache Exp $
+# $NetBSD: Makefile,v 1.49 2013/09/04 12:31:26 obache Exp $
#
DISTNAME= nagios-3.5.0
PKGNAME= ${DISTNAME:S/-/-base-/}
+PKGREVISION= 1
CATEGORIES= net sysutils
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile
index ef6218f6317..660b09ce88b 100644
--- a/net/vnstat/Makefile
+++ b/net/vnstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/06/04 22:16:56 tron Exp $
+# $NetBSD: Makefile,v 1.12 2013/09/04 12:31:26 obache Exp $
DISTNAME= vnstat-1.11
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= http://humdi.net/vnstat/
#DISTFILES=${DISTNAME}.tar.gz
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index c58f900c0af..c282e94574f 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2013/06/04 22:17:03 tron Exp $
+# $NetBSD: Makefile,v 1.75 2013/09/04 12:31:26 obache Exp $
DISTNAME= apcupsd-3.14.9
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=apcupsd/}
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile
index a19555719b6..4beb034be69 100644
--- a/sysutils/ftwin/Makefile
+++ b/sysutils/ftwin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/09/02 21:23:07 adam Exp $
+# $NetBSD: Makefile,v 1.24 2013/09/04 12:31:26 obache Exp $
DISTNAME= ftwin-0.8.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= sysutils
MASTER_SITES= http://download.meroware.org/ftwin/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile
index 23ca025abb7..f868060db6d 100644
--- a/sysutils/pfstat/Makefile
+++ b/sysutils/pfstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2013/06/04 22:17:08 tron Exp $
+# $NetBSD: Makefile,v 1.25 2013/09/04 12:31:26 obache Exp $
DISTNAME= pfstat-2.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= sysutils net
MASTER_SITES= http://www.benzedrine.cx/
diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile
index c38c38324a3..19a34041136 100644
--- a/sysutils/ups-nut-cgi/Makefile
+++ b/sysutils/ups-nut-cgi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2013/06/04 22:17:08 tron Exp $
+# $NetBSD: Makefile,v 1.60 2013/09/04 12:31:26 obache Exp $
.include "../../sysutils/ups-nut/Makefile.common"
PKGNAME= ${DISTNAME:S/nut/ups-nut-cgi/}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Network UPS Tools CGI scripts
DEPENDS+= ups-nut-2.*:../../sysutils/ups-nut
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 12d119a55e6..a60e8b4af20 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2013/08/18 08:03:19 imil Exp $
+# $NetBSD: Makefile,v 1.43 2013/09/04 12:31:26 obache Exp $
DISTNAME= nginx-1.4.2
+PKGREVISION= 1
MAINTAINER= joerg@NetBSD.org
.include "../../www/nginx/Makefile.common"
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 0a5b2554719..0876734e3fd 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2013/06/04 22:17:16 tron Exp $
+# $NetBSD: Makefile,v 1.60 2013/09/04 12:31:26 obache Exp $
DISTNAME= webalizer-2.21-02-src
PKGNAME= webalizer-2.21.2
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= www
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
http://webalizer.linux-mirror.org/pub/webalizer/ \
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index c469e2653dd..8a0e20e7973 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2013/09/02 19:51:31 adam Exp $
+# $NetBSD: Makefile,v 1.93 2013/09/04 12:31:27 obache Exp $
DISTNAME= mlterm-3.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}