diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
commit | d2f41c253bcf6dd8b299993289490d5f8b1c258a (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /time | |
parent | 33c83570cbeaecfa77a768ca76de01fdda8e2eeb (diff) | |
download | pkgsrc-d2f41c253bcf6dd8b299993289490d5f8b1c258a.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | time/gnotime/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 51803f3e3e2..7bb4a294778 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:09 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/06 00:18:25 wiz Exp $ # DISTNAME= evolution-webcal-2.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 0b2ea1f2d6e..672b0e135f9 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:09 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/06 00:18:25 wiz Exp $ DISTNAME= gnotime-2.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index a850031bfe6..6f403891e85 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:52 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/06 00:18:25 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 711cf67a022..547c2337382 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:52 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:25 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |