summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/audacious-plugins/Makefile4
-rw-r--r--audio/libmusicbrainz/Makefile4
-rw-r--r--audio/libmusicbrainz/buildlink3.mk4
-rw-r--r--devel/java-subversion/Makefile4
-rw-r--r--devel/p5-subversion/Makefile4
-rw-r--r--devel/py-subversion/Makefile4
-rw-r--r--devel/py-subvertpy/Makefile3
-rw-r--r--devel/rapidsvn/Makefile4
-rw-r--r--devel/ruby-subversion/Makefile4
-rw-r--r--devel/subversion-base/Makefile4
-rw-r--r--devel/subversion-base/buildlink3.mk4
-rw-r--r--filesystems/fuse-svnfs/Makefile4
-rw-r--r--filesystems/fuse-wdfs/Makefile4
-rw-r--r--misc/openoffice2/Makefile4
-rw-r--r--misc/openoffice3/Makefile4
-rw-r--r--www/ap2-subversion/Makefile4
16 files changed, 32 insertions, 31 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile
index 78d02fcf86b..efa1012b721 100644
--- a/audio/audacious-plugins/Makefile
+++ b/audio/audacious-plugins/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/04/16 21:42:40 wiz Exp $
#
DISTNAME= audacious-plugins-1.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile
index f162f828853..d6866a93ff7 100644
--- a/audio/libmusicbrainz/Makefile
+++ b/audio/libmusicbrainz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/04/06 12:59:29 markd Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/16 21:42:41 wiz Exp $
DISTNAME= libmusicbrainz-3.0.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
diff --git a/audio/libmusicbrainz/buildlink3.mk b/audio/libmusicbrainz/buildlink3.mk
index 81f678317e9..4e674d3dc78 100644
--- a/audio/libmusicbrainz/buildlink3.mk
+++ b/audio/libmusicbrainz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2009/03/20 19:23:56 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2009/04/16 21:42:41 wiz Exp $
BUILDLINK_TREE+= libmusicbrainz
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmusicbrainz
LIBMUSICBRAINZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libmusicbrainz+= libmusicbrainz>=3.0.0
-BUILDLINK_ABI_DEPENDS.libmusicbrainz?= libmusicbrainz>=3.0.0nb1
+BUILDLINK_ABI_DEPENDS.libmusicbrainz?= libmusicbrainz>=3.0.0nb2
BUILDLINK_PKGSRCDIR.libmusicbrainz?= ../../audio/libmusicbrainz
.include "../../www/neon/buildlink3.mk"
diff --git a/devel/java-subversion/Makefile b/devel/java-subversion/Makefile
index c4928ab5787..92142a1cc38 100644
--- a/devel/java-subversion/Makefile
+++ b/devel/java-subversion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/10/14 06:23:43 epg Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/16 21:42:41 wiz Exp $
PKGNAME= java-subversion-${SVNVER}
-#PKGREVISION= 1
+PKGREVISION= 1
COMMENT= Java bindings for Subversion
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index 3e9e9687eb1..e742590e94e 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2008/10/19 19:18:00 he Exp $
+# $NetBSD: Makefile,v 1.45 2009/04/16 21:42:41 wiz Exp $
PKGNAME= p5-subversion-${SVNVER}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Perl bindings for Subversion
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile
index 0aa37937612..52e67857bea 100644
--- a/devel/py-subversion/Makefile
+++ b/devel/py-subversion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2009/03/05 18:51:29 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2009/04/16 21:42:41 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER}
-#PKGREVISION= 1
+PKGREVISION= 1
COMMENT= Python bindings and tools for Subversion
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile
index ca8dcc581de..7da785a0d63 100644
--- a/devel/py-subvertpy/Makefile
+++ b/devel/py-subvertpy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2009/02/20 02:59:50 epg Exp $
+# $NetBSD: Makefile,v 1.2 2009/04/16 21:42:41 wiz Exp $
DISTNAME= subvertpy-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= http://launchpad.net/subvertpy/trunk/0.6.1/+download/
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
index da21566a01d..869055fcd4c 100644
--- a/devel/rapidsvn/Makefile
+++ b/devel/rapidsvn/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2008/09/22 20:21:03 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2009/04/16 21:42:42 wiz Exp $
DISTNAME= rapidsvn-0.9.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel x11 scm
MASTER_SITES= http://www.rapidsvn.org/download/release/0.9.4/
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index deb2a8a18ff..48063ad9188 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2008/10/14 06:23:43 epg Exp $
+# $NetBSD: Makefile,v 1.24 2009/04/16 21:42:42 wiz Exp $
PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER}
-#PKGREVISION= 1
+PKGREVISION= 1
COMMENT= Ruby bindings for Subversion
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/subversion-base/Makefile b/devel/subversion-base/Makefile
index 1e6f2345232..771530cbc1f 100644
--- a/devel/subversion-base/Makefile
+++ b/devel/subversion-base/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2009/04/15 23:01:42 gdt Exp $
+# $NetBSD: Makefile,v 1.60 2009/04/16 21:42:42 wiz Exp $
PKGNAME= subversion-base-${SVNVER}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Version control system, base programs and libraries
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/devel/subversion-base/buildlink3.mk b/devel/subversion-base/buildlink3.mk
index 834965f8b31..c0c1acedbab 100644
--- a/devel/subversion-base/buildlink3.mk
+++ b/devel/subversion-base/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2009/04/15 23:06:00 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2009/04/16 21:42:42 wiz Exp $
.include "../../mk/bsd.fast.prefs.mk"
.include "../../devel/subversion/Makefile.version"
@@ -9,7 +9,7 @@ BUILDLINK_TREE+= subversion-base
SUBVERSION_BASE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.subversion-base+= subversion-base>=1.5.2nb1
-BUILDLINK_ABI_DEPENDS.subversion-base?= subversion-base>=1.5.2nb1
+BUILDLINK_ABI_DEPENDS.subversion-base?= subversion-base>=1.5.6nb1
BUILDLINK_PKGSRCDIR.subversion-base?= ../../devel/subversion-base
BUILDLINK_FILES.subversion-base+= bin/svn-config
diff --git a/filesystems/fuse-svnfs/Makefile b/filesystems/fuse-svnfs/Makefile
index 03b8ee3d492..249d67e4a5b 100644
--- a/filesystems/fuse-svnfs/Makefile
+++ b/filesystems/fuse-svnfs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/09/06 20:54:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/16 21:42:42 wiz Exp $
#
DISTNAME= svnfs-0.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= filesystems
MASTER_SITES= http://www.jmadden.eu/wp-content/uploads/svnfs/
diff --git a/filesystems/fuse-wdfs/Makefile b/filesystems/fuse-wdfs/Makefile
index 8608ab4b0de..01f8b16dc36 100644
--- a/filesystems/fuse-wdfs/Makefile
+++ b/filesystems/fuse-wdfs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/02/16 01:24:39 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/16 21:42:43 wiz Exp $
#
DISTNAME= wdfs-1.4.2
PKGNAME= fuse-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= http://noedler.de/projekte/wdfs/
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile
index b85e1d213a0..768e0d34103 100644
--- a/misc/openoffice2/Makefile
+++ b/misc/openoffice2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.67 2009/04/06 12:59:30 markd Exp $
+# $NetBSD: Makefile,v 1.68 2009/04/16 21:42:43 wiz Exp $
#
OO_VER= 2.4.2
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice2-${OO_VER}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/}
DIST_SUBDIR= ${DISTNAME}
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index 881fbfeaa3a..b474dd039c5 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2009/04/06 12:59:30 markd Exp $
+# $NetBSD: Makefile,v 1.30 2009/04/16 21:42:43 wiz Exp $
#
OO_VER= 3.0.1
OO_TAG= OOO300_m15
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice3-${OO_VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/}
DIST_SUBDIR= ${DISTNAME}
diff --git a/www/ap2-subversion/Makefile b/www/ap2-subversion/Makefile
index dab3065c276..460a09e5ba3 100644
--- a/www/ap2-subversion/Makefile
+++ b/www/ap2-subversion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2008/10/14 06:23:43 epg Exp $
+# $NetBSD: Makefile,v 1.37 2009/04/16 21:42:43 wiz Exp $
PKGNAME= ${APACHE_PKG_PREFIX}-subversion-${SVNVER}
-#PKGREVISION= 1
+PKGREVISION= 1
COMMENT= WebDAV server (Apache module) for Subversion
PKG_DESTDIR_SUPPORT= user-destdir