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: Tue Aug 21 11:56:38 UTC 2018
Modified Files:
pkgsrc/math/p5-Alien-GMP: Makefile distinfo
Log Message:
p5-Alien-GMP: update to 1.14.
1.14 2018-06-25 05:29:49 -0400
- Production release identical to 1.12_01
1.12_01 2018-06-25 03:34:28 +0000
- Remove dependency on Alien::Role::Alt
This Role is no longer necessary, as the capability of that role
has been merged into the Alien::Build core.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/p5-Alien-GMP/Makefile \
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.2 pkgsrc/math/p5-Alien-GMP/Makefile:1.3
--- pkgsrc/math/p5-Alien-GMP/Makefile:1.2 Sun Jun 24 07:37:21 2018
+++ pkgsrc/math/p5-Alien-GMP/Makefile Tue Aug 21 11:56:38 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/06/24 07:37:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/21 11:56:38 wiz Exp $
-DISTNAME= Alien-GMP-1.11
+DISTNAME= Alien-GMP-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
@@ -12,11 +12,8 @@ LICENSE= gnu-lgpl-v3
DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
BUILD_DEPENDS+= p5-Devel-CheckLib-[0-9]*:../../devel/p5-Devel-CheckLib
-DEPENDS+= p5-Alien-Role-Alt-[0-9]*:../../devel/p5-Alien-Role-Alt
USE_LANGUAGES= c
-
-#PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Alien/GMP/.packlist
.include "../../devel/gmp/buildlink3.mk"
Index: pkgsrc/math/p5-Alien-GMP/distinfo
diff -u pkgsrc/math/p5-Alien-GMP/distinfo:1.2 pkgsrc/math/p5-Alien-GMP/distinfo:1.3
--- pkgsrc/math/p5-Alien-GMP/distinfo:1.2 Sun Jun 24 07:37:21 2018
+++ pkgsrc/math/p5-Alien-GMP/distinfo Tue Aug 21 11:56:38 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/06/24 07:37:21 wiz Exp $
+$NetBSD: distinfo,v 1.3 2018/08/21 11:56:38 wiz Exp $
-SHA1 (Alien-GMP-1.11.tar.gz) = e7dfd786eea43af7fde1882ca115e74d2b933764
-RMD160 (Alien-GMP-1.11.tar.gz) = 13375c93530f004c02db2aa4a8679e8428bfde4c
-SHA512 (Alien-GMP-1.11.tar.gz) = 05fd5b7f2fb983d57009c99b3d2593dbbf17996b5fb06a520e157bb0301e8d7c9d037b825094e0ede850a9b51725e1373d7c0b7d54aed5c20fb9099fbdebce07
-Size (Alien-GMP-1.11.tar.gz) = 24694 bytes
+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
Home |
Main Index |
Thread Index |
Old Index