Date: Sat, 9 Apr 2022 08:16:01 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 058ec7d669b2 - main - devel/ros-rospkg: Update to 1.4.0 Message-ID: <202204090816.2398G1gA099529@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=058ec7d669b292300aa8443abc8d052acf816aeb commit 058ec7d669b292300aa8443abc8d052acf816aeb Author: Trenton Schulz <trueos@norwegianrockcat.com> AuthorDate: 2022-04-09 08:15:48 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-04-09 08:15:48 +0000 devel/ros-rospkg: Update to 1.4.0 Changelog: https://github.com/ros-infrastructure/rospkg/blob/1.4.0/CHANGELOG.rst PR: 263138 --- devel/ros-rospkg/Makefile | 2 +- devel/ros-rospkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/ros-rospkg/Makefile b/devel/ros-rospkg/Makefile index 90b9c2a0e3c3..850b4a84136e 100644 --- a/devel/ros-rospkg/Makefile +++ b/devel/ros-rospkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= ros-rospkg -DISTVERSION= 1.2.0 +DISTVERSION= 1.4.0 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/ros-rospkg/distinfo b/devel/ros-rospkg/distinfo index 482b2563b0fd..0d3a73196491 100644 --- a/devel/ros-rospkg/distinfo +++ b/devel/ros-rospkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574533967 -SHA256 (ros-infrastructure-rospkg-1.2.0_GH0.tar.gz) = a08e4ac319abded8f4c5fa3e51379fd9e86aa633726f299b030bb2ca6f459370 -SIZE (ros-infrastructure-rospkg-1.2.0_GH0.tar.gz) = 90516 +TIMESTAMP = 1649422736 +SHA256 (ros-infrastructure-rospkg-1.4.0_GH0.tar.gz) = 4ab9b55a6db5315b68ce06d2ce181c28d7da73e1e57f9650dba884d6a207e258 +SIZE (ros-infrastructure-rospkg-1.4.0_GH0.tar.gz) = 91707
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204090816.2398G1gA099529>