pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/erlang-epam



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Sat Oct 15 12:04:42 UTC 2022

Modified Files:
        pkgsrc/security/erlang-epam: Makefile distinfo

Log Message:
erlang-epam: Update to 1.0.12

upstream changes:
-----------------
Version 1.0.12
  o Fix building without calling configure first
Version 1.0.11
  o Switch from using Travis to Github Actions as CI
  o Fix compatibility with OTP24


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/erlang-epam/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/erlang-epam/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-epam/Makefile
diff -u pkgsrc/security/erlang-epam/Makefile:1.8 pkgsrc/security/erlang-epam/Makefile:1.9
--- pkgsrc/security/erlang-epam/Makefile:1.8    Fri May 14 11:54:50 2021
+++ pkgsrc/security/erlang-epam/Makefile        Sat Oct 15 12:04:42 2022
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2021/05/14 11:54:50 nia Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/15 12:04:42 triaxx Exp $
 
-DISTNAME=      epam-1.0.10
+DISTNAME=      epam-1.0.12
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 GITHUB_PROJECT=        epam
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/processone/epam
-COMMENT=       epam helper for Erlang / Elixir PAM authentication support
+COMMENT=       Epam helper for Erlang / Elixir PAM authentication support
 LICENSE=       gnu-gpl-v2
 
 SUPERSEDES=    erlang-p1_epam-[0-9]*

Index: pkgsrc/security/erlang-epam/distinfo
diff -u pkgsrc/security/erlang-epam/distinfo:1.7 pkgsrc/security/erlang-epam/distinfo:1.8
--- pkgsrc/security/erlang-epam/distinfo:1.7    Tue Oct 26 11:17:04 2021
+++ pkgsrc/security/erlang-epam/distinfo        Sat Oct 15 12:04:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:17:04 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/10/15 12:04:42 triaxx Exp $
 
-BLAKE2s (epam-1.0.10.tar.gz) = e829b63559f3bb76b1906a9ad5d1f50677ca950c7f3f36e3077a3205f346ad07
-SHA512 (epam-1.0.10.tar.gz) = a659011a9ee8fdf59bd4950c78dcd0f001bf3c4512dfae156d6d66908b918968c80f836bc9801c98f0c3bb90d7bb2df6a36f2066086d623c74c96647d3637054
-Size (epam-1.0.10.tar.gz) = 47727 bytes
+BLAKE2s (epam-1.0.12.tar.gz) = e915d29a7a63adcb334c9ad81628cb50cfc3a336d83c41d7fc5c1a21ea1afff7
+SHA512 (epam-1.0.12.tar.gz) = 61a1d49c3316fb7f8fcc8b7d7c1ab0b5dd87fa31cecac679a850d191fe9171f7e01473b9979f8107c1c4567836e07ced67336dd5133dfdc5d4680cb3b6c3b270
+Size (epam-1.0.12.tar.gz) = 49074 bytes



Home | Main Index | Thread Index | Old Index