summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /math
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile3
-rw-r--r--math/gnumeric/Makefile3
-rw-r--r--math/gnumeric0/Makefile3
-rw-r--r--math/grace/Makefile3
-rw-r--r--math/guppi/Makefile9
-rw-r--r--math/octave-current/Makefile3
-rw-r--r--math/octave/Makefile3
-rw-r--r--math/p5-Math-Pari/Makefile3
-rw-r--r--math/pari/Makefile3
9 files changed, 21 insertions, 12 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index d33050edc71..d67c998893a 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2002/03/01 10:46:53 markd Exp $
+# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:23 fredb Exp $
DISTNAME= R-1.4.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://lib.stat.cmu.edu/R/CRAN/src/base/ \
http://cran.r-project.org/src/base/ \
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 1feb52b6996..77c8b5a80ea 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2002/03/04 07:51:21 jmc Exp $
+# $NetBSD: Makefile,v 1.46 2002/03/13 17:37:23 fredb Exp $
#
DISTNAME= gnumeric-1.0.4
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile
index 283cb6f8692..da64613f4f8 100644
--- a/math/gnumeric0/Makefile
+++ b/math/gnumeric0/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2002/01/29 12:36:46 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:23 fredb Exp $
#
DISTNAME= gnumeric-0.75
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 7ee908aee7c..94adcbef5a8 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2001/10/24 22:11:04 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2002/03/13 17:37:23 fredb Exp $
#
DISTNAME= grace-5.1.4
+PKGREVISION= 1
CATEGORIES= math graphics x11
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ \
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/ \
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 5d1e233e8f9..76235ee174d 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2002/01/28 09:36:52 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2002/03/13 17:37:23 fredb Exp $
DISTNAME= Guppi-0.40.0
PKGNAME= ${DISTNAME:S/G/g/}
+PKGREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/Guppi/}
EXTRACT_SUFX= .tar.bz2
@@ -11,9 +12,9 @@ HOMEPAGE= http://www.gnome.org/guppi/
COMMENT= Plot program with integrated statistics capabilities
DEPENDS+= gnumeric>=0.75:../../math/gnumeric0
-BUILDLINK_DEPENDS.gnome-core= gnome-core>=1.4
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0
-BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0
+BUILDLINK_DEPENDS.gnome-core= gnome-core>=1.4.0.4nb1
+BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
+BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0nb1
GNU_CONFIGURE= YES
USE_GMAKE= YES
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index b4fc80b2f9e..ef033179b94 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2002/02/18 15:14:32 seb Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:24 fredb Exp $
DISTNAME= octave-2.1.33
PKGNAME= octave-2.1.34
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ \
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 45e0419dccd..8e01446e0af 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2002/02/18 15:14:33 seb Exp $
+# $NetBSD: Makefile,v 1.30 2002/03/13 17:37:24 fredb Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.16
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \
ftp://ftp.math.uni-hamburg.de/pub/soft/math/octave/ \
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 9cdf0fe2478..56082143d78 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2001/12/15 20:25:37 agc Exp $
+# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:24 fredb Exp $
#
DISTNAME= Math-Pari-2.001804
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5mpa
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff --git a/math/pari/Makefile b/math/pari/Makefile
index e0a2aca3a46..77dd25546f1 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2001/11/30 01:18:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/03/13 17:37:24 fredb Exp $
DISTNAME= pari-2.1.1
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \
http://www.gn-50uma.de/ftp/pari-2.1/