Date: Tue, 18 Sep 2018 07:41:44 +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: r479983 - head/math/py-rapi Message-ID: <201809180741.w8I7fiWd043352@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Sep 18 07:41:43 2018 New Revision: 479983 URL: https://svnweb.freebsd.org/changeset/ports/479983 Log: math/py-rapi: Update 0.1.2 -> 0.1.3 Reported by: portscout Modified: head/math/py-rapi/Makefile head/math/py-rapi/distinfo Modified: head/math/py-rapi/Makefile ============================================================================== --- head/math/py-rapi/Makefile Tue Sep 18 07:39:29 2018 (r479982) +++ head/math/py-rapi/Makefile Tue Sep 18 07:41:43 2018 (r479983) @@ -1,13 +1,10 @@ # $FreeBSD$ PORTNAME= rapi -DISTVERSION= 0.1.2 +DISTVERSION= 0.1.3 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -PATCH_SITES= https://github.com/randy3k/${PORTNAME}/commit/ -PATCHFILES= fb8b962651d6bec009f1bf67eb0369e62da134c4.patch:-p1 MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal R API for Python Modified: head/math/py-rapi/distinfo ============================================================================== --- head/math/py-rapi/distinfo Tue Sep 18 07:39:29 2018 (r479982) +++ head/math/py-rapi/distinfo Tue Sep 18 07:41:43 2018 (r479983) @@ -1,5 +1,5 @@ -TIMESTAMP = 1535815878 -SHA256 (rapi-0.1.2.tar.gz) = 645e9337b1ededd677e9f8310db412c0b5b8fdfbe26a3222a37d21041e596e74 -SIZE (rapi-0.1.2.tar.gz) = 23744 +TIMESTAMP = 1537256185 +SHA256 (rapi-0.1.3.tar.gz) = b18130c407e61fd2abb29feae9d7bfdedaee46e460395d1d7ba158eb9234b9a4 +SIZE (rapi-0.1.3.tar.gz) = 24412 SHA256 (fb8b962651d6bec009f1bf67eb0369e62da134c4.patch) = 78d97c372209a947a2767244043a116af5f0605e1e0def2d07d41205c0f1ca97 SIZE (fb8b962651d6bec009f1bf67eb0369e62da134c4.patch) = 765
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809180741.w8I7fiWd043352>