pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-service_identity



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul  1 12:20:24 UTC 2023

Modified Files:
        pkgsrc/security/py-service_identity: Makefile

Log Message:
py-service_identity: restore PKGNAME


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/py-service_identity/Makefile

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

Modified files:

Index: pkgsrc/security/py-service_identity/Makefile
diff -u pkgsrc/security/py-service_identity/Makefile:1.12 pkgsrc/security/py-service_identity/Makefile:1.13
--- pkgsrc/security/py-service_identity/Makefile:1.12   Sat Jul  1 11:29:20 2023
+++ pkgsrc/security/py-service_identity/Makefile        Sat Jul  1 12:20:24 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2023/07/01 11:29:20 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2023/07/01 12:20:24 wiz Exp $
 
 DISTNAME=      service_identity-23.1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/service_identity/}
 



Home | Main Index | Thread Index | Old Index