From 9ce052920f31c2afec979507056069e9f2afaab5 Mon Sep 17 00:00:00 2001 From: vsevolod Date: Mon, 17 Aug 2015 12:53:50 +0000 Subject: - Update to 1.9.1 --- math/aspcud/Makefile | 6 +++--- math/aspcud/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'math/aspcud') diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 299d81079023..b78acdee75c8 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspcud -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} @@ -15,8 +15,8 @@ LICENSE= GPLv3 BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= gringo:${PORTSDIR}/math/gringo \ - clasp:${PORTSDIR}/math/clasp \ - bash:${PORTSDIR}/shells/bash + clasp:${PORTSDIR}/math/clasp \ + bash:${PORTSDIR}/shells/bash USES= compiler:c++11-lang cmake:outsource python:run diff --git a/math/aspcud/distinfo b/math/aspcud/distinfo index 691e6e60fd29..042de06d995c 100644 --- a/math/aspcud/distinfo +++ b/math/aspcud/distinfo @@ -1,2 +1,2 @@ -SHA256 (aspcud-1.9.0-source.tar.gz) = e38c0a5c2622a7ba6f0ae0e575f11b47ff126f44d188e0b43ea2ccc676192009 -SIZE (aspcud-1.9.0-source.tar.gz) = 110360 +SHA256 (aspcud-1.9.1-source.tar.gz) = e0e917a9a6c5ff080a411ff25d1174e0d4118bb6759c3fe976e2e3cca15e5827 +SIZE (aspcud-1.9.1-source.tar.gz) = 69922404 -- cgit