summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-13 13:50:19 +0000
committerwiz <wiz@pkgsrc.org>2003-07-13 13:50:19 +0000
commit43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch)
tree3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /comms
parent9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff)
downloadpkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz
PKGREVISION bump for libiconv update.
Diffstat (limited to 'comms')
-rw-r--r--comms/efax-gtk/Makefile4
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gnome-pilot/buildlink2.mk4
-rw-r--r--comms/gsmlib/Makefile4
-rw-r--r--comms/jpilot-syncmal/Makefile4
-rw-r--r--comms/jpilot/Makefile4
-rw-r--r--comms/jpilot/buildlink2.mk4
-rw-r--r--comms/malsync/Makefile3
-rw-r--r--comms/minicom/Makefile3
-rw-r--r--comms/p5-pilot-link/Makefile3
-rw-r--r--comms/pilot-link-libs/Makefile3
-rw-r--r--comms/pilot-link-libs/buildlink2.mk4
-rw-r--r--comms/pilot-link/Makefile4
-rw-r--r--comms/scmxx/Makefile3
14 files changed, 29 insertions, 22 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 7d62e142fc0..58b342938da 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:21:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/13 13:50:49 wiz Exp $
DISTNAME= efax-gtk-1.0.1b.src
PKGNAME= efax-gtk-1.0.1b
-PKGREVISION= 4
+PKGREVISION= 5
WRKSRC= ${WRKDIR}/efax-gtk
CATEGORIES= comms
MASTER_SITES= http://www.cvine.freeserve.co.uk/efax-gtk/
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 2d358631d59..be3a753d3ee 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/06/02 01:21:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/13 13:50:50 wiz Exp $
#
DISTNAME= gnome-pilot-0.1.71
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/}
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/gnome-pilot/buildlink2.mk b/comms/gnome-pilot/buildlink2.mk
index 210fa64b32d..6dca0b11698 100644
--- a/comms/gnome-pilot/buildlink2.mk
+++ b/comms/gnome-pilot/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:54:08 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/07/13 13:50:50 wiz Exp $
#
# This Makefile fragment is included by packages that use gnome-pilot.
#
@@ -9,7 +9,7 @@
GNOME_PILOT_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnome-pilot
-BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb2
+BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb4
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index d5db40821cd..f0420302248 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:21:22 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:50:50 wiz Exp $
#
DISTNAME= gsmlib-1.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms devel
MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index 12996f16622..1deedc13dce 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/05/02 11:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/13 13:50:50 wiz Exp $
DISTNAME= jpilot-syncmal_0.71.2
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= jpilot-syncmal-0.71.2
CATEGORIES= comms
MASTER_SITES= http://jasonday.home.att.net/code/syncmal/
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index e5a06e2c73e..3b0db0f1f92 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2003/05/02 11:54:09 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2003/07/13 13:50:51 wiz Exp $
#
DISTNAME= jpilot-0.99.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://jpilot.org/
diff --git a/comms/jpilot/buildlink2.mk b/comms/jpilot/buildlink2.mk
index 9edd082c7ae..c05e585fa7e 100644
--- a/comms/jpilot/buildlink2.mk
+++ b/comms/jpilot/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.5 2003/05/02 11:54:09 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2003/07/13 13:50:51 wiz Exp $
.if !defined(JPILOT_BUILDLINK2_MK)
JPILOT_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= jpilot
-BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb1
+BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb2
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
BUILDLINK_DEPMETHOD.jpilot?= build
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile
index 89ce6990b42..857c99c7b7b 100644
--- a/comms/malsync/Makefile
+++ b/comms/malsync/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/01/13 18:29:52 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:50:51 wiz Exp $
#
DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src
PKGNAME= malsync-2.1.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/malsync
CATEGORIES= comms
MASTER_SITES= http://www.tomw.org/malsync/
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index b60481805ab..ad06115c053 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2003/06/18 09:22:16 agc Exp $
+# $NetBSD: Makefile,v 1.34 2003/07/13 13:50:51 wiz Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
DISTNAME= ${PKGNAME}.src
PKGNAME= minicom-1.83.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_BACKUP}
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index 4e443624433..c520752e765 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2003/01/10 04:30:16 rh Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/13 13:50:51 wiz Exp $
#
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
COMMENT= perl bindings for pilot-link
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 45ec681e65e..aa521ef8ce7 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2003/01/10 04:30:21 rh Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:50:52 wiz Exp $
#
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= pilot-link-libs-${PILOT_LINK_VERS}
+PKGREVISION= 1
COMMENT= Libraries for talking to the 3Com Pilot PDA
CONFLICTS+= pilot-link-0.8.* pilot-link-0.9.[0-3]
diff --git a/comms/pilot-link-libs/buildlink2.mk b/comms/pilot-link-libs/buildlink2.mk
index 572682d5f73..a66a245a185 100644
--- a/comms/pilot-link-libs/buildlink2.mk
+++ b/comms/pilot-link-libs/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/01/10 04:30:21 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:50:52 wiz Exp $
.if !defined(PILOT_LINK_LIBS_BUILDLINK2_MK)
PILOT_LINK_LIBS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= pilot-link-libs
-BUILDLINK_DEPENDS.pilot-link-libs?= pilot-link-libs>=0.11.7
+BUILDLINK_DEPENDS.pilot-link-libs?= pilot-link-libs>=0.11.7nb1
BUILDLINK_PKGSRCDIR.pilot-link-libs?= ../../comms/pilot-link-libs
EVAL_PREFIX+= BUILDLINK_PREFIX.pilot-link-libs=pilot-link-libs
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 4efe943d9f0..583042f00ab 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2003/01/10 04:30:17 rh Exp $
+# $NetBSD: Makefile,v 1.31 2003/07/13 13:50:52 wiz Exp $
#
.include "../../comms/pilot-link/Makefile.common"
+PKGREVISION= 1
+
COMMENT= Tools to talk to the 3Com Pilot PDA
BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 89bc4709733..ecad4c9f5e2 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2003/04/18 16:18:32 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/13 13:50:52 wiz Exp $
#
DISTNAME= scmxx-0.6.3.7
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/
EXTRACT_SUFX= .tar.bz2