pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  4 10:55:57 UTC 2024

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

Log Message:
p5-Math-Round: update to 0.08.

0.08  2023-10-10 NEILB
    - NEILB has taken over maintenance
    - Added usual directory structure with lib/ and t/
    - Converted test.pl to traditional Test::More suite
    - Added LICENSE to doc and ensured metadata has license.
      I emailed Geoffrey to request this change, and ended
      up getting co-maint to make this happen :-)
    - Dropped `use vars`, replaced with `our` and `use warnings`.
    - Switched to dzil


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/p5-Math-Round/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/p5-Math-Round/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-Round/Makefile
diff -u pkgsrc/math/p5-Math-Round/Makefile:1.18 pkgsrc/math/p5-Math-Round/Makefile:1.19
--- pkgsrc/math/p5-Math-Round/Makefile:1.18     Thu Jul  6 09:40:55 2023
+++ pkgsrc/math/p5-Math-Round/Makefile  Thu Jan  4 10:55:57 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2023/07/06 09:40:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2024/01/04 10:55:57 wiz Exp $
 
-DISTNAME=      Math-Round-0.07
+DISTNAME=      Math-Round-0.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   9
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 

Index: pkgsrc/math/p5-Math-Round/distinfo
diff -u pkgsrc/math/p5-Math-Round/distinfo:1.5 pkgsrc/math/p5-Math-Round/distinfo:1.6
--- pkgsrc/math/p5-Math-Round/distinfo:1.5      Tue Oct 26 10:55:55 2021
+++ pkgsrc/math/p5-Math-Round/distinfo  Thu Jan  4 10:55:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:55:55 nia Exp $
+$NetBSD: distinfo,v 1.6 2024/01/04 10:55:57 wiz Exp $
 
-BLAKE2s (Math-Round-0.07.tar.gz) = fef56763f765cd28dff4215bbf86f9cc37a4426f35470ab92820f15ed573891e
-SHA512 (Math-Round-0.07.tar.gz) = 7b25c907b4d2c7d8f9d9318991739ea6dfd104d75f9d7f88057739a21072a003306669a9affafed752a20ec97d6341560216492a80ac49f7b456ea54121211b7
-Size (Math-Round-0.07.tar.gz) = 5221 bytes
+BLAKE2s (Math-Round-0.08.tar.gz) = 23ac00abff626d92f5bfe2f65f2b0daa3ea41b8e13d0e6a3dc0a5adb79b969f3
+SHA512 (Math-Round-0.08.tar.gz) = 00ef34f541acef09b80588492a3502ac13d1c6c806709b5403a59dc757540b8a9094f2b304f4242a2a8f67d90c06ed7c52626b56e9309fd01b07229ff538f15a
+Size (Math-Round-0.08.tar.gz) = 12039 bytes



Home | Main Index | Thread Index | Old Index