Date: Sun, 7 Oct 2018 05:14:07 +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: r481427 - head/devel/py-pybind11 Message-ID: <201810070514.w975E7Bs040397@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Oct 7 05:14:06 2018 New Revision: 481427 URL: https://svnweb.freebsd.org/changeset/ports/481427 Log: devel/py-pybind11: Update 2.2.1 -> 2.2.4 Reported by: portscout Modified: head/devel/py-pybind11/Makefile head/devel/py-pybind11/distinfo Modified: head/devel/py-pybind11/Makefile ============================================================================== --- head/devel/py-pybind11/Makefile Sun Oct 7 05:13:38 2018 (r481426) +++ head/devel/py-pybind11/Makefile Sun Oct 7 05:14:06 2018 (r481427) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pybind11 -DISTVERSION= 2.2.1 -PORTREVISION= 1 +DISTVERSION= 2.2.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pybind11/distinfo ============================================================================== --- head/devel/py-pybind11/distinfo Sun Oct 7 05:13:38 2018 (r481426) +++ head/devel/py-pybind11/distinfo Sun Oct 7 05:14:06 2018 (r481427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508993967 -SHA256 (pybind11-2.2.1.tar.gz) = a96a924fae6e2721efbf24f47561284fd1ea0b655619a8621c4423036183b824 -SIZE (pybind11-2.2.1.tar.gz) = 130770 +TIMESTAMP = 1538887825 +SHA256 (pybind11-2.2.4.tar.gz) = 642abbbd2948ed5af28e69adfae1535347c7aa9eb0cdab130e20e1f198f8e1cf +SIZE (pybind11-2.2.4.tar.gz) = 133197
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810070514.w975E7Bs040397>