Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2020 20:54: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: r548906 - head/devel/py-pyplusplus
Message-ID:  <202009182054.08IKsi7e082851@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Sep 18 20:54:44 2020
New Revision: 548906
URL: https://svnweb.freebsd.org/changeset/ports/548906

Log:
  devel/py-pyplusplus: Update 1.8.3 -> 1.8.4
  
  Reported by:	portscout

Modified:
  head/devel/py-pyplusplus/Makefile
  head/devel/py-pyplusplus/distinfo
  head/devel/py-pyplusplus/pkg-descr

Modified: head/devel/py-pyplusplus/Makefile
==============================================================================
--- head/devel/py-pyplusplus/Makefile	Fri Sep 18 20:54:14 2020	(r548905)
+++ head/devel/py-pyplusplus/Makefile	Fri Sep 18 20:54:44 2020	(r548906)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyplusplus
-DISTVERSION=	1.8.3
+DISTVERSION=	1.8.4
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pyplusplus/distinfo
==============================================================================
--- head/devel/py-pyplusplus/distinfo	Fri Sep 18 20:54:14 2020	(r548905)
+++ head/devel/py-pyplusplus/distinfo	Fri Sep 18 20:54:44 2020	(r548906)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588143949
-SHA256 (pyplusplus-1.8.3.tar.gz) = 6855c16537410841557f69b5e9f6acabc79b6c3d0b668644135083f02cbf7374
-SIZE (pyplusplus-1.8.3.tar.gz) = 169328
+TIMESTAMP = 1600458972
+SHA256 (pyplusplus-1.8.4.tar.gz) = bf995c5896af6e84947395da2e6da619878a1092c1b8cf830d557826e7605196
+SIZE (pyplusplus-1.8.4.tar.gz) = 169037

Modified: head/devel/py-pyplusplus/pkg-descr
==============================================================================
--- head/devel/py-pyplusplus/pkg-descr	Fri Sep 18 20:54:14 2020	(r548905)
+++ head/devel/py-pyplusplus/pkg-descr	Fri Sep 18 20:54:44 2020	(r548906)
@@ -8,4 +8,4 @@ you are doing something wrong with a link to the expla
 important it will save your time - you will not have to update code generator
 script every time source code is changed.
 
-WWW: https://bitbucket.org/ompl/pyplusplus/src
+WWW: https://github.com/ompl/pyplusplus



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