From 92e0cb52cb783546e352182244f761180817e141 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Jun 2010 22:43:46 +0000 Subject: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. --- time/cairo-clock/Makefile | 4 ++-- time/evolution-webcal/Makefile | 3 ++- time/gchore/Makefile | 4 ++-- time/gdeskcal/Makefile | 4 ++-- time/gnotime/Makefile | 4 ++-- time/gtodo-applet/Makefile | 4 ++-- time/gtodo/Makefile | 4 ++-- time/hamster-applet/Makefile | 4 ++-- time/planner/Makefile | 4 ++-- time/ptimetracker/Makefile | 4 ++-- time/rsibreak-kde3/Makefile | 4 ++-- time/rsibreak/Makefile | 3 ++- time/xfce4-datetime-plugin/Makefile | 3 ++- time/xfce4-datetime-plugin/buildlink3.mk | 4 ++-- time/xfce4-orage/Makefile | 3 ++- time/xfce4-timer-plugin/Makefile | 4 ++-- time/xfce4-timer-plugin/buildlink3.mk | 4 ++-- time/xonclock/Makefile | 4 ++-- time/xtide/Makefile | 4 ++-- 19 files changed, 38 insertions(+), 34 deletions(-) (limited to 'time') diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile index 8776888009e..86bc4721406 100644 --- a/time/cairo-clock/Makefile +++ b/time/cairo-clock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:58:21 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= cairo-clock_0.3.3-1 PKGNAME= cairo-clock-0.3.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 01fbe7e4083..fdbe760e372 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2009/10/26 09:58:51 drochner Exp $ +# $NetBSD: Makefile,v 1.41 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= evolution-webcal-2.28.0 +PKGREVISION= 1 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gchore/Makefile b/time/gchore/Makefile index 645780ebd8f..cecac7613dd 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/08/26 19:58:22 sno Exp $ +# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 9eef5a70c87..75cb239e457 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2010/02/10 19:17:46 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 877edd70ceb..b989a2028e4 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2010/03/24 19:43:29 asau Exp $ +# $NetBSD: Makefile,v 1.38 2010/06/13 22:45:28 wiz Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index e6a73428ab9..7cf5a06f042 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/01/18 09:59:28 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index c2b283656cb..5b03e9b541b 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:58:22 sno Exp $ +# $NetBSD: Makefile,v 1.29 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 00b47cb6db9..f97ae1b4ea8 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/02/10 19:17:46 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/planner/Makefile b/time/planner/Makefile index 8766ee57491..70258d7a59d 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/01/18 09:59:28 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= planner-0.14.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/ptimetracker/Makefile b/time/ptimetracker/Makefile index e37b864f9ef..7b73e529fab 100644 --- a/time/ptimetracker/Makefile +++ b/time/ptimetracker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2010/01/18 09:59:28 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/06/13 22:45:28 wiz Exp $ DISTNAME= ptimetracker-1.7.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time kde MASTER_SITES= http://www.eggtart.plus.com/ptt/prog/ diff --git a/time/rsibreak-kde3/Makefile b/time/rsibreak-kde3/Makefile index b6f2b39cec5..aa249b38302 100644 --- a/time/rsibreak-kde3/Makefile +++ b/time/rsibreak-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 22:07:56 markd Exp $ +# $NetBSD: Makefile,v 1.2 2010/06/13 22:45:29 wiz Exp $ DISTNAME= rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index 7505b0092ef..f82d9f7240c 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/04/10 22:10:46 markd Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:29 wiz Exp $ DISTNAME= rsibreak-0.10 +PKGREVISION= 1 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index e7729444d3c..8b1e23b6434 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/09/16 02:25:35 reed Exp $ +# $NetBSD: Makefile,v 1.18 2010/06/13 22:45:29 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,6 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.6.1 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk index 399c01017bf..c2933b1b414 100644 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ b/time/xfce4-datetime-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2009/09/16 01:31:13 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2010/06/13 22:45:29 wiz Exp $ BUILDLINK_TREE+= xfce4-datetime-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-datetime-plugin XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1 -BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.5.0nb1 +BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.6.1nb1 BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 2fdfc55523f..4dc123506ae 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/09/16 01:15:34 reed Exp $ +# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:29 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= orage-${XFCE4_VERSION} PKGNAME= xfce4-orage-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= time COMMENT= Xfce time managing application diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 8272b224966..6686aecd0eb 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:56:57 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:29 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ COMMENT= Xfce4 timer plugin diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk index fdb7a657e1f..81f8f0bf7bc 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/09/16 01:31:13 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:29 wiz Exp $ BUILDLINK_TREE+= xfce4-timer-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb1 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb2 BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index d161e975963..13c630bc9b8 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/01/18 09:59:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/06/13 22:45:29 wiz Exp $ # DISTNAME= xonclock-0.0.9.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} diff --git a/time/xtide/Makefile b/time/xtide/Makefile index 92aac222f88..6f44249d519 100644 --- a/time/xtide/Makefile +++ b/time/xtide/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/06/13 22:45:29 wiz Exp $ DISTNAME= xtide-2.8.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc x11 MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}.tar.bz2 ${HARMONICS_FILE}.bz2 -- cgit v1.2.3