diff options
author | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
commit | f1c1f779e018f5392a5ca82138751c50dddcfb51 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /comms | |
parent | bf3b70447327939f1096767ebe5c582f7daf50d0 (diff) | |
download | pkgsrc-f1c1f779e018f5392a5ca82138751c50dddcfb51.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/esms/Makefile | 3 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink2.mk | 3 | ||||
-rw-r--r-- | comms/kermit/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/comms/esms/Makefile b/comms/esms/Makefile index d693246646e..142a6a0c263 100644 --- a/comms/esms/Makefile +++ b/comms/esms/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/02/10 02:22:49 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:35 wiz Exp $ DISTNAME= esms-0.9.5 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esms/} diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 4ba960fcc2c..97687cd8f1f 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/03/08 19:40:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/03/26 02:27:35 wiz Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 7 +PKGREVISION= 8 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 1d4fcb7d078..9e613a50647 100644 --- a/comms/gnome-pilot/buildlink2.mk +++ b/comms/gnome-pilot/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:49:35 reed Exp $ +# $NetBSD: buildlink2.mk,v 1.6 2004/03/26 02:27:35 wiz Exp $ # # This Makefile fragment is included by packages that use gnome-pilot. # @@ -10,6 +10,7 @@ GNOME_PILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnome-pilot BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb6 +BUILDLINK_RECOMMENDED.gnome-pilot?= gnome-pilot>=0.1.71nb8 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 6641efbc646..471f4744e41 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2004/01/20 12:10:01 agc Exp $ +# $NetBSD: Makefile,v 1.51 2004/03/26 02:27:35 wiz Exp $ # $FreeBSD Id: Makefile,v 1.17 1997/11/26 23:16:51 jseger Exp # DISTNAME= cku209 PKGNAME= kermit-8.0.209 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ |