diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /math | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'math')
-rw-r--r-- | math/R-ncdf/Makefile | 4 | ||||
-rw-r--r-- | math/R/Makefile | 3 | ||||
-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/grace/Makefile | 4 | ||||
-rw-r--r-- | math/kalgebra/Makefile | 4 | ||||
-rw-r--r-- | math/kcalc/Makefile | 4 | ||||
-rw-r--r-- | math/libixion/Makefile | 3 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/py-Scientific/Makefile | 4 | ||||
-rw-r--r-- | math/vowpal_wabbit/Makefile | 3 | ||||
-rw-r--r-- | math/xmgr/Makefile | 4 |
15 files changed, 30 insertions, 27 deletions
diff --git a/math/R-ncdf/Makefile b/math/R-ncdf/Makefile index be9f06dafe8..1a12d9b88ee 100644 --- a/math/R-ncdf/Makefile +++ b/math/R-ncdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/03/05 11:28:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2016/10/07 18:25:59 adam Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/R/Makefile b/math/R/Makefile index e3be9290cdc..e9577da9224 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.168 2016/09/08 20:41:25 joerg Exp $ +# $NetBSD: Makefile,v 1.169 2016/10/07 18:25:59 adam Exp $ DISTNAME= R-3.3.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/} diff --git a/math/analitza/Makefile b/math/analitza/Makefile index ded0d66c43b..5753a798fc1 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2016/03/05 11:27:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.33 2016/10/07 18:25:32 adam 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 10a324d521f..253a8154df2 100644 --- a/math/analitza/buildlink3.mk +++ b/math/analitza/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2016/03/05 11:27:50 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2016/10/07 18:25:32 adam 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.14.3nb5 +BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.14.3nb6 BUILDLINK_PKGSRCDIR.analitza?= ../../math/analitza .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 8b6bed66cb0..47ff5606274 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/03/05 11:28:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2016/10/07 18:25:59 adam Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/cgal/Makefile b/math/cgal/Makefile index bfa709294d8..a1a9bce4871 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2016/03/05 11:27:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2016/10/07 18:25:33 adam Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 26 +PKGREVISION= 27 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 4462985820e..46d15ac0a98 100644 --- a/math/cgal/buildlink3.mk +++ b/math/cgal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2016/03/05 11:27:50 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2016/10/07 18:25:33 adam 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.9nb26 +BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb27 BUILDLINK_PKGSRCDIR.cgal?= ../../math/cgal .include "../../devel/boost-headers/buildlink3.mk" diff --git a/math/grace/Makefile b/math/grace/Makefile index 21f59f8a4bb..b0b1d89be15 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2016/03/05 11:28:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.61 2016/10/07 18:25:59 adam Exp $ DISTNAME= grace-5.1.23 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 06f249ba32d..aa3912b5ec9 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/03/05 11:28:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2016/10/07 18:25:59 adam Exp $ DISTNAME= kalgebra-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math COMMENT= KDE graph calculator diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index b56829231e1..cfbfc3de8ac 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/03/05 11:28:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2016/10/07 18:25:59 adam Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math COMMENT= KDE scientific calculator diff --git a/math/libixion/Makefile b/math/libixion/Makefile index 2f4ac0e760d..c8dc3af644f 100644 --- a/math/libixion/Makefile +++ b/math/libixion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 10:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/07 18:25:59 adam Exp $ DISTNAME= libixion-0.12.1 +PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://kohei.us/files/ixion/src/ EXTRACT_SUFX= .tar.xz diff --git a/math/octave/Makefile b/math/octave/Makefile index 1cc161a2540..d638c6eac71 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.140 2016/08/08 12:24:45 prlw1 Exp $ +# $NetBSD: Makefile,v 1.141 2016/10/07 18:26:00 adam Exp $ DISTNAME= octave-4.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index f49cad4be05..afb4a8f8820 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2016/08/28 15:48:33 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2016/10/07 18:26:00 adam Exp $ DISTNAME= ScientificPython-2.8.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math python MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/4411/ diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index ae8d9b88cd6..5ca8052f308 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/08/18 15:32:20 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/07 18:26:00 adam Exp $ DISTNAME= vowpal_wabbit-8.2.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=JohnLangford/} diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 2e17797a611..ec8d39da026 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2016/07/09 06:38:34 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2016/10/07 18:26:00 adam Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ |