Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2020 18:46:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525734 - in head/graphics/py-hiplot: . files
Message-ID:  <202002101846.01AIk9iu015603@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 10 18:46:08 2020
New Revision: 525734
URL: https://svnweb.freebsd.org/changeset/ports/525734

Log:
  Update to 0.1.4
  
  Changes:	https://github.com/facebookresearch/hiplot/commits/master

Deleted:
  head/graphics/py-hiplot/files/
Modified:
  head/graphics/py-hiplot/Makefile
  head/graphics/py-hiplot/distinfo

Modified: head/graphics/py-hiplot/Makefile
==============================================================================
--- head/graphics/py-hiplot/Makefile	Mon Feb 10 18:46:03 2020	(r525733)
+++ head/graphics/py-hiplot/Makefile	Mon Feb 10 18:46:08 2020	(r525734)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hiplot
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,9 +21,5 @@ USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
-
-post-patch:
-	@${MKDIR} ${WRKSRC}/requirements
-	@${CP} ${FILESDIR}/dev.txt ${FILESDIR}/main.txt ${WRKSRC}/requirements
 
 .include <bsd.port.mk>

Modified: head/graphics/py-hiplot/distinfo
==============================================================================
--- head/graphics/py-hiplot/distinfo	Mon Feb 10 18:46:03 2020	(r525733)
+++ head/graphics/py-hiplot/distinfo	Mon Feb 10 18:46:08 2020	(r525734)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581007148
-SHA256 (hiplot-0.1.3.tar.gz) = 8f91831edfd7627bc93df33ca37dc8856f426bc9a3cf75aec36aee90b31d745a
-SIZE (hiplot-0.1.3.tar.gz) = 16234
+TIMESTAMP = 1581351626
+SHA256 (hiplot-0.1.4.tar.gz) = 2b8f80bcf2bbe129fd4e89257b5179fe73db03a956f425af363ed0047f0463de
+SIZE (hiplot-0.1.4.tar.gz) = 247052



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