pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

/py-sabyenc3: update to 5.4.4



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sat Mar 25 17:42:23 2023 +0100
Changeset:	862a1905c03d6f347a0f462169942194411a7e03

Modified Files:
	py-sabyenc3/Makefile
	py-sabyenc3/distinfo

Log Message:
/py-sabyenc3: update to 5.4.4

Also, for version 6, this will likely be called py-sabctools.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=862a1905c03d6f347a0f462169942194411a7e03

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-sabyenc3/Makefile | 4 +++-
 py-sabyenc3/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-sabyenc3/Makefile b/py-sabyenc3/Makefile
index 964770c562..b08f762e9c 100644
--- a/py-sabyenc3/Makefile
+++ b/py-sabyenc3/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
+# The github repo is being renamed to sabctools.
 DISTNAME=		sabyenc3-${DISTVERSION}
 PKGNAME=		${PYPKGPREFIX}-${DISTNAME}
-DISTVERSION=		5.4.2
+DISTVERSION=		5.4.4
 CATEGORIES=		news
 MASTER_SITES=		${MASTER_SITE_GITHUB:=sabnzbd/}
 GITHUB_PROJECT=		sabyenc
@@ -16,6 +17,7 @@ LICENSE=	gnu-gpl-v2 AND gnu-gpl-v3 AND modified-bsd AND mit
 USE_LANGUAGES+=	c c++
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
+WRKSRC=		${WRKDIR}/sabctools-${DISTVERSION}
 
 .include "../../lang/python/egg.mk"
 #.include "../../lang/python/extension.mk"
diff --git a/py-sabyenc3/distinfo b/py-sabyenc3/distinfo
index 3808914cc5..afbbca260d 100644
--- a/py-sabyenc3/distinfo
+++ b/py-sabyenc3/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (sabyenc3-5.4.2.tar.gz) = d376562ff42625bd8bf410bc204293750716ce865933ddabbfd3fca2e7e41f79
-SHA512 (sabyenc3-5.4.2.tar.gz) = a07a57e6b3416e147fcef4f27e52fea4b3a522ebb722b4d223469b63e9d08f42689950d86c544a41bfe81bba934514a43094c13b98aa585167cae69a5aa1f405
-Size (sabyenc3-5.4.2.tar.gz) = 19774424 bytes
+BLAKE2s (sabyenc3-5.4.4.tar.gz) = 84fba175b73c9d18fdbde958bb97aae2820a54396f714bed7c11a0767b02c0fb
+SHA512 (sabyenc3-5.4.4.tar.gz) = 61876676082aade5f78d9688005e7890edf4d172eb7fe91a1e5c1ae23f109eebdf0e7808561e7a4fda065c9014ed54e6a8a92cba34737fb14d7adaa67124dfc0
+Size (sabyenc3-5.4.4.tar.gz) = 19774590 bytes


Home | Main Index | Thread Index | Old Index