Date: Sun, 17 Feb 2019 03:00:31 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493149 - head/math/antic Message-ID: <201902170300.x1H30VET009772@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Feb 17 03:00:30 2019 New Revision: 493149 URL: https://svnweb.freebsd.org/changeset/ports/493149 Log: math/antic: Update g20180325 -> g20190211 Modified: head/math/antic/Makefile head/math/antic/distinfo Modified: head/math/antic/Makefile ============================================================================== --- head/math/antic/Makefile Sun Feb 17 02:59:57 2019 (r493148) +++ head/math/antic/Makefile Sun Feb 17 03:00:30 2019 (r493149) @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= antic -DISTVERSION= g20180325 -PORTREVISION= 1 +DISTVERSION= g20190211 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Algebraic Number Theory In C LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt LIB_DEPENDS= libflint.so:math/flint2 \ libgmp.so:math/gmp \ @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_GITHUB= yes GH_ACCOUNT= wbhart -GH_TAGNAME= 0063a41 +GH_TAGNAME= 6f99431 USE_LDCONFIG= yes PLIST_FILES= include/antic/nf.h \ Modified: head/math/antic/distinfo ============================================================================== --- head/math/antic/distinfo Sun Feb 17 02:59:57 2019 (r493148) +++ head/math/antic/distinfo Sun Feb 17 03:00:30 2019 (r493149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522795005 -SHA256 (wbhart-antic-g20180325-0063a41_GH0.tar.gz) = a9ace5906d90e5442f40d186f825b08f4cc433b16357ddf85011bdf886ff7445 -SIZE (wbhart-antic-g20180325-0063a41_GH0.tar.gz) = 57231 +TIMESTAMP = 1550371303 +SHA256 (wbhart-antic-g20190211-6f99431_GH0.tar.gz) = cae2475505decb4d66fe1f004dbc8988ad3fd452da4ec0ac6884312bdfd5a086 +SIZE (wbhart-antic-g20190211-6f99431_GH0.tar.gz) = 62869
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902170300.x1H30VET009772>