From 3c5cf0a44299e8b909fd3062e8aa0cc710649894 Mon Sep 17 00:00:00 2001 From: jbeich Date: Wed, 23 Nov 2016 12:45:46 +0000 Subject: devel/boost-*: update to 1.62.0 - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) --- math/aspcud/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/aspcud') diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index e0f600760ec0..595e8696b91c 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,6 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source +PORTREVISION= 1 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} -- cgit