pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-juniper-SNMPv3-crypt: tweak so it fetches & installs properly.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%uninett.no@localhost>
Pushed By: he
Date: Mon Feb 27 12:10:37 2023 +0100
Changeset: a6887cd7138dbd86f97a2ebbd8b49b51fd51748e
Modified Files:
py-juniper-SNMPv3-crypt/Makefile
py-juniper-SNMPv3-crypt/distinfo
Log Message:
py-juniper-SNMPv3-crypt: tweak so it fetches & installs properly.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a6887cd7138dbd86f97a2ebbd8b49b51fd51748e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-juniper-SNMPv3-crypt/Makefile | 8 ++++----
py-juniper-SNMPv3-crypt/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-juniper-SNMPv3-crypt/Makefile b/py-juniper-SNMPv3-crypt/Makefile
index d499a5004a..db8ce9aa43 100644
--- a/py-juniper-SNMPv3-crypt/Makefile
+++ b/py-juniper-SNMPv3-crypt/Makefile
@@ -1,11 +1,11 @@
# $NetBSD$
VER= 0.0.5
-GITHUB_PROJECT= juniper-SNMPv3-crypt-${VER}
+GITHUB_PROJECT= juniper-SNMPv3-crypt
GITHUB_TAG= 416b694
-DISTNAME= ${GITHUB_PROJECT:S/-${VER}//}-${GITHUB_TAG}
+DISTNAME= ${GITHUB_PROJECT:S/-${VER}//}
CATEGORIES= net
-PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}
+PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${VER}
MASTER_SITES= ${MASTER_SITE_GITHUB:=zach-bray/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +13,7 @@ HOMEPAGE= https://github.com/zach-bray/juniper-SNMPv3-crypt
COMMENT= Juniper crypto operations
LICENSE= mit
-EGG_NAME= ${GITHUB_PROJECT:S/-//g:S/${VER}/-${VER}/}
+EGG_NAME= ${GITHUB_PROJECT:S/-//g}-${VER}
WRKSRC= ${WRKDIR}/${GITHUB_PROJECT:S/-${VER}//}-416b694a24bef793d47ed6ec64f5649e5fd35c32
.include "../../lang/python/egg.mk"
diff --git a/py-juniper-SNMPv3-crypt/distinfo b/py-juniper-SNMPv3-crypt/distinfo
index 242b729925..8836d46419 100644
--- a/py-juniper-SNMPv3-crypt/distinfo
+++ b/py-juniper-SNMPv3-crypt/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (juniper-SNMPv3-crypt-416b694-416b694.tar.gz) = 9761ccf28aa08b083681cb6dd1ccb53c637fde88ff866c54f17237552e9c4976
-SHA512 (juniper-SNMPv3-crypt-416b694-416b694.tar.gz) = 5575bf9f41e9e3e33b209542b7f004c338b0aef30bf56b1af3892c7e4f91bf37d90901173bfa577a3ba19add0e19a470159dd9a7ffca2b8c9469a9faa8aae204
-Size (juniper-SNMPv3-crypt-416b694-416b694.tar.gz) = 3630 bytes
+BLAKE2s (juniper-SNMPv3-crypt-416b694.tar.gz) = 9761ccf28aa08b083681cb6dd1ccb53c637fde88ff866c54f17237552e9c4976
+SHA512 (juniper-SNMPv3-crypt-416b694.tar.gz) = 5575bf9f41e9e3e33b209542b7f004c338b0aef30bf56b1af3892c7e4f91bf37d90901173bfa577a3ba19add0e19a470159dd9a7ffca2b8c9469a9faa8aae204
+Size (juniper-SNMPv3-crypt-416b694.tar.gz) = 3630 bytes
Home |
Main Index |
Thread Index |
Old Index