summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-04-22 14:40:40 +0000
committerobache <obache>2011-04-22 14:40:40 +0000
commitb11010a12499244ec53df3270fbcc441937c6a98 (patch)
treea0bbc75a2678abb7b9f4c413eebf60cee56dc2ba
parent8aceeb58f0d02da2aefab119f8ab3a5eb5faceaa (diff)
downloadpkgsrc-b11010a12499244ec53df3270fbcc441937c6a98.tar.gz
recursive bump from gettext-lib shlib bump.
-rw-r--r--audio/cmus/Makefile3
-rw-r--r--audio/lame/Makefile4
-rw-r--r--audio/xmp/Makefile3
-rw-r--r--benchmarks/sysbench/Makefile3
-rw-r--r--chat/inspircd/Makefile3
-rw-r--r--chat/inspircd12/Makefile4
-rw-r--r--databases/freetds/Makefile4
-rw-r--r--databases/postgresql83-uuid/Makefile3
-rw-r--r--databases/postgresql84-uuid/Makefile3
-rw-r--r--databases/postgresql90-uuid/Makefile3
-rw-r--r--databases/sqlrelay/Makefile4
-rw-r--r--databases/sqsh/Makefile4
-rw-r--r--devel/SDL/Makefile4
-rw-r--r--devel/cppcheck/Makefile4
-rw-r--r--devel/dconf/Makefile3
-rw-r--r--devel/libthrift/Makefile4
-rw-r--r--devel/xulrunner/Makefile3
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--emulators/BasiliskII/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/gambatte/Makefile4
-rw-r--r--games/rocksndiamonds/Makefile4
-rw-r--r--graphics/magicpoint/Makefile4
-rw-r--r--graphics/pfstools/Makefile4
-rw-r--r--inputmethod/skktools/Makefile3
-rw-r--r--lang/gcc44/Makefile4
-rw-r--r--mail/dovecot/Makefile3
-rw-r--r--mail/dovecot2/Makefile3
-rw-r--r--mail/milter-greylist/Makefile3
-rw-r--r--mail/thunderbird/Makefile3
-rw-r--r--multimedia/mplayer-share/Makefile4
-rw-r--r--multimedia/smpeg/Makefile4
-rw-r--r--net/aiccu/Makefile3
-rw-r--r--net/couriertcpd/Makefile3
-rw-r--r--net/ettercap/Makefile4
-rw-r--r--net/libnids/Makefile3
-rw-r--r--net/libvncserver/Makefile3
-rw-r--r--net/mtr/Makefile4
-rw-r--r--net/nmap/Makefile3
-rw-r--r--net/openvpn/Makefile3
-rw-r--r--net/snort/Makefile3
-rw-r--r--net/unison/Makefile3
-rw-r--r--net/unison2.32/Makefile4
-rw-r--r--security/MyPasswordSafe/Makefile4
-rw-r--r--security/ap-modsecurity2/Makefile3
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/pkcs11-helper/Makefile3
-rw-r--r--sysutils/open-vm-tools/Makefile4
-rw-r--r--wm/fvwm/Makefile4
-rw-r--r--www/htmldoc/Makefile4
-rw-r--r--www/seamonkey/Makefile3
-rw-r--r--x11/qt4-libs/Makefile4
-rw-r--r--x11/xdialog/Makefile4
-rw-r--r--x11/xplanet/Makefile3
58 files changed, 117 insertions, 89 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index b9befaa8f0d..e85579495f6 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2011/01/18 23:03:22 gls Exp $
+# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $
#
DISTNAME= cmus-v2.3.3
PKGNAME= ${DISTNAME:S/-v/-/}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 06354f84058..d344d313e9d 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2010/11/07 15:27:26 shattered Exp $
+# $NetBSD: Makefile,v 1.68 2011/04/22 14:40:40 obache Exp $
DISTNAME= lame-3.98.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/}
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 831e7132c09..e82b0a4242c 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2011/04/05 05:22:52 rxg Exp $
+# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $
DISTNAME= xmp-3.3.0
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/}
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 23c76cf86d3..bc0d0c541a9 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2010/05/27 10:49:07 adam Exp $
+# $NetBSD: Makefile,v 1.6 2011/04/22 14:40:40 obache Exp $
DISTNAME= sysbench-0.4.12
+PKGREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/}
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index e3481554ebd..70d87b16e1a 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2010/03/20 21:32:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.23 2011/04/22 14:40:40 obache Exp $
#
DISTNAME= InspIRCd-1.1.23
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile
index 96ff5d55ee5..0c550ee1eb8 100644
--- a/chat/inspircd12/Makefile
+++ b/chat/inspircd12/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2010/06/25 21:38:44 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:40 obache Exp $
#
DISTNAME= InspIRCd-1.2.0
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile
index 11cc1df26ff..4a6ff07226b 100644
--- a/databases/freetds/Makefile
+++ b/databases/freetds/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2010/12/16 06:56:29 taca Exp $
+# $NetBSD: Makefile,v 1.44 2011/04/22 14:40:41 obache Exp $
DISTNAME= freetds-0.82
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/
diff --git a/databases/postgresql83-uuid/Makefile b/databases/postgresql83-uuid/Makefile
index 9cd473c2ebc..fe2416b0c37 100644
--- a/databases/postgresql83-uuid/Makefile
+++ b/databases/postgresql83-uuid/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:41 obache Exp $
#
PGSQL_VERSION= 83
+PKGREVISION= 1
.include "../../databases/postgresql-uuid/Makefile.common"
diff --git a/databases/postgresql84-uuid/Makefile b/databases/postgresql84-uuid/Makefile
index 4761bc438e6..a9785779716 100644
--- a/databases/postgresql84-uuid/Makefile
+++ b/databases/postgresql84-uuid/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:41 obache Exp $
#
PGSQL_VERSION= 84
+PKGREVISION= 1
.include "../../databases/postgresql-uuid/Makefile.common"
diff --git a/databases/postgresql90-uuid/Makefile b/databases/postgresql90-uuid/Makefile
index 771eda1fb2e..e4043a02c91 100644
--- a/databases/postgresql90-uuid/Makefile
+++ b/databases/postgresql90-uuid/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:41 obache Exp $
#
PGSQL_VERSION= 90
+PKGREVISION= 1
.include "../../databases/postgresql-uuid/Makefile.common"
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index 3b0987dad21..24f7dcf2684 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2010/03/21 16:29:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2011/04/22 14:40:41 obache Exp $
DISTNAME= sqlrelay-0.37
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/}
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index c3542a6fce1..a00fb5a512c 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/04/19 19:21:39 zafer Exp $
+# $NetBSD: Makefile,v 1.30 2011/04/22 14:40:41 obache Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= SQL shell for Sybase and MS-SQL servers
# Normal package Makefile contents follow.
DISTNAME= sqsh-2.1-src
PKGNAME_BASE= ${DISTNAME:S/-src//}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqsh/}
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile
index b9ee624b742..8977f7ccdbe 100644
--- a/devel/SDL/Makefile
+++ b/devel/SDL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2011/01/27 14:15:05 adam Exp $
+# $NetBSD: Makefile,v 1.93 2011/04/22 14:40:41 obache Exp $
DISTNAME= SDL-1.2.14
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel games
MASTER_SITES= http://www.libsdl.org/release/
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index 35d2358ff78..5265a04c8bc 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/01/13 13:53:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:41 obache Exp $
#
DISTNAME= cppcheck-1.46.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcheck/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index 13be0970207..d55da014c4e 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/02/25 20:46:11 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2011/04/22 14:40:41 obache Exp $
#
DISTNAME= dconf-0.5.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/0.5/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile
index 8b7772b2dda..76c73eb1438 100644
--- a/devel/libthrift/Makefile
+++ b/devel/libthrift/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/02/11 21:22:02 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2011/04/22 14:40:42 obache Exp $
DISTNAME= thrift-${THRIFT_VERSION}
PKGNAME= libthrift-${THRIFT_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=incubator/thrift/${THRIFT_VERSION}-incubating/}
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile
index 96e16d23356..6d7a98b6e57 100644
--- a/devel/xulrunner/Makefile
+++ b/devel/xulrunner/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2011/03/05 11:57:16 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2011/04/22 14:40:42 obache Exp $
.include "dist.mk"
PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+PKGREVISION= 1
CATEGORIES= devel www
MAINTAINER= tnn@NetBSD.org
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index a4177cbaaf7..58eb4a31ff4 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2011/03/01 04:12:45 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:42 obache Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
+PKGREVISION= 1
+
.include "options.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 38736729415..7e488096ee3 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.135 2011/03/10 10:24:52 obache Exp $
+# $NetBSD: Makefile,v 1.136 2011/04/22 14:40:42 obache Exp $
-PKGREVISION= 5
+PKGREVISION= 6
CONFLICTS+= emacs-nox11-[0-9]*
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 08d0001fca8..846208e9230 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2011/03/10 10:24:52 obache Exp $
+# $NetBSD: Makefile,v 1.13 2011/04/22 14:40:42 obache Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.3
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 6c1310f37d2..a0ca4988d08 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.97 2011/01/13 13:53:26 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2011/04/22 14:40:42 obache Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= XEmacs text editor version 21
DISTNAME= xemacs-21.4.22
#PKGREVISION= 1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 9a3715074fc..ab6432e1969 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2008/06/12 02:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2011/04/22 14:40:42 obache Exp $
DISTNAME= BasiliskII_src_01052006
PKGNAME= BasiliskII-1.0.20060501
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 8aa12da7864..b4a2bfed3be 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/01/13 13:53:27 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2011/04/22 14:40:42 obache Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile
index 86edf4abb7e..725e2ed2a92 100644
--- a/emulators/gambatte/Makefile
+++ b/emulators/gambatte/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2011/01/13 13:53:27 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2011/04/22 14:40:42 obache Exp $
#
DISTNAME= gambatte_src-0.4.1
PKGNAME= ${DISTNAME:S/_src//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/}
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index 7d6bbe2e1fa..dccc6d27f8e 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2011/01/13 13:53:28 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2011/04/22 14:40:42 obache Exp $
DISTNAME= rocksndiamonds-3.3.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games x11
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index 1b472b61217..8bebef8f373 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2011/03/09 16:26:48 drochner Exp $
+# $NetBSD: Makefile,v 1.72 2011/04/22 14:40:43 obache Exp $
DISTNAME= magicpoint-1.13a
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= x11 graphics
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 0da0dffcafa..d05d75376f1 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/02/10 03:45:10 brook Exp $
+# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:43 obache Exp $
#
DISTNAME= pfstools-1.7.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/}
diff --git a/inputmethod/skktools/Makefile b/inputmethod/skktools/Makefile
index 2e1f30ab9e5..ec7e715e0e9 100644
--- a/inputmethod/skktools/Makefile
+++ b/inputmethod/skktools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/03/07 08:52:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2011/04/22 14:40:43 obache Exp $
#
DISTNAME= skktools-1.3.1
+PKGREVISION= 1
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/skk/tools/
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index f696e50fd93..888ca116bf2 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2011/04/14 19:38:13 hans Exp $
+# $NetBSD: Makefile,v 1.20 2011/04/22 14:40:43 obache Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc44-${GCC_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 8062a30e672..52dc44708a7 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.153 2010/11/20 15:57:11 ghen Exp $
+# $NetBSD: Makefile,v 1.154 2011/04/22 14:40:43 obache Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .16
SIEVE_VERSION= 0.1.18
MANAGESIEVE_VERSION= 0.11.12
DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/
DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 616bc353c6e..05032daae4a 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2011/04/15 13:34:28 adam Exp $
+# $NetBSD: Makefile,v 1.10 2011/04/22 14:40:43 obache Exp $
DISTNAME= dovecot-2.0.12
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.0/
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index 7a59ce93c86..412b0701f5c 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2010/08/21 18:49:38 tron Exp $
+# $NetBSD: Makefile,v 1.50 2011/04/22 14:40:43 obache Exp $
DISTNAME= milter-greylist-4.2.6
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/
EXTRACT_SUFX= .tgz
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 925f806bee9..1a0415fad06 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.66 2011/03/05 13:09:35 tnn Exp $
+# $NetBSD: Makefile,v 1.67 2011/04/22 14:40:43 obache Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
TB_VER= 3.1.8
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile
index 3f0bd2ee9e9..35e195be5b7 100644
--- a/multimedia/mplayer-share/Makefile
+++ b/multimedia/mplayer-share/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2011/01/13 13:53:30 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:43 obache Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGNAME= mplayer-share-${MPLAYER_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Documentation used by mplayer and gmplayer
DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index d37ab7532be..3681e47ae5c 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2011/02/28 14:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2011/04/22 14:40:44 obache Exp $
#
DISTNAME= smpeg-0.4.4
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= devel multimedia
MASTER_SITES= #
diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile
index 76d8d8fc24b..ead32aa6d0c 100644
--- a/net/aiccu/Makefile
+++ b/net/aiccu/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/04/15 08:15:53 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/04/22 14:40:44 obache Exp $
DISTNAME= aiccu_20070115
PKGNAME= ${DISTNAME:S/_/-/:S/.//g}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/
diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile
index 1cc42469157..bfce5b3cebe 100644
--- a/net/couriertcpd/Makefile
+++ b/net/couriertcpd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2010/06/15 23:01:23 pettai Exp $
+# $NetBSD: Makefile,v 1.18 2011/04/22 14:40:44 obache Exp $
DISTNAME= courier-${COURIER_VERSION}
PKGNAME= ${DISTNAME:S/-/tcpd-/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index 67ddeb8f9e5..6d25d5e785e 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2011/04/09 08:43:56 obache Exp $
+# $NetBSD: Makefile,v 1.52 2011/04/22 14:40:44 obache Exp $
DISTNAME= ettercap-0.6.b
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ettercap/}
diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index 37a080a051c..7cdd9375f26 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2009/12/09 12:27:28 obache Exp $
+# $NetBSD: Makefile,v 1.27 2011/04/22 14:40:44 obache Exp $
#
DISTNAME= libnids-1.23
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnids/}
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index 80164503107..7f34071b560 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2011/04/04 09:13:44 obache Exp $
+# $NetBSD: Makefile,v 1.12 2011/04/22 14:40:44 obache Exp $
#
DISTNAME= LibVNCServer-0.9.8
PKGNAME= libVNCServer-0.9.8
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index c612d4d9c66..afad0dad7fb 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2011/01/13 13:53:32 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2011/04/22 14:40:44 obache Exp $
DISTNAME= mtr-0.80
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/
diff --git a/net/nmap/Makefile b/net/nmap/Makefile
index 650ed424db3..662f7c3a387 100644
--- a/net/nmap/Makefile
+++ b/net/nmap/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2011/02/16 21:52:01 pettai Exp $
+# $NetBSD: Makefile,v 1.80 2011/04/22 14:40:44 obache Exp $
#
DISTNAME= nmap-5.51
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://nmap.org/dist/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile
index e70540fb9c2..950d0c9bc09 100644
--- a/net/openvpn/Makefile
+++ b/net/openvpn/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2010/11/30 08:50:17 adam Exp $
+# $NetBSD: Makefile,v 1.40 2011/04/22 14:40:44 obache Exp $
DISTNAME= openvpn-2.1.4
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://swupdate.openvpn.net/community/releases/
diff --git a/net/snort/Makefile b/net/snort/Makefile
index 6764bc23ea3..1493a978833 100644
--- a/net/snort/Makefile
+++ b/net/snort/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2011/04/01 16:48:36 gdt Exp $
+# $NetBSD: Makefile,v 1.44 2011/04/22 14:40:45 obache Exp $
#
DISTNAME= snort-2.8.5.1
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://www.snort.org/dl/ \
http://www.snort.org/dl/current/ \
diff --git a/net/unison/Makefile b/net/unison/Makefile
index a9574fdbba5..da5c51754ef 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2011/02/25 20:03:01 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2011/04/22 14:40:45 obache Exp $
DISTNAME= unison-2.40.61
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/
diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile
index 26953269010..f36b4d910d2 100644
--- a/net/unison2.32/Makefile
+++ b/net/unison2.32/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/25 20:01:37 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:45 obache Exp $
DISTNAME= unison-2.32.52
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile
index b89fb5ee257..511144fd243 100644
--- a/security/MyPasswordSafe/Makefile
+++ b/security/MyPasswordSafe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2011/01/13 14:03:20 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:45 obache Exp $
#
DISTNAME= MyPasswordSafe-20061216
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://www.semanticgap.com/myps/release/
DISTFILES= ${DISTNAME}.src.tgz
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index 8f1c4830446..39d26f5f2d9 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/03/19 21:18:06 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2011/04/22 14:40:45 obache Exp $
DISTNAME= modsecurity-apache_2.5.13
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
+PKGREVISION= 1
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
LICENSE= gnu-gpl-v2
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 895393f48cc..17afeb487cc 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2011/02/11 21:22:04 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2011/04/22 14:40:45 obache Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 3bad2edcdd1..87d00bd5db5 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2011/01/13 14:03:21 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2011/04/22 14:40:45 obache Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile
index 9852b49f518..f4fc9831614 100644
--- a/security/pkcs11-helper/Makefile
+++ b/security/pkcs11-helper/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/03/31 18:37:34 agc Exp $
+# $NetBSD: Makefile,v 1.3 2011/04/22 14:40:45 obache Exp $
#
DISTNAME= pkcs11-helper-1.06
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/pkcs11-helper/
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index 99b07e8bc81..3bdc602a315 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2011/01/13 14:03:21 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:45 obache Exp $
DISTNAME= open-vm-tools-2008.08.08-109361
PKGNAME= open-vm-tools-2008.08.08.109361
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/}
diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile
index 532c151c200..56301222557 100644
--- a/wm/fvwm/Makefile
+++ b/wm/fvwm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2010/09/28 13:21:33 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2011/04/22 14:40:45 obache Exp $
DISTNAME= fvwm-${FVWM_VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
http://www.fvwm.org/generated/icon_download/
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile
index f087f814670..bb03b34056f 100644
--- a/www/htmldoc/Makefile
+++ b/www/htmldoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/01/13 13:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2011/04/22 14:40:46 obache Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= Converts HTML to indexed HTML, PDF and/or PostScript
# Normal package Makefile contents follow.
DISTNAME= htmldoc-1.8.27-source
PKGNAME_BASE= ${DISTNAME:S/-source//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= www
MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 52b5f1f3086..c280b50653f 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2011/03/05 14:48:21 tnn Exp $
+# $NetBSD: Makefile,v 1.48 2011/04/22 14:40:46 obache Exp $
#
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER}
SM_VER= 2.0.12
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile
index 5ded53448b0..5a2de0455de 100644
--- a/x11/qt4-libs/Makefile
+++ b/x11/qt4-libs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.58 2011/04/01 20:53:55 markd Exp $
+# $NetBSD: Makefile,v 1.59 2011/04/22 14:40:46 obache Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-libs-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= C++ X GUI toolkit
# XXX this is to test what really gets installed when 'do-install' is disabled
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 738fc47320d..c25c7575cfd 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2011/01/13 13:53:30 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:46 obache Exp $
#
DISTNAME= Xdialog-2.3.1
PKGNAME= ${DISTNAME:S/^X/x/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11 misc
MASTER_SITES= http://xdialog.free.fr/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile
index 14268897281..6bc270848e6 100644
--- a/x11/xplanet/Makefile
+++ b/x11/xplanet/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2011/04/04 11:41:28 adam Exp $
+# $NetBSD: Makefile,v 1.52 2011/04/22 14:40:46 obache Exp $
DISTNAME= xplanet-1.2.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/}