pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-AIO
Module Name: pkgsrc
Committed By: wen
Date: Sat Feb 11 23:23:26 UTC 2023
Modified Files:
pkgsrc/devel/p5-IO-AIO: Makefile distinfo
Log Message:
Update to 4.79
Upstream changes:
4.79 Sun 25 Sep 2022 18:25:53 CEST
- the autoconf result of the mount check was not used, so it failed to
compile on most systems (reported by crackoff%tutanota.com@localhost).
- work around fedora not having a working C compiler setup by design
(reported by Paul Howarth).
4.78 Tue 06 Sep 2022 12:54:43 CEST
- add IO::AIO::mount and IO::AIO::umount.
- add a bunch of symbols from sys/mount.h.
4.77 Mon 05 Sep 2022 02:03:38 CEST
- add MFD_HUGETLB_2MB and MFD_HUGETLB_1GB constants.
- add fexecve.
- add lots of missing functions to @EXPORT_OK.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-IO-AIO/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-IO-AIO/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-IO-AIO/Makefile
diff -u pkgsrc/devel/p5-IO-AIO/Makefile:1.28 pkgsrc/devel/p5-IO-AIO/Makefile:1.29
--- pkgsrc/devel/p5-IO-AIO/Makefile:1.28 Tue Jun 28 11:32:34 2022
+++ pkgsrc/devel/p5-IO-AIO/Makefile Sat Feb 11 23:23:25 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2022/06/28 11:32:34 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2023/02/11 23:23:25 wen Exp $
-DISTNAME= IO-AIO-4.76
+DISTNAME= IO-AIO-4.79
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: pkgsrc/devel/p5-IO-AIO/distinfo
diff -u pkgsrc/devel/p5-IO-AIO/distinfo:1.18 pkgsrc/devel/p5-IO-AIO/distinfo:1.19
--- pkgsrc/devel/p5-IO-AIO/distinfo:1.18 Tue Oct 26 10:16:44 2021
+++ pkgsrc/devel/p5-IO-AIO/distinfo Sat Feb 11 23:23:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:16:44 nia Exp $
+$NetBSD: distinfo,v 1.19 2023/02/11 23:23:25 wen Exp $
-BLAKE2s (IO-AIO-4.76.tar.gz) = ff66f55b1cdbc3410ca32a6ca10483fda6c9991d00daf8457275ecdc6d6fc5cd
-SHA512 (IO-AIO-4.76.tar.gz) = 013c8e7e8501ca4f42b46102f3713bae580e6f05a416a2e77176e67c6c41ed6f71d35a4894132a9a7510d84799d9337820824020624eef709e5f378e90a063ee
-Size (IO-AIO-4.76.tar.gz) = 185929 bytes
+BLAKE2s (IO-AIO-4.79.tar.gz) = aefa4ea44e9310cc6a98f88213fd1e8aa9d606035d609424a3d37b3fb4d20e23
+SHA512 (IO-AIO-4.79.tar.gz) = ebf4030ee237dde044722e690e1996c22a8c2fa36325c1d5fc641879da9da64facf2300defa759854499c010408a0dfba0cee3191aa024e8332d3aed9b2a4cae
+Size (IO-AIO-4.79.tar.gz) = 189140 bytes
Home |
Main Index |
Thread Index |
Old Index