pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/erlang-p1_oauth2
Module Name: pkgsrc
Committed By: triaxx
Date: Fri Oct 14 20:11:27 UTC 2022
Modified Files:
pkgsrc/security/erlang-p1_oauth2: Makefile distinfo
Log Message:
erlang-p1_oauth2: Update to 0.6.11
upstream changes:
-----------------
Version 0.6.11
o Generate documentation when generating hex.pm package
o Remove usage of deprecated crypto functions
o Improve errors reporting
Version 0.6.10
o Switch from using Travis to Github Actions as CI
Version 0.6.9
o Dialyzer: Update Response record definition: fields may be undefined
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/erlang-p1_oauth2/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/erlang-p1_oauth2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/erlang-p1_oauth2/Makefile
diff -u pkgsrc/security/erlang-p1_oauth2/Makefile:1.5 pkgsrc/security/erlang-p1_oauth2/Makefile:1.6
--- pkgsrc/security/erlang-p1_oauth2/Makefile:1.5 Fri Jan 15 23:49:10 2021
+++ pkgsrc/security/erlang-p1_oauth2/Makefile Fri Oct 14 20:11:27 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/01/15 23:49:10 triaxx Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/14 20:11:27 triaxx Exp $
-DISTNAME= p1_oauth2-0.6.8
-PKGNAME= erlang-${DISTNAME}
+DISTNAME= p1_oauth2-0.6.11
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
Index: pkgsrc/security/erlang-p1_oauth2/distinfo
diff -u pkgsrc/security/erlang-p1_oauth2/distinfo:1.6 pkgsrc/security/erlang-p1_oauth2/distinfo:1.7
--- pkgsrc/security/erlang-p1_oauth2/distinfo:1.6 Tue Oct 26 11:17:05 2021
+++ pkgsrc/security/erlang-p1_oauth2/distinfo Fri Oct 14 20:11:27 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:17:05 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/14 20:11:27 triaxx Exp $
-BLAKE2s (p1_oauth2-0.6.8.tar.gz) = ac41c790f85aded46ee749a625ed4bb67e05d19cb5c30b1c7f2a8a48b7cdac2a
-SHA512 (p1_oauth2-0.6.8.tar.gz) = 10ce1542b8aa0cc0f600addd0f5c6fa82e069fa20267a729536493136756403b45185f01338d29cec2b318cbf51726e145dd767ea147155f50498841b57cdf08
-Size (p1_oauth2-0.6.8.tar.gz) = 214027 bytes
+BLAKE2s (p1_oauth2-0.6.11.tar.gz) = 7c9ef6389e478a52d18932f7274e46563750effd612ee51728aa66807af8996d
+SHA512 (p1_oauth2-0.6.11.tar.gz) = c97fe256ba3d0c3c18d0ad14dd85f28bed7607b0aa8d56a23e1c87694a10669eb1cd6e0abafff7e366974b2160ef5eb8e65dadc60a85963e3aa4334252db8b6e
+Size (p1_oauth2-0.6.11.tar.gz) = 214437 bytes
Home |
Main Index |
Thread Index |
Old Index