pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/erlang-p1_utils



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 22 05:40:28 UTC 2024

Modified Files:
        pkgsrc/misc/erlang-p1_utils: Makefile distinfo

Log Message:
erlang-p1_utils: updated to 1.0.26

1.0.26
Use ubuntu 20.04 for hexpm action


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/erlang-p1_utils/Makefile \
    pkgsrc/misc/erlang-p1_utils/distinfo

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

Modified files:

Index: pkgsrc/misc/erlang-p1_utils/Makefile
diff -u pkgsrc/misc/erlang-p1_utils/Makefile:1.17 pkgsrc/misc/erlang-p1_utils/Makefile:1.18
--- pkgsrc/misc/erlang-p1_utils/Makefile:1.17   Fri Oct 14 16:43:48 2022
+++ pkgsrc/misc/erlang-p1_utils/Makefile        Thu Aug 22 05:40:28 2024
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2022/10/14 16:43:48 triaxx Exp $
+# $NetBSD: Makefile,v 1.18 2024/08/22 05:40:28 adam Exp $
 
-DISTNAME=      p1_utils-1.0.25
+DISTNAME=      p1_utils-1.0.26
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
+GITHUB_PROJECT=        p1_utils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/processone/p1_utils/
+HOMEPAGE=      https://github.com/processone/p1_utils
 COMMENT=       Erlang Utility Modules from ProcessOne
 LICENSE=       apache-2.0
 
-GITHUB_PROJECT=        p1_utils
-
 # Leave a non-versioned symlink in place
 post-install:
        ${LN} -sf ${DISTNAME} ${DESTDIR}${PREFIX}/lib/erlang/lib/p1_utils
Index: pkgsrc/misc/erlang-p1_utils/distinfo
diff -u pkgsrc/misc/erlang-p1_utils/distinfo:1.17 pkgsrc/misc/erlang-p1_utils/distinfo:1.18
--- pkgsrc/misc/erlang-p1_utils/distinfo:1.17   Fri Oct 14 16:43:48 2022
+++ pkgsrc/misc/erlang-p1_utils/distinfo        Thu Aug 22 05:40:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2022/10/14 16:43:48 triaxx Exp $
+$NetBSD: distinfo,v 1.18 2024/08/22 05:40:28 adam Exp $
 
-BLAKE2s (p1_utils-1.0.25.tar.gz) = 74b42e687858288f00853f161495addefd515d1d97aceaa2458ce1939c5c339f
-SHA512 (p1_utils-1.0.25.tar.gz) = e96bcd309dfaf3f80de573b7ad1b7281ee0cb97b0b91f92a5a9c5b5ccc969dce4d6b1adbaef9ff33bf9deb0da8e6b1738fbe3f69235b51a0069e0fda72a16d74
-Size (p1_utils-1.0.25.tar.gz) = 47802 bytes
+BLAKE2s (p1_utils-1.0.26.tar.gz) = f3db52fda15a1279c73319999f2ae9e4cb9edba70a82b158d5015485ffeb8479
+SHA512 (p1_utils-1.0.26.tar.gz) = 2e17a931302ac6c6c560b92a38f6868f3e2c5863fa9a3724ed7f3339ce149c7be1b8202cafebb26edbf547dfa49a62cae9c4016dd0b0f3aa5bc3d3d918324519
+Size (p1_utils-1.0.26.tar.gz) = 47863 bytes



Home | Main Index | Thread Index | Old Index