diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-08-17 20:53:50 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-08-17 20:53:50 +0800 |
commit | 9ce052920f31c2afec979507056069e9f2afaab5 (patch) | |
tree | 1d77d739b498c81801597f49ef1f3b49a29f35ed /math/aspcud | |
parent | 2750d90dc0b20b8319d6b81e2c9af0c09b460aee (diff) | |
download | freebsd-ports-gnome-9ce052920f31c2afec979507056069e9f2afaab5.tar.gz freebsd-ports-gnome-9ce052920f31c2afec979507056069e9f2afaab5.tar.zst freebsd-ports-gnome-9ce052920f31c2afec979507056069e9f2afaab5.zip |
- Update to 1.9.1
Diffstat (limited to 'math/aspcud')
-rw-r--r-- | math/aspcud/Makefile | 6 | ||||
-rw-r--r-- | math/aspcud/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
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 |