pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Data-Float



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 17 09:30:50 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Data-Float: Makefile distinfo

Log Message:
p5-Data-Float: update to 0.015.

v0.015 2025-04-02 15:06+01:00 Europe/London
  [Documentation]
  - Update security policy and fix inconsistent contact instructions.

    This clarifies the license of the security policy. GH#3.

  - Update Changes to conform to the CPAN::Changes spec. GH#2.

  [Other]
  - Issues have been moved to GitHub. GH#1.

v0.014 2025-03-28 17:08+00:00 Europe/London

  [Documentation]
  - Added a security policy.

  - Updated maintainer information.

  [Toolchain]
  - Removed use of Module::Build, and re-add Makefile.PL to the distribution.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Data-Float/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Data-Float/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-Data-Float/Makefile
diff -u pkgsrc/devel/p5-Data-Float/Makefile:1.3 pkgsrc/devel/p5-Data-Float/Makefile:1.4
--- pkgsrc/devel/p5-Data-Float/Makefile:1.3     Fri Jul  4 08:45:30 2025
+++ pkgsrc/devel/p5-Data-Float/Makefile Sun Aug 17 09:30:50 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2025/07/04 08:45:30 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/08/17 09:30:50 wiz Exp $
 
-DISTNAME=      Data-Float-0.013
+DISTNAME=      Data-Float-0.015
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
 
@@ -13,7 +12,6 @@ LICENSE=      ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Carp>=0:../../devel/p5-Carp
 
-PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/Data/Float/.packlist
 USE_LANGUAGES=         # none
 

Index: pkgsrc/devel/p5-Data-Float/distinfo
diff -u pkgsrc/devel/p5-Data-Float/distinfo:1.1 pkgsrc/devel/p5-Data-Float/distinfo:1.2
--- pkgsrc/devel/p5-Data-Float/distinfo:1.1     Mon Jan 15 17:58:26 2024
+++ pkgsrc/devel/p5-Data-Float/distinfo Sun Aug 17 09:30:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/15 17:58:26 gdt Exp $
+$NetBSD: distinfo,v 1.2 2025/08/17 09:30:50 wiz Exp $
 
-BLAKE2s (Data-Float-0.013.tar.gz) = d858c1253005ed0dfd22e21e6ad5c8a01fb83eb25860f68a3f0278d36db58949
-SHA512 (Data-Float-0.013.tar.gz) = 7e3be7843df30e581bd8937fde226ac6f24100206a376e1dbed2d4699c95d3f39a25cd1485f5871c46adba88d2fb1899efcd326f908797cdc985ec713cd9a90f
-Size (Data-Float-0.013.tar.gz) = 25939 bytes
+BLAKE2s (Data-Float-0.015.tar.gz) = 9aba6750f33923ba738e77284b59a5b199b84f4cc7a84f98dd5a6f36da4a65b0
+SHA512 (Data-Float-0.015.tar.gz) = 9a757a2398e7213ea172ab444de0aa1d06ee69d5d2447e8cd071ee8c2a8749ce4ee8616e479d0bf4c42e2db6acdf2bb3c80c82c0a28b28c54d38021239672515
+Size (Data-Float-0.015.tar.gz) = 24156 bytes



Home | Main Index | Thread Index | Old Index