diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /comms | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink2.mk | 4 | ||||
-rw-r--r-- | comms/gsmlib/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 3 | ||||
-rw-r--r-- | comms/jpilot/Makefile | 3 | ||||
-rw-r--r-- | comms/jpilot/buildlink2.mk | 4 |
7 files changed, 14 insertions, 12 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 5a3e9f017d5..35e47a7c54a 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:40:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/02 11:54:08 wiz Exp $ DISTNAME= efax-gtk-1.0.1b.src PKGNAME= efax-gtk-1.0.1b -PKGREVISION= 3 +PKGREVISION= 4 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 7d75fc4a4c0..a4183b24b7f 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/04/27 12:53:25 cjep Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:08 wiz Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 1 +PKGREVISION= 2 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 89e7ee80a4e..210fa64b32d 100644 --- a/comms/gnome-pilot/buildlink2.mk +++ b/comms/gnome-pilot/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:54:08 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.71 +BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb2 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 a94ec97024e..08509dfdf5e 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/11/30 13:36:13 salo Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:09 wiz Exp $ # DISTNAME= gsmlib-1.9 -PKGREVISION= 1 +PKGREVISION= 2 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 2da9e8d0094..12996f16622 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/03/04 16:30:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:54:10 wiz Exp $ DISTNAME= jpilot-syncmal_0.71.2 +PKGREVISION= 1 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 790791b5fd8..e5a06e2c73e 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2003/03/04 16:29:28 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2003/05/02 11:54:09 wiz Exp $ # DISTNAME= jpilot-0.99.5 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ diff --git a/comms/jpilot/buildlink2.mk b/comms/jpilot/buildlink2.mk index 8e8504e2b8c..9edd082c7ae 100644 --- a/comms/jpilot/buildlink2.mk +++ b/comms/jpilot/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.4 2003/03/04 16:29:29 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.5 2003/05/02 11:54:09 wiz Exp $ .if !defined(JPILOT_BUILDLINK2_MK) JPILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= jpilot -BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5 +BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb1 BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot BUILDLINK_DEPMETHOD.jpilot?= build |