svn commit: r487757 - head/devel/rtichoke

Yuri Victorovich yuri at FreeBSD.org
Tue Dec 18 17:37:26 UTC 2018


Author: yuri
Date: Tue Dec 18 17:37:24 2018
New Revision: 487757
URL: https://svnweb.freebsd.org/changeset/ports/487757

Log:
  devel/rtichoke: Update 0.2.12 -> 0.2.14
  
  Also update WWW.
  
  Reported by:	portscout

Modified:
  head/devel/rtichoke/Makefile
  head/devel/rtichoke/distinfo
  head/devel/rtichoke/pkg-descr

Modified: head/devel/rtichoke/Makefile
==============================================================================
--- head/devel/rtichoke/Makefile	Tue Dec 18 17:36:25 2018	(r487756)
+++ head/devel/rtichoke/Makefile	Tue Dec 18 17:37:24 2018	(r487757)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rtichoke
-DISTVERSION=	0.2.12
+DISTVERSION=	0.2.14
 CATEGORIES=	devel math python
 MASTER_SITES=	CHEESESHOP
 
@@ -15,6 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lineedit>=0.1.1:de
 
 USES=		python
 USE_PYTHON=	distutils noflavors autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rtichoke/distinfo
==============================================================================
--- head/devel/rtichoke/distinfo	Tue Dec 18 17:36:25 2018	(r487756)
+++ head/devel/rtichoke/distinfo	Tue Dec 18 17:37:24 2018	(r487757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535816159
-SHA256 (rtichoke-0.2.12.tar.gz) = fe227414708414f65d62a633a3dc00d0fe2f16bc8b9e42b84a5a8376d68a7fa7
-SIZE (rtichoke-0.2.12.tar.gz) = 21304
+TIMESTAMP = 1545151439
+SHA256 (rtichoke-0.2.14.tar.gz) = 94e56e4b8ee90e0eb9bb81dcfd7afd1acc08cc885d0df3fd645dda33ebe6f3cd
+SIZE (rtichoke-0.2.14.tar.gz) = 21324

Modified: head/devel/rtichoke/pkg-descr
==============================================================================
--- head/devel/rtichoke/pkg-descr	Tue Dec 18 17:36:25 2018	(r487756)
+++ head/devel/rtichoke/pkg-descr	Tue Dec 18 17:37:24 2018	(r487757)
@@ -8,4 +8,4 @@ keybinds are actually more similar to those of julia.
 rtichoke is still under active developement, users should use it at their own
 risks.
 
-WWW: https://github.com/randy3k/rtichok
+WWW: https://github.com/randy3k/rtichoke


More information about the svn-ports-all mailing list