pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/erlang-jiffy
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Oct 15 12:20:55 UTC 2022
Modified Files:
pkgsrc/textproc/erlang-jiffy: Makefile distinfo
Log Message:
erlang-jiffy: Update to 1.1.1
upstream changes:
-----------------
Jiffy 1.1.1
o Prevent rebar3 from seeing any global config …
o Fix builds using mix as a build tool …
Jiffy 1.1.0
o Replace build system with port_compiler …
o Use rebar3 for building and testing Jiffy directly
Jiffy 1.0.9
o Fix typo in README
o Update enc to exclude linking with erl_interface.lib on Windows …
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/erlang-jiffy/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/erlang-jiffy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/erlang-jiffy/Makefile
diff -u pkgsrc/textproc/erlang-jiffy/Makefile:1.5 pkgsrc/textproc/erlang-jiffy/Makefile:1.6
--- pkgsrc/textproc/erlang-jiffy/Makefile:1.5 Fri Jan 15 23:55:26 2021
+++ pkgsrc/textproc/erlang-jiffy/Makefile Sat Oct 15 12:20:55 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/01/15 23:55:26 triaxx Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/15 12:20:55 triaxx Exp $
-DISTNAME= jiffy-1.0.8
+DISTNAME= jiffy-1.1.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=davisp/}
Index: pkgsrc/textproc/erlang-jiffy/distinfo
diff -u pkgsrc/textproc/erlang-jiffy/distinfo:1.6 pkgsrc/textproc/erlang-jiffy/distinfo:1.7
--- pkgsrc/textproc/erlang-jiffy/distinfo:1.6 Tue Oct 26 11:21:53 2021
+++ pkgsrc/textproc/erlang-jiffy/distinfo Sat Oct 15 12:20:55 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:21:53 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/15 12:20:55 triaxx Exp $
-BLAKE2s (jiffy-1.0.8.tar.gz) = 21f07abfa6d7f80b50f0d464a8b287f3572dd5a38aec104ea1979fca6949e39d
-SHA512 (jiffy-1.0.8.tar.gz) = d248d4e41d780a8f676c4fa7eee6fbdc6f9a5a2867c558cb1ce6f1600093b242fad48d86221a37bfdb7bba0142635f577a4ac3e98106558f5a0ca817dd9a0574
-Size (jiffy-1.0.8.tar.gz) = 1896454 bytes
+BLAKE2s (jiffy-1.1.1.tar.gz) = c1c510c8c5f5361be3f3f3370a4c36792e2abcccf7a73434851d47b7f82d5db6
+SHA512 (jiffy-1.1.1.tar.gz) = cfa36d77285e53ccce852640a4c780f2c29ad33c7352e3a5b69fec431d6684bac4bf5ac323379a8bb1d1289afa23b6f73d4d5ecf1b025791fd84198d4c066910
+Size (jiffy-1.1.1.tar.gz) = 1674571 bytes
SHA1 (patch-Makefile) = 5113cc43fe05c12de2a5f75feb57692695c196c7
Home |
Main Index |
Thread Index |
Old Index