summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-14 15:33:12 +0000
committerwiz <wiz@pkgsrc.org>2010-06-14 15:33:12 +0000
commitcec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch)
tree4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4
parentabe9e25af6e42948d4d2e4cc593e97335007e703 (diff)
downloadpkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull in their png dependencies via default-on options; they were included in the test bulk build though)
-rw-r--r--audio/snd/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--games/dopewars/Makefile4
-rw-r--r--games/rocksndiamonds/Makefile3
-rw-r--r--mail/spamprobe/Makefile4
-rw-r--r--mail/thunderbird/Makefile4
-rw-r--r--math/pspp/Makefile4
-rw-r--r--net/gtk-gnutella/Makefile4
-rw-r--r--net/kismet/Makefile4
-rw-r--r--net/mldonkey-gui/Makefile4
-rw-r--r--net/vnstat/Makefile4
-rw-r--r--net/wireshark/Makefile3
-rw-r--r--security/MyPasswordSafe/Makefile4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--sysutils/open-vm-tools/Makefile4
-rw-r--r--wm/jwm/Makefile4
-rw-r--r--www/seamonkey/Makefile3
17 files changed, 34 insertions, 31 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 2b816d08f81..52ef2c3061d 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2010/03/24 19:43:21 asau Exp $
+# $NetBSD: Makefile,v 1.57 2010/06/14 15:33:12 wiz Exp $
#
DISTNAME= snd-9.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 100927bae4e..9a821b2230e 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/06/14 06:39:49 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/06/14 15:33:12 wiz Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 0b9ca106229..143f760e181 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2009/08/26 19:58:44 sno Exp $
+# $NetBSD: Makefile,v 1.42 2010/06/14 15:33:13 wiz Exp $
DISTNAME= dopewars-1.5.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/}
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index 42968d26c24..7cd841a0b88 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2010/06/06 08:41:44 adam Exp $
+# $NetBSD: Makefile,v 1.43 2010/06/14 15:33:13 wiz Exp $
DISTNAME= rocksndiamonds-3.3.0.0
+PKGREVISION= 1
CATEGORIES= games x11
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index 672262fb319..226bd713cdd 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2010/06/02 13:17:22 adam Exp $
+# $NetBSD: Makefile,v 1.23 2010/06/14 15:33:13 wiz Exp $
DISTNAME= spamprobe-1.4d
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/}
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index ac627984802..ae8deda94e5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.53 2010/05/19 09:21:43 tnn Exp $
+# $NetBSD: Makefile,v 1.54 2010/06/14 15:33:13 wiz Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-PKGREVISION= 2
+PKGREVISION= 3
TB_VER= 3.0.4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index d47492a0265..5e497b871ae 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2010/03/24 19:43:27 asau Exp $
+# $NetBSD: Makefile,v 1.45 2010/06/14 15:33:13 wiz Exp $
#
DISTNAME= pspp-0.6.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=pspp/}
diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile
index 44b54515e30..2cd5ce45028 100644
--- a/net/gtk-gnutella/Makefile
+++ b/net/gtk-gnutella/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2009/08/26 19:58:45 sno Exp $
+# $NetBSD: Makefile,v 1.66 2010/06/14 15:33:13 wiz Exp $
DISTNAME= gtk-gnutella-0.96.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/kismet/Makefile b/net/kismet/Makefile
index 3af633a9d41..2d00a2bd140 100644
--- a/net/kismet/Makefile
+++ b/net/kismet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2010/03/24 19:43:28 asau Exp $
+# $NetBSD: Makefile,v 1.16 2010/06/14 15:33:13 wiz Exp $
DISTNAME= kismet-2008-05-R1
PKGNAME= kismet-2008.05.01
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net
MASTER_SITES= http://www.kismetwireless.net/code/
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile
index a236d69902d..342ea6c4af2 100644
--- a/net/mldonkey-gui/Makefile
+++ b/net/mldonkey-gui/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:12 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2010/06/14 15:33:13 wiz Exp $
#
.include "../../net/mldonkey/Makefile.common"
PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT+= (GTK interface)
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile
index 32e7afb1e3e..cf63a3ef71a 100644
--- a/net/vnstat/Makefile
+++ b/net/vnstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/11/26 14:11:44 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/06/14 15:33:13 wiz Exp $
DISTNAME= vnstat-1.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://humdi.net/vnstat/
#DISTFILES=${DISTNAME}.tar.gz
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index bd514dace28..937e8340f04 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2010/06/10 18:24:39 tron Exp $
+# $NetBSD: Makefile,v 1.47 2010/06/14 15:33:13 wiz Exp $
DISTNAME= wireshark-1.2.9
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile
index 9b412f36cbf..7051b3cde15 100644
--- a/security/MyPasswordSafe/Makefile
+++ b/security/MyPasswordSafe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:46 sno Exp $
+# $NetBSD: Makefile,v 1.17 2010/06/14 15:33:14 wiz Exp $
#
DISTNAME= MyPasswordSafe-20061216
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.semanticgap.com/myps/release/
DISTFILES= ${DISTNAME}.src.tgz
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 82df313dbcf..b66a6ed76df 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2010/01/27 22:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2010/06/14 15:33:14 wiz Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index db572e9f743..1869c46f59a 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2010/02/19 20:33:07 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2010/06/14 15:33:14 wiz Exp $
DISTNAME= open-vm-tools-2008.08.08-109361
PKGNAME= open-vm-tools-2008.08.08.109361
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/}
diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile
index a86035ab85a..b7c82a0f461 100644
--- a/wm/jwm/Makefile
+++ b/wm/jwm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/01/24 13:26:12 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/06/14 15:33:14 wiz Exp $
#
DISTNAME= jwm-2.0.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= wm x11
MASTER_SITES= http://www.joewing.net/programs/jwm/releases/ \
${MASTER_SITE_SOURCEFORGE:=jwm/}
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 20ef77c3277..4f07596229a 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.35 2010/04/03 08:45:57 tnn Exp $
+# $NetBSD: Makefile,v 1.36 2010/06/14 15:33:14 wiz Exp $
#
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER}
SM_VER= 2.0.4
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
EXTRACT_SUFX= .tar.bz2