Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2015 12:53:50 +0000 (UTC)
From:      Vsevolod Stakhov <vsevolod@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394461 - head/math/aspcud
Message-ID:  <201508171253.t7HCroIE090822@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vsevolod
Date: Mon Aug 17 12:53:50 2015
New Revision: 394461
URL: https://svnweb.freebsd.org/changeset/ports/394461

Log:
  - Update to 1.9.1

Modified:
  head/math/aspcud/Makefile
  head/math/aspcud/distinfo

Modified: head/math/aspcud/Makefile
==============================================================================
--- head/math/aspcud/Makefile	Mon Aug 17 12:48:43 2015	(r394460)
+++ head/math/aspcud/Makefile	Mon Aug 17 12:53:50 2015	(r394461)
@@ -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
 

Modified: head/math/aspcud/distinfo
==============================================================================
--- head/math/aspcud/distinfo	Mon Aug 17 12:48:43 2015	(r394460)
+++ head/math/aspcud/distinfo	Mon Aug 17 12:53:50 2015	(r394461)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508171253.t7HCroIE090822>