- Update to 1.9.1
This commit is contained in:
parent
8f78103e86
commit
bbf114610b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394461
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue