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 /math | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric110/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index d5fd92f32fc..30e1141f681 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.147 2011/04/22 13:44:06 obache Exp $ +# $NetBSD: Makefile,v 1.148 2011/07/21 13:05:57 obache Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index d91bd16ea66..861ab6bafe8 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/07/12 19:17:48 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2011/07/21 13:05:57 obache Exp $ DISTNAME= gnumeric-1.10.16 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index a77d1ab9c91..8b8800bf216 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2011/04/22 13:44:07 obache Exp $ +# $NetBSD: Makefile,v 1.39 2011/07/21 13:05:58 obache Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |