diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
commit | 84991145cf96a1b34406c8ea79b441b4d51a09bc (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /math | |
parent | 39a5bdf60790652a6c33a9fa253633ecc10cf4d8 (diff) | |
download | pkgsrc-84991145cf96a1b34406c8ea79b441b4d51a09bc.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-CGIwithR/Makefile | 4 | ||||
-rw-r--r-- | math/analitza/Makefile | 4 | ||||
-rw-r--r-- | math/analitza/buildlink3.mk | 4 | ||||
-rw-r--r-- | math/cantor/Makefile | 4 | ||||
-rw-r--r-- | math/cgal/Makefile | 4 | ||||
-rw-r--r-- | math/cgal/buildlink3.mk | 4 | ||||
-rw-r--r-- | math/extcalc/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric110/Makefile | 4 | ||||
-rw-r--r-- | math/kalgebra/Makefile | 4 | ||||
-rw-r--r-- | math/kcalc/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/pspp/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-kde/Makefile | 4 | ||||
-rw-r--r-- | math/speedcrunch/Makefile | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile index 742146c54e8..eae003b1cf8 100644 --- a/math/R-CGIwithR/Makefile +++ b/math/R-CGIwithR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/01/26 21:38:09 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/06 23:22:51 jperkin Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/analitza/Makefile b/math/analitza/Makefile index 866b547ef77..ff3f6772c86 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:36:35 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:21:31 jperkin Exp $ DISTNAME= analitza-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math COMMENT= KDE library for mathematical features diff --git a/math/analitza/buildlink3.mk b/math/analitza/buildlink3.mk index b7efdf3cd27..b14d05759f1 100644 --- a/math/analitza/buildlink3.mk +++ b/math/analitza/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2013/01/26 21:36:35 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2013/02/06 23:21:31 jperkin Exp $ BUILDLINK_TREE+= analitza @@ -6,7 +6,7 @@ BUILDLINK_TREE+= analitza ANALITZA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.analitza+= analitza>=4.8.0 -BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.8.4nb5 +BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.8.4nb6 BUILDLINK_PKGSRCDIR.analitza?= ../../math/analitza .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 6882984e097..64b87fc2391 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:38:09 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:22:51 jperkin Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/cgal/Makefile b/math/cgal/Makefile index b58e1fc78cf..2ae0bc9b144 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/01/26 21:36:35 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/06 23:21:14 jperkin Exp $ # PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ diff --git a/math/cgal/buildlink3.mk b/math/cgal/buildlink3.mk index 62e168c1f03..6abf172072c 100644 --- a/math/cgal/buildlink3.mk +++ b/math/cgal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/01/26 21:36:35 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/02/06 23:21:14 jperkin Exp $ BUILDLINK_TREE+= cgal @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cgal CGAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cgal+= cgal>=3.9 -BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb11 +BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb12 BUILDLINK_PKGSRCDIR.cgal?= ../../math/cgal .include "../../devel/boost-headers/buildlink3.mk" diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile index ddda5245718..fd36c0ec953 100644 --- a/math/extcalc/Makefile +++ b/math/extcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/01/26 21:38:10 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/02/06 23:22:51 jperkin Exp $ # DISTNAME= extcalc-0.9.3-1 PKGNAME= extcalc-0.9.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/} diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 9e0dea93583..15f39a5b44e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.164 2013/01/26 21:38:10 adam Exp $ +# $NetBSD: Makefile,v 1.165 2013/02/06 23:22:51 jperkin Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 28 +PKGREVISION= 29 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 2f6d2d4edda..5981bfdfaef 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/01/26 21:38:10 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/02/06 23:22:51 jperkin Exp $ DISTNAME= gnumeric-1.10.17 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 2d569e35f93..1fb28a49a3f 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:38:11 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:22:51 jperkin Exp $ DISTNAME= kalgebra-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math COMMENT= KDE graph calculator diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 9834a454d1b..ad54b464030 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:38:11 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:22:52 jperkin Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math COMMENT= KDE scientific calculator diff --git a/math/octave/Makefile b/math/octave/Makefile index 8c6711104d2..b2fc1bdd95b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2013/01/26 21:38:11 adam Exp $ +# $NetBSD: Makefile,v 1.109 2013/02/06 23:22:52 jperkin Exp $ DISTNAME= octave-${OCTAVE_VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= $(MASTER_SITE_GNU:=octave/) \ ftp://ftp.octave.org/pub/octave/ \ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index a745ac6649f..7a027ec27f2 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2012/10/08 23:02:03 adam Exp $ +# $NetBSD: Makefile,v 1.61 2013/02/06 23:22:52 jperkin Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index cfa329151da..76fc5ef9cb6 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/01/26 21:38:11 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/02/06 23:22:52 jperkin Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index e50bc76e0fe..f8700711b77 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/01/26 21:38:12 adam Exp $ +# $NetBSD: Makefile,v 1.39 2013/02/06 23:22:52 jperkin Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index cc7ad3a17dd..7afa6b631c0 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/01/26 21:38:12 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/06 23:22:53 jperkin Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ |