pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Alien-GMP



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 11:46:21 UTC 2020

Modified Files:
        pkgsrc/math/p5-Alien-GMP: Makefile distinfo

Log Message:
p5-Alien-GMP: update to 1.16.

1.16      2020-04-22 03:31:45 -0600
  - Share install requires Alien::m4 for build (gh#2)

1.15      2020-02-21 01:03:41 -0500
  - Use https instead of http


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/p5-Alien-GMP/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/p5-Alien-GMP/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-Alien-GMP/Makefile
diff -u pkgsrc/math/p5-Alien-GMP/Makefile:1.7 pkgsrc/math/p5-Alien-GMP/Makefile:1.8
--- pkgsrc/math/p5-Alien-GMP/Makefile:1.7       Mon Aug 31 18:10:12 2020
+++ pkgsrc/math/p5-Alien-GMP/Makefile   Mon Sep  7 11:46:21 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/08/31 18:10:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/07 11:46:21 wiz Exp $
 
-DISTNAME=      Alien-GMP-1.14
+DISTNAME=      Alien-GMP-1.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Alien/}
 

Index: pkgsrc/math/p5-Alien-GMP/distinfo
diff -u pkgsrc/math/p5-Alien-GMP/distinfo:1.3 pkgsrc/math/p5-Alien-GMP/distinfo:1.4
--- pkgsrc/math/p5-Alien-GMP/distinfo:1.3       Tue Aug 21 11:56:38 2018
+++ pkgsrc/math/p5-Alien-GMP/distinfo   Mon Sep  7 11:46:21 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/08/21 11:56:38 wiz Exp $
+$NetBSD: distinfo,v 1.4 2020/09/07 11:46:21 wiz Exp $
 
-SHA1 (Alien-GMP-1.14.tar.gz) = ca9e52e18c83322db977aa3562d3fe1df51ba6d9
-RMD160 (Alien-GMP-1.14.tar.gz) = 72ebce7e2b494082e704604a130c9329cf9d13ad
-SHA512 (Alien-GMP-1.14.tar.gz) = dbcbe071502714f0faaf08ede03f7abe1a85ede64ab4073decfdee1569d568efe3825269185af7a9dfed308bb5322f489e9ef6cfc25abaa43253fa43c54a9b5a
-Size (Alien-GMP-1.14.tar.gz) = 24275 bytes
+SHA1 (Alien-GMP-1.16.tar.gz) = 112a268770e509cc9ffabb95caccd3f962debd6e
+RMD160 (Alien-GMP-1.16.tar.gz) = e8d0e4d9f1693a53d0c37a178b85a1a1bf00d493
+SHA512 (Alien-GMP-1.16.tar.gz) = cadf9ef0aa065dd8ce1ba9f3b2b3c369170edfe7faa41ea181192a27a17dce06dc3bd9a5a970fa8046466b9628dd4f8637d98494573b5d5e8148620c7db75459
+Size (Alien-GMP-1.16.tar.gz) = 24737 bytes



Home | Main Index | Thread Index | Old Index