Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2023 16:34:30 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8e5bf8a25f7 - main - science/py-dlib: Update to 19.24.2
Message-ID:  <202312191634.3BJGYULO031278@gitrepo.freebsd.org>

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

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

commit a8e5bf8a25f762071d953c60faf23273046d5351
Author:     Wen Heping <wen@freebsd.org>
AuthorDate: 2023-12-19 16:33:52 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-12-19 16:33:52 +0000

    science/py-dlib: Update to 19.24.2
---
 science/py-dlib/Makefile | 8 +++-----
 science/py-dlib/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/science/py-dlib/Makefile b/science/py-dlib/Makefile
index 7373a8f51fa7..fbc5dab5d8d1 100644
--- a/science/py-dlib/Makefile
+++ b/science/py-dlib/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	dlib
-DISTVERSION=	19.24
-PORTREVISION=	2
+DISTVERSION=	19.24.2
 CATEGORIES=	science devel math python
-MASTER_SITES=	http://dlib.net/files/
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	arrowd@FreeBSD.org
@@ -16,8 +15,7 @@ BUILD_DEPENDS=		cmake:devel/cmake-core
 LIB_DEPENDS=		${PY_BOOST} \
 			libpng.so:graphics/png
 
-USES=			compiler:c++11-lang pkgconfig python:3.8-3.10 shebangfix \
-			tar:bzip2
+USES=			compiler:c++11-lang pkgconfig python shebangfix
 USE_PYTHON=		autoplist distutils
 SHEBANG_FILES=		python_examples/*.py
 
diff --git a/science/py-dlib/distinfo b/science/py-dlib/distinfo
index b7e20ddd3970..5f2ddaf8bdf1 100644
--- a/science/py-dlib/distinfo
+++ b/science/py-dlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660071666
-SHA256 (dlib-19.24.tar.bz2) = 28fdd1490c4d0bb73bd65dad64782dd55c23ea00647f5654d2227b7d30b784c4
-SIZE (dlib-19.24.tar.bz2) = 12112519
+TIMESTAMP = 1702946751
+SHA256 (dlib-19.24.2.tar.gz) = 2d4f618073bc6b297aa01ce05595a2d32b5b37e69cafd99f796e77346f6dcfb5
+SIZE (dlib-19.24.2.tar.gz) = 11767533



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