Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2023 19:37:35 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 45dacbcc4e4a - main - devel/py-pydevd: Update version 2.9.5=>2.9.6
Message-ID:  <202304211937.33LJbZfJ046374@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45dacbcc4e4aedb3566e08b4af0a74ee37587be8

commit 45dacbcc4e4aedb3566e08b4af0a74ee37587be8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-21 19:36:39 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-21 19:37:18 +0000

    devel/py-pydevd: Update version 2.9.5=>2.9.6
    
    Changelog:
    https://github.com/fabioz/PyDev.Debugger/releases/tag/pydev_debugger_2_9_6
---
 devel/py-pydevd/Makefile | 5 +----
 devel/py-pydevd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/devel/py-pydevd/Makefile b/devel/py-pydevd/Makefile
index e92b47c6b540..4ccfcafadfce 100644
--- a/devel/py-pydevd/Makefile
+++ b/devel/py-pydevd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pydevd
-PORTVERSION=	2.9.5
+PORTVERSION=	2.9.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +13,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_EPL=	${WRKSRC}/LICENSE-EPL
 
-#USES=		dos2unix python:3.6+
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils pytest
 
-#DOS2UNIX_GLOB=	*
-
 .include <bsd.port.mk>
diff --git a/devel/py-pydevd/distinfo b/devel/py-pydevd/distinfo
index e0afdcfd0bdc..304983786ce4 100644
--- a/devel/py-pydevd/distinfo
+++ b/devel/py-pydevd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672506695
-SHA256 (pydevd-2.9.5.tar.gz) = e6714a53205866e2f455e5f68a88679656d76aa800b5b775b8a5449d1fa254f5
-SIZE (pydevd-2.9.5.tar.gz) = 1115390
+TIMESTAMP = 1682104929
+SHA256 (pydevd-2.9.6.tar.gz) = f97f7a30ef8fe59c06fe6cd8cd38d16f30a3071dc414412472c30b97594ab751
+SIZE (pydevd-2.9.6.tar.gz) = 1116188



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