pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-Base85
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 18 18:34:01 UTC 2017
Modified Files:
pkgsrc/math/p5-Math-Base85: Makefile distinfo
Log Message:
p5-Math-Base85: update to 0.4.
Revision history for Perl module Math::Base85.
0.4 2017-10-16T17:36:18Z
Fix version numbering
v0.3.1 2017-10-16T17:27:24Z
- Move deps from build to runtime; fix courtesy of Dan Book <grinnz%gmail.com@localhost>
0.3 2017-10-16T16:39:34Z
- Add metadata to distribution
- Update directory structure to more standard Perl module structure
- Extend metadata to include prereqs, repo information, author info etc.
- Improve kwalitee
- Update author and repo information to point to new locations
- Add more explicit license information
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/p5-Math-Base85/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/p5-Math-Base85/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-Base85/Makefile
diff -u pkgsrc/math/p5-Math-Base85/Makefile:1.15 pkgsrc/math/p5-Math-Base85/Makefile:1.16
--- pkgsrc/math/p5-Math-Base85/Makefile:1.15 Mon Jun 5 14:24:09 2017
+++ pkgsrc/math/p5-Math-Base85/Makefile Wed Oct 18 18:34:01 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/10/18 18:34:01 wiz Exp $
-DISTNAME= Math-Base85-0.2
+DISTNAME= Math-Base85-0.4
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
Index: pkgsrc/math/p5-Math-Base85/distinfo
diff -u pkgsrc/math/p5-Math-Base85/distinfo:1.2 pkgsrc/math/p5-Math-Base85/distinfo:1.3
--- pkgsrc/math/p5-Math-Base85/distinfo:1.2 Tue Nov 3 23:33:38 2015
+++ pkgsrc/math/p5-Math-Base85/distinfo Wed Oct 18 18:34:01 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 23:33:38 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/10/18 18:34:01 wiz Exp $
-SHA1 (Math-Base85-0.2.tar.gz) = eae5fd953dc2b6b0e15ab9d6aeee705156cc943b
-RMD160 (Math-Base85-0.2.tar.gz) = c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2
-SHA512 (Math-Base85-0.2.tar.gz) = 672bffe442e98a7057054061320272c068114558c04e00a7d29cc976b3d6551982eb76eaaee8b2919c671e4ca5b2160c249bbb3eb77c3897267282b12411b9cb
-Size (Math-Base85-0.2.tar.gz) = 6495 bytes
+SHA1 (Math-Base85-0.4.tar.gz) = eef8a31cf1cb208f4f80945ba297a67ef54bf5bc
+RMD160 (Math-Base85-0.4.tar.gz) = 7ca3949086588cdad286f0f222ea601440eb96a7
+SHA512 (Math-Base85-0.4.tar.gz) = 3e53d520e8f0f01193fff03486c301920bb212cb3aeba0cf45ed0a9552a9d22661ccd6364062fb0e7755096dcf14af57209b5d0aa2bfcd7ff3af1d0ca1d5278a
+Size (Math-Base85-0.4.tar.gz) = 10567 bytes
Home |
Main Index |
Thread Index |
Old Index