pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-Pari



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 11 06:40:56 UTC 2025

Modified Files:
        pkgsrc/math/p5-Math-Pari: Makefile distinfo

Log Message:
p5-Math-Pari: update to 2.030528.

2.030526
   patches/diff_2.3.5_mingw_longlong            Was malformed
   PariBuild.pm         Make the message about merge_822 a bit more clear.

2.030527
   patches/diff_2.3.5_win_mkdir New patch
   libPARI/Makefile.PL          Manually tune HAS_OPENDIR
   patches/diff_2.3.5_mingw_longlong
                        The chunk to which gcc v13 was objecting is actually not used anymore.
2.030528
   patches/diff_2.3.5_mingw_longlong
                        Trigger long long not only _WIN64 defined, but also WIN64:
                                https://www.cpantesters.org/cpan/report/625390d2-6ee9-1014-8de1-4f76cf55203a


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/math/p5-Math-Pari/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/math/p5-Math-Pari/distinfo

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

Modified files:

Index: pkgsrc/math/p5-Math-Pari/Makefile
diff -u pkgsrc/math/p5-Math-Pari/Makefile:1.66 pkgsrc/math/p5-Math-Pari/Makefile:1.67
--- pkgsrc/math/p5-Math-Pari/Makefile:1.66      Sun Apr 27 05:17:59 2025
+++ pkgsrc/math/p5-Math-Pari/Makefile   Sun May 11 06:40:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2025/04/27 05:17:59 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2025/05/11 06:40:56 wiz Exp $
 
-DISTNAME=      Math-Pari-2.030525
+DISTNAME=      Math-Pari-2.030528
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES+=   perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}

Index: pkgsrc/math/p5-Math-Pari/distinfo
diff -u pkgsrc/math/p5-Math-Pari/distinfo:1.29 pkgsrc/math/p5-Math-Pari/distinfo:1.30
--- pkgsrc/math/p5-Math-Pari/distinfo:1.29      Sun Apr 27 05:17:59 2025
+++ pkgsrc/math/p5-Math-Pari/distinfo   Sun May 11 06:40:56 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2025/04/27 05:17:59 wiz Exp $
+$NetBSD: distinfo,v 1.30 2025/05/11 06:40:56 wiz Exp $
 
-BLAKE2s (Math-Pari-2.030525.tar.gz) = edf8db2fb0dff0cdd8b1172e18b630333d6c86dab6adde86beec17d3b6353e51
-SHA512 (Math-Pari-2.030525.tar.gz) = b69e33aefa0ec46f391ec23d029b832e5e21a38a7ec97a25e1fcabfe14346b318fa14268b1115f03c133e7ae5f3cedeb630e9a7655f25ef606e3476b6f21e4b3
-Size (Math-Pari-2.030525.tar.gz) = 233298 bytes
+BLAKE2s (Math-Pari-2.030528.tar.gz) = b79c3f7c3b39bf4516cdad55497065de654c46f3fd2296bba6b616413693290d
+SHA512 (Math-Pari-2.030528.tar.gz) = a07e3b907f3cbb9b82f6bacfbdae8813a2a9f2eb89d571bd37b67528c01b16d92156b06412d12ad7007c568a921deca70a8e7092a5e7c5403985df620048bd34
+Size (Math-Pari-2.030528.tar.gz) = 234042 bytes
 SHA1 (patch-Makefile.PL) = 5b03df3948dd9326abac7103eae61b6af148dc08



Home | Main Index | Thread Index | Old Index