diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 76acbef81fe2aa4052c1f0752ab91557c84c0755 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /misc | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/celestia/Makefile | 4 | ||||
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-utils/Makefile | 4 | ||||
-rw-r--r-- | misc/goffice0.6/Makefile | 4 | ||||
-rw-r--r-- | misc/goffice0.6/buildlink3.mk | 4 | ||||
-rw-r--r-- | misc/goffice0.8/Makefile | 3 | ||||
-rw-r--r-- | misc/goffice0.8/buildlink3.mk | 4 | ||||
-rw-r--r-- | misc/mousetweaks/Makefile | 4 | ||||
-rw-r--r-- | misc/openoffice2/Makefile | 4 | ||||
-rw-r--r-- | misc/openoffice3/Makefile | 4 | ||||
-rw-r--r-- | misc/orca/Makefile | 4 | ||||
-rw-r--r-- | misc/yelp/Makefile | 4 |
12 files changed, 24 insertions, 23 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index c0d5b176b29..f4ced373899 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2011/04/22 13:44:08 obache Exp $ +# $NetBSD: Makefile,v 1.30 2011/07/21 13:05:58 obache Exp $ DISTNAME= celestia-1.4.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index d7c2a8de115..939774a03f2 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.53 2011/07/21 13:05:58 obache Exp $ # DISTNAME= deskbar-applet-2.32.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 6aceb1b6e99..ad123a5563d 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.107 2011/07/21 13:05:58 obache Exp $ # DISTNAME= gnome-utils-2.32.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index ecf51c89992..80da4dd94cd 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:41:58 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/07/21 13:05:58 obache Exp $ # DISTNAME= goffice-0.6.6 PKGNAME= goffice0.6-0.6.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} diff --git a/misc/goffice0.6/buildlink3.mk b/misc/goffice0.6/buildlink3.mk index bfdbc486b3c..d0bf47aee6f 100644 --- a/misc/goffice0.6/buildlink3.mk +++ b/misc/goffice0.6/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2011/04/22 13:41:58 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2011/07/21 13:05:58 obache Exp $ BUILDLINK_TREE+= goffice0.6 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.6 GOFFICE0.6_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.6>=0.6.1 -BUILDLINK_ABI_DEPENDS.goffice0.6?= goffice0.6>=0.6.6nb9 +BUILDLINK_ABI_DEPENDS.goffice0.6?= goffice0.6>=0.6.6nb10 BUILDLINK_PKGSRCDIR.goffice0.6?= ../../misc/goffice0.6 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 61678d6b265..01604680af6 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2011/07/12 19:12:45 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2011/07/21 13:05:59 obache Exp $ # DISTNAME= goffice-0.8.16 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.8/buildlink3.mk b/misc/goffice0.8/buildlink3.mk index 1d6ebdd5fd3..9d322646825 100644 --- a/misc/goffice0.8/buildlink3.mk +++ b/misc/goffice0.8/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2011/04/22 13:41:56 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2011/07/21 13:05:59 obache Exp $ BUILDLINK_TREE+= goffice0.8 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.8 GOFFICE0.8_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8>=0.8.0 -BUILDLINK_ABI_DEPENDS.goffice0.8?= goffice0.8>=0.8.13nb1 +BUILDLINK_ABI_DEPENDS.goffice0.8?= goffice0.8>=0.8.16nb1 BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.8 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile index 3cd932be4e1..128adfc58c7 100644 --- a/misc/mousetweaks/Makefile +++ b/misc/mousetweaks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/06/10 09:39:57 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/07/21 13:05:59 obache Exp $ # DISTNAME= mousetweaks-2.28.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.28/} diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index b7319254b82..fece5306d82 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.87 2011/06/10 09:39:57 obache Exp $ +# $NetBSD: Makefile,v 1.88 2011/07/21 13:05:59 obache Exp $ # OO_VER= 2.4.3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 26f5cb4eb9e..6f7e1128fdc 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.54 2011/06/10 09:39:57 obache Exp $ +# $NetBSD: Makefile,v 1.55 2011/07/21 13:05:59 obache Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} diff --git a/misc/orca/Makefile b/misc/orca/Makefile index 1cc706de60c..5c97867337f 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/04/22 13:44:12 obache Exp $ +# $NetBSD: Makefile,v 1.30 2011/07/21 13:05:59 obache Exp $ # DISTNAME= orca-2.28.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index eedcbe1802b..0aa26814191 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2011/06/26 12:46:06 obache Exp $ +# $NetBSD: Makefile,v 1.97 2011/07/21 13:05:59 obache Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |