summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-10 16:06:32 +0000
committerwiz <wiz>2002-09-10 16:06:32 +0000
commita1bef2a7788e20fd6dcde85cdf8e9956e5a5423d (patch)
tree3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /math
parent3ce128d3b5f21a257ee9dc0ceedd4a4f8e7cde43 (diff)
downloadpkgsrc-a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d.tar.gz
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric0/Makefile4
-rw-r--r--math/guppi/Makefile3
-rw-r--r--math/guppi/buildlink.mk4
4 files changed, 8 insertions, 7 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 4c44112880b..171f3912efe 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2002/08/27 14:43:16 grant Exp $
+# $NetBSD: Makefile,v 1.59 2002/09/10 16:06:45 wiz Exp $
#
DISTNAME= gnumeric-1.0.9
-# PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile
index de06298ec55..314819c6ffc 100644
--- a/math/gnumeric0/Makefile
+++ b/math/gnumeric0/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2002/07/19 04:32:34 mycroft Exp $
+# $NetBSD: Makefile,v 1.8 2002/09/10 16:06:45 wiz Exp $
#
DISTNAME= gnumeric-0.75
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 72c72e8b7f8..f8c2bf9b086 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2002/08/12 19:45:37 tron Exp $
+# $NetBSD: Makefile,v 1.19 2002/09/10 16:06:45 wiz Exp $
DISTNAME= Guppi-0.40.3
PKGNAME= ${DISTNAME:S/G/g/}
+PKGREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/Guppi/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/guppi/buildlink.mk b/math/guppi/buildlink.mk
index 4f07f1bdbc7..f03329589bc 100644
--- a/math/guppi/buildlink.mk
+++ b/math/guppi/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.2 2002/09/09 21:26:05 wiz Exp $
+# $NetBSD: buildlink.mk,v 1.3 2002/09/10 16:06:45 wiz Exp $
#
# This Makefile fragment is included by packages that use guppi.
#
@@ -17,7 +17,7 @@ GUPPI_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.guppi?= guppi>=0.40.3
+BUILDLINK_DEPENDS.guppi?= guppi>=0.40.3nb1
DEPENDS+= ${BUILDLINK_DEPENDS.guppi}:../../math/guppi
EVAL_PREFIX+= BUILDLINK_PREFIX.guppi=guppi