Date: Thu, 20 Jun 2019 23:47:25 +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: r504749 - head/math/py-deap Message-ID: <201906202347.x5KNlP2S023589@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jun 20 23:47:25 2019 New Revision: 504749 URL: https://svnweb.freebsd.org/changeset/ports/504749 Log: math/py-deap: Update 1.2.2 -> 1.3.0 Reported by: portscout Modified: head/math/py-deap/Makefile head/math/py-deap/distinfo Modified: head/math/py-deap/Makefile ============================================================================== --- head/math/py-deap/Makefile Thu Jun 20 23:38:36 2019 (r504748) +++ head/math/py-deap/Makefile Thu Jun 20 23:47:25 2019 (r504749) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= deap -DISTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.3.0 CATEGORIES= math biology science devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-deap/distinfo ============================================================================== --- head/math/py-deap/distinfo Thu Jun 20 23:38:36 2019 (r504748) +++ head/math/py-deap/distinfo Thu Jun 20 23:47:25 2019 (r504749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544165307 -SHA256 (deap-1.2.2.tar.gz) = 95c63e66d755ec206c80fdb2908851c0bef420ee8651ad7be4f0578e9e909bcf -SIZE (deap-1.2.2.tar.gz) = 936584 +TIMESTAMP = 1561074357 +SHA256 (deap-1.3.0.tar.gz) = cd0fd7bccf7837b9e6a666b75e1c3a629fa3f5bc346cb90a9edd8cd56f085980 +SIZE (deap-1.3.0.tar.gz) = 1059890
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906202347.x5KNlP2S023589>