summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/libopensync-plugin-evolution2/Makefile4
-rw-r--r--comms/libopensync-plugin-file/Makefile4
-rw-r--r--comms/libopensync-plugin-kdepim/Makefile4
-rw-r--r--comms/libopensync-plugin-syncml/Makefile4
-rw-r--r--comms/libopensync/Makefile4
-rw-r--r--comms/libopensync/buildlink3.mk4
-rw-r--r--comms/libsyncml/Makefile4
-rw-r--r--comms/mgetty+sendfax/Makefile3
-rw-r--r--comms/msynctool/Makefile4
-rw-r--r--comms/multisync-gui/Makefile4
-rw-r--r--comms/spandsp/Makefile3
-rw-r--r--comms/spandsp/buildlink3.mk3
-rw-r--r--comms/xisp/Makefile4
13 files changed, 26 insertions, 23 deletions
diff --git a/comms/libopensync-plugin-evolution2/Makefile b/comms/libopensync-plugin-evolution2/Makefile
index 5e5b8667821..1d09f2434c0 100644
--- a/comms/libopensync-plugin-evolution2/Makefile
+++ b/comms/libopensync-plugin-evolution2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/06/10 09:39:49 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libopensync-plugin-evolution2-0.22
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync-plugin-file/Makefile b/comms/libopensync-plugin-file/Makefile
index 8ded946e61a..c040bda61ec 100644
--- a/comms/libopensync-plugin-file/Makefile
+++ b/comms/libopensync-plugin-file/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/06/10 09:39:49 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libopensync-plugin-file-0.22
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile
index 272df75421d..8f27c57ac6f 100644
--- a/comms/libopensync-plugin-kdepim/Makefile
+++ b/comms/libopensync-plugin-kdepim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/01/13 10:54:53 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libopensync-plugin-kdepim-0.22
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync-plugin-syncml/Makefile b/comms/libopensync-plugin-syncml/Makefile
index 5faa434a29a..6a4a031399e 100644
--- a/comms/libopensync-plugin-syncml/Makefile
+++ b/comms/libopensync-plugin-syncml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/06/10 09:39:50 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libopensync-plugin-syncml-0.22
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile
index ab69d8d53c7..9d2876c0499 100644
--- a/comms/libopensync/Makefile
+++ b/comms/libopensync/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/07/21 15:35:55 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libopensync-0.22
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync/buildlink3.mk b/comms/libopensync/buildlink3.mk
index 5742146f002..d94b6123a01 100644
--- a/comms/libopensync/buildlink3.mk
+++ b/comms/libopensync/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2011/06/10 09:39:44 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2012/02/06 12:39:42 wiz Exp $
BUILDLINK_TREE+= libopensync
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libopensync
LIBOPENSYNC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libopensync+= libopensync>=0.22
-BUILDLINK_ABI_DEPENDS.libopensync?= libopensync>=0.22nb2
+BUILDLINK_ABI_DEPENDS.libopensync?= libopensync>=0.22nb4
BUILDLINK_PKGSRCDIR.libopensync?= ../../comms/libopensync
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile
index 8e24475617d..de421aa802a 100644
--- a/comms/libsyncml/Makefile
+++ b/comms/libsyncml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2011/04/22 13:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= libsyncml-0.4.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://libsyncml.opensync.org/download/releases/0.4.5/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index c48040ca76f..92095dc6e1e 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2011/09/24 19:30:40 joerg Exp $
+# $NetBSD: Makefile,v 1.76 2012/02/06 12:39:42 wiz Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile
index ded954ac675..4cd307fb102 100644
--- a/comms/msynctool/Makefile
+++ b/comms/msynctool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/06/10 09:39:50 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= msynctool-0.22
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile
index d8ec5ec51b0..0707b9c4103 100644
--- a/comms/multisync-gui/Makefile
+++ b/comms/multisync-gui/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2011/11/01 06:00:49 sbd Exp $
+# $NetBSD: Makefile,v 1.14 2012/02/06 12:39:42 wiz Exp $
#
DISTNAME= multisync-gui-0.91.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index fcd15e8bcef..ff9253ffee3 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/08/02 08:31:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2012/02/06 12:39:43 wiz Exp $
#
DISTNAME= spandsp-0.0.6pre18
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/
EXTRACT_SUFX= .tgz
diff --git a/comms/spandsp/buildlink3.mk b/comms/spandsp/buildlink3.mk
index 8b8b2ea83fc..c8207548dd9 100644
--- a/comms/spandsp/buildlink3.mk
+++ b/comms/spandsp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/02/06 08:32:06 jnemeth Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2012/02/06 12:39:43 wiz Exp $
BUILDLINK_TREE+= spandsp
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= spandsp
SPANDSP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.spandsp+= spandsp>=0.0.6pre18
+BUILDLINK_ABI_DEPENDS.spandsp?= spandsp>=0.0.6pre18nb1
BUILDLINK_PKGSRCDIR.spandsp?= ../../comms/spandsp
.include "../../graphics/tiff/buildlink3.mk"
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile
index 53dc4f7c917..e5b013cabe3 100644
--- a/comms/xisp/Makefile
+++ b/comms/xisp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2010/04/17 15:51:36 zafer Exp $
+# $NetBSD: Makefile,v 1.33 2012/02/06 12:39:43 wiz Exp $
#
DISTNAME= xisp-2.7p4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms x11
MASTER_SITES= http://xisp.hellug.gr/release/ \
${MASTER_SITE_SUNSITE:=system/network/serial/}