pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-unpaddedbase64
Module Name: pkgsrc
Committed By: js
Date: Sat Apr 18 17:36:45 UTC 2020
Modified Files:
pkgsrc/devel/py-unpaddedbase64: Makefile
Log Message:
devel/py-unpaddedbase64: Fix PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-unpaddedbase64/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-unpaddedbase64/Makefile
diff -u pkgsrc/devel/py-unpaddedbase64/Makefile:1.2 pkgsrc/devel/py-unpaddedbase64/Makefile:1.3
--- pkgsrc/devel/py-unpaddedbase64/Makefile:1.2 Sat Apr 18 15:24:37 2020
+++ pkgsrc/devel/py-unpaddedbase64/Makefile Sat Apr 18 17:36:45 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/04/18 15:24:37 js Exp $
+# $NetBSD: Makefile,v 1.3 2020/04/18 17:36:45 js Exp $
-DISTNAME= unpaddedbase64-${VERSION}
-VERSION= 1.1.0
-PKGNAME= ${PYPKGPREFIX}-1.1.0
+DISTNAME= unpaddedbase64-1.1.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
GITHUB_PROJECT= python-unpaddedbase64
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
Home |
Main Index |
Thread Index |
Old Index