From owner-svn-ports-head@freebsd.org Wed Aug 8 11:05:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9377A1057080; Wed, 8 Aug 2018 11:05:53 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A07F793E1; Wed, 8 Aug 2018 11:05:53 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 26ABC18D8; Wed, 8 Aug 2018 11:05:53 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w78B5qIf000221; Wed, 8 Aug 2018 11:05:52 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w78B5q6C000218; Wed, 8 Aug 2018 11:05:52 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201808081105.w78B5q6C000218@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Wed, 8 Aug 2018 11:05:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476636 - head/math/aspcud X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/math/aspcud X-SVN-Commit-Revision: 476636 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2018 11:05:53 -0000 Author: vsevolod Date: Wed Aug 8 11:05:52 2018 New Revision: 476636 URL: https://svnweb.freebsd.org/changeset/ports/476636 Log: Update to 1.9.4 PR: 230079 Submitted by: yuri Modified: head/math/aspcud/Makefile head/math/aspcud/distinfo head/math/aspcud/pkg-descr Modified: head/math/aspcud/Makefile ============================================================================== --- head/math/aspcud/Makefile Wed Aug 8 10:34:24 2018 (r476635) +++ head/math/aspcud/Makefile Wed Aug 8 11:05:52 2018 (r476636) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= aspcud -PORTVERSION= 1.9.1 -DISTVERSIONSUFFIX= -source -PORTREVISION= 10 +PORTVERSION= 1.9.4 +DISTVERSIONPREFIX= v CATEGORIES= math ports-mgmt sysutils -MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} MAINTAINER= vsevolod@FreeBSD.org COMMENT= Advanced solver for package dependencies @@ -19,7 +17,9 @@ RUN_DEPENDS= gringo:math/gringo \ clasp:math/clasp \ bash:shells/bash -USES= compiler:c++11-lang cmake:outsource python:run +USES= compiler:c++11-lang cmake:outsource python:run +USE_GITHUB= yes +GH_ACCOUNT= potassco CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man Modified: head/math/aspcud/distinfo ============================================================================== --- head/math/aspcud/distinfo Wed Aug 8 10:34:24 2018 (r476635) +++ head/math/aspcud/distinfo Wed Aug 8 11:05:52 2018 (r476636) @@ -1,2 +1,3 @@ -SHA256 (aspcud-1.9.1-source.tar.gz) = e0e917a9a6c5ff080a411ff25d1174e0d4118bb6759c3fe976e2e3cca15e5827 -SIZE (aspcud-1.9.1-source.tar.gz) = 69922404 +TIMESTAMP = 1532666427 +SHA256 (potassco-aspcud-v1.9.4_GH0.tar.gz) = 3645f08b079e1cc80e24cd2d7ae5172a52476d84e3ec5e6a6c0034492a6ea885 +SIZE (potassco-aspcud-v1.9.4_GH0.tar.gz) = 70030827 Modified: head/math/aspcud/pkg-descr ============================================================================== --- head/math/aspcud/pkg-descr Wed Aug 8 10:34:24 2018 (r476635) +++ head/math/aspcud/pkg-descr Wed Aug 8 11:05:52 2018 (r476636) @@ -3,4 +3,4 @@ to install, remove, or upgrade packages have to be enc Such a CUDF document can then be passed to aspcud along with an optimization criteria to obtain a solution to the given package problem. -WWW: http://potassco.sourceforge.net/ +WWW: https://potassco.org/aspcud/