summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/inspircd/Makefile4
-rw-r--r--chat/inspircd12/Makefile4
-rw-r--r--chat/jabberd2/Makefile3
-rw-r--r--chat/libpurple/Makefile4
-rw-r--r--databases/sqlrelay/Makefile4
-rw-r--r--devel/apr-util/Makefile3
-rw-r--r--devel/cutter/Makefile4
-rw-r--r--devel/kdesdk3/Makefile4
-rw-r--r--devel/kdevelop-base/Makefile4
-rw-r--r--devel/libthrift/Makefile3
-rw-r--r--devel/opengrok/Makefile3
-rw-r--r--finance/kmymoney2/Makefile3
-rw-r--r--geography/gdal-lib/Makefile4
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/uim/Makefile3
-rw-r--r--mail/balsa/Makefile4
-rw-r--r--mail/bogofilter/Makefile4
-rw-r--r--mail/cyrus-imapd23/Makefile4
-rw-r--r--mail/cyrus-imapd24/Makefile3
-rw-r--r--mail/dbmail/Makefile4
-rw-r--r--mail/dovecot/Makefile3
-rw-r--r--mail/dovecot2/Makefile3
-rw-r--r--mail/dspam/Makefile4
-rw-r--r--mail/exim/Makefile3
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--net/aria2/Makefile3
-rw-r--r--news/tin/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--sysutils/bacula/Makefile4
-rw-r--r--x11/lablgtk/Makefile4
30 files changed, 61 insertions, 47 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index 70d87b16e1a..db57efeeb99 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2011/04/22 14:40:40 obache Exp $
+# $NetBSD: Makefile,v 1.24 2011/06/10 21:57:06 obache Exp $
#
DISTNAME= InspIRCd-1.1.23
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/chat/inspircd12/Makefile b/chat/inspircd12/Makefile
index 0c550ee1eb8..a05a3418b2a 100644
--- a/chat/inspircd12/Makefile
+++ b/chat/inspircd12/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:40 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/06/10 21:57:06 obache Exp $
#
DISTNAME= InspIRCd-1.2.0
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile
index 4de930c007d..4ed8749ffed 100644
--- a/chat/jabberd2/Makefile
+++ b/chat/jabberd2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2011/06/02 15:35:58 schnoebe Exp $
+# $NetBSD: Makefile,v 1.69 2011/06/10 21:57:06 obache Exp $
DISTNAME= jabberd-2.2.14
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index cf88e3c2ee1..4f5ba7162aa 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2011/04/22 13:42:39 obache Exp $
+# $NetBSD: Makefile,v 1.29 2011/06/10 21:57:06 obache Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index 24f7dcf2684..10895ff409f 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2011/04/22 14:40:41 obache Exp $
+# $NetBSD: Makefile,v 1.20 2011/06/10 21:57:06 obache Exp $
DISTNAME= sqlrelay-0.37
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/}
diff --git a/devel/apr-util/Makefile b/devel/apr-util/Makefile
index b556bd50486..5b493bfa19b 100644
--- a/devel/apr-util/Makefile
+++ b/devel/apr-util/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2011/05/22 22:47:19 tron Exp $
+# $NetBSD: Makefile,v 1.22 2011/06/10 21:57:06 obache Exp $
DISTNAME= apr-util-1.3.12
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile
index 43a6b59569a..5ba6a5683a2 100644
--- a/devel/cutter/Makefile
+++ b/devel/cutter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:27 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/06/10 21:57:06 obache Exp $
#
DISTNAME= cutter-1.1.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cutter/}
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile
index 09b5cbbacfc..fa255cf9289 100644
--- a/devel/kdesdk3/Makefile
+++ b/devel/kdesdk3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2011/04/22 13:42:08 obache Exp $
+# $NetBSD: Makefile,v 1.76 2011/06/10 21:57:06 obache Exp $
DISTNAME= kdesdk-${_KDE_VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= devel
COMMENT= Support applications and tools used by KDE developers
diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile
index 146b1307261..9dc6a93d990 100644
--- a/devel/kdevelop-base/Makefile
+++ b/devel/kdevelop-base/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2011/04/22 13:43:20 obache Exp $
+# $NetBSD: Makefile,v 1.92 2011/06/10 21:57:07 obache Exp $
DISTNAME= kdevelop_3.5.5.orig
PKGNAME= kdevelop-base-3.5.5
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= devel kde
MASTER_SITES= http://download.opensuse.org/repositories/home:/amilcarlucas/xUbuntu_6.06/
EXTRACT_SUFX= .tar.gz
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile
index 9c77437e950..0ffb8301a50 100644
--- a/devel/libthrift/Makefile
+++ b/devel/libthrift/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/06/03 13:39:44 fhajny Exp $
+# $NetBSD: Makefile,v 1.8 2011/06/10 21:57:07 obache Exp $
DISTNAME= thrift-${THRIFT_VERSION}
PKGNAME= libthrift-${THRIFT_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/}
EXTRACT_SUFX= .tar.gz
diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile
index c4fbad6c414..2005a0eb97b 100644
--- a/devel/opengrok/Makefile
+++ b/devel/opengrok/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/04/29 19:50:24 ahoka Exp $
+# $NetBSD: Makefile,v 1.14 2011/06/10 21:57:07 obache Exp $
#
DISTNAME= opengrok-0.8.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+opengrok/files/
diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile
index f42daa6b3ff..1be828affb8 100644
--- a/finance/kmymoney2/Makefile
+++ b/finance/kmymoney2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2011/05/16 21:29:04 shattered Exp $
+# $NetBSD: Makefile,v 1.51 2011/06/10 21:57:07 obache Exp $
DISTNAME= kmymoney2-1.0.5
+PKGREVISION= 1
CATEGORIES= finance kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmymoney2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 86c2318c611..561fc241fa5 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2011/04/22 13:42:10 obache Exp $
+# $NetBSD: Makefile,v 1.40 2011/06/10 21:57:07 obache Exp $
DISTNAME= gdal-1.8.0
PKGNAME= gdal-lib-1.8.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/gdal/
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile
index d6403beaaf0..6c94a8d2dd4 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:55 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/06/10 21:57:07 obache Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod japanese
MASTER_SITES= http://im-ja.sourceforge.net/
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 7e7a034f218..54a8a7e8460 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2011/05/31 03:09:20 obache Exp $
+# $NetBSD: Makefile,v 1.51 2011/06/10 21:57:07 obache Exp $
#
.include "../../inputmethod/uim/Makefile.common"
+PKGREVISION= 1
COMMENT= Multilingual input method library
CONFLICTS+= uim-qt4-immodule-[0-9]*
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 4d7abdccafa..04e5c71a8b7 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2011/04/22 13:44:00 obache Exp $
+# $NetBSD: Makefile,v 1.79 2011/06/10 21:57:07 obache Exp $
DISTNAME= balsa-2.4.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail gnome
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 37b159d68c7..5ff183e64ae 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2010/09/16 08:04:14 adam Exp $
+# $NetBSD: Makefile,v 1.43 2011/06/10 21:57:08 obache Exp $
DISTNAME= bogofilter-1.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 035ce4530af..1d1ce66e304 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2011/05/15 08:40:33 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/06/10 21:57:08 obache Exp $
DISTNAME= cyrus-imapd-2.3.16
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/ \
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index a8be636ce43..e1c62880f13 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2011/04/14 02:18:27 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/06/10 21:57:08 obache Exp $
DISTNAME= cyrus-imapd-2.4.8
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/ \
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 18add2ed342..859c10ac718 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:02 obache Exp $
+# $NetBSD: Makefile,v 1.28 2011/06/10 21:57:08 obache Exp $
DISTNAME= dbmail-2.2.17
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/2.2/
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 0671b9d8c48..f119dd0d927 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.156 2011/06/09 13:15:35 obache Exp $
+# $NetBSD: Makefile,v 1.157 2011/06/10 21:57:08 obache Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .17
SIEVE_VERSION= 0.1.19
MANAGESIEVE_VERSION= 0.11.13
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 048eb3d5b46..c5a40e8fa34 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/05/13 07:36:39 adam Exp $
+# $NetBSD: Makefile,v 1.12 2011/06/10 21:57:08 obache Exp $
DISTNAME= dovecot-2.0.13
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.0/
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index da68c021837..5115815d283 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2010/03/10 13:43:38 martti Exp $
+# $NetBSD: Makefile,v 1.67 2011/06/10 21:57:08 obache Exp $
DISTNAME= dspam-3.8.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail
MASTER_SITES= http://dspam.nuclearelephant.com/sources/
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index cfba26df38c..309ba0e1ea9 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2011/05/09 13:30:47 adam Exp $
+# $NetBSD: Makefile,v 1.109 2011/06/10 21:57:08 obache Exp $
DISTNAME= exim-4.76
+PKGREVISION= 1
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index c40af8fd8df..f4ff84f8001 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.239 2011/05/10 13:38:23 taca Exp $
+# $NetBSD: Makefile,v 1.240 2011/06/10 21:57:09 obache Exp $
DISTNAME= postfix-2.8.3
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/
diff --git a/net/aria2/Makefile b/net/aria2/Makefile
index f31efb5d466..7f7e33da1a4 100644
--- a/net/aria2/Makefile
+++ b/net/aria2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2011/05/04 23:33:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2011/06/10 21:57:09 obache Exp $
#
DISTNAME= aria2-1.11.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aria2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/news/tin/Makefile b/news/tin/Makefile
index e43c9a094d2..395355dd8ae 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2011/04/22 13:44:30 obache Exp $
+# $NetBSD: Makefile,v 1.45 2011/06/10 21:57:09 obache Exp $
#
DISTNAME= tin-1.9.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/unstable/ \
ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/unstable/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 87d00bd5db5..905462aa2de 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2011/04/22 14:40:45 obache Exp $
+# $NetBSD: Makefile,v 1.30 2011/06/10 21:57:09 obache Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.4
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile
index 77fe85b0d56..0ce46b70d4d 100644
--- a/sysutils/bacula/Makefile
+++ b/sysutils/bacula/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2010/03/09 07:06:00 adam Exp $
+# $NetBSD: Makefile,v 1.36 2011/06/10 21:57:09 obache Exp $
+
+PKGREVISION= 1
CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]*
diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile
index 0f6e3c55a9c..634c8eb7c0f 100644
--- a/x11/lablgtk/Makefile
+++ b/x11/lablgtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2011/04/22 13:45:12 obache Exp $
+# $NetBSD: Makefile,v 1.47 2011/06/10 21:57:09 obache Exp $
#
DISTNAME= lablgtk-2.14.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/