pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-PAR



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 19 11:35:12 UTC 2016

Modified Files:
        pkgsrc/devel/p5-PAR: Makefile distinfo

Log Message:
Updated devel/p5-PAR to 1.011
-----------------------------
1.011  2016-09-18
- Move to GitHub. Thanks, OpenFoundry, for years of service.
- Suppress warning "Use of uninitialized value in do "file" ..."
- Put a description of its purpose into the canary file
- Remove all traces of Internals::PAR::CLEARSTACK
- Remove all references to http://par.perl.org/, doesn't exist anymore


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-PAR/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-PAR/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-PAR/Makefile
diff -u pkgsrc/devel/p5-PAR/Makefile:1.28 pkgsrc/devel/p5-PAR/Makefile:1.29
--- pkgsrc/devel/p5-PAR/Makefile:1.28   Wed Jun  8 19:23:20 2016
+++ pkgsrc/devel/p5-PAR/Makefile        Mon Sep 19 11:35:12 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:20 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2016/09/19 11:35:12 mef Exp $
 #
 
-DISTNAME=              PAR-1.010
+DISTNAME=              PAR-1.011
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=PAR/RSCHUPP/}
 

Index: pkgsrc/devel/p5-PAR/distinfo
diff -u pkgsrc/devel/p5-PAR/distinfo:1.11 pkgsrc/devel/p5-PAR/distinfo:1.12
--- pkgsrc/devel/p5-PAR/distinfo:1.11   Tue Nov  3 03:28:36 2015
+++ pkgsrc/devel/p5-PAR/distinfo        Mon Sep 19 11:35:12 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 03:28:36 agc Exp $
+$NetBSD: distinfo,v 1.12 2016/09/19 11:35:12 mef Exp $
 
-SHA1 (PAR-1.010.tar.gz) = 98ecdbd5bc1667b12aa22d81e9997cc857cd3724
-RMD160 (PAR-1.010.tar.gz) = a812ac6c5176f7cb0bc15c5ea7d41656c04b0e0d
-SHA512 (PAR-1.010.tar.gz) = 57e2c39927402c353ee356ae9b91b4233614afa9dca61c3c2effbe2db8b6c653949cc424b637d12dc89668ddf7f49a38d2e6610521410e613e061c0f980b304d
-Size (PAR-1.010.tar.gz) = 75412 bytes
+SHA1 (PAR-1.011.tar.gz) = 61f5760e7a213d3aa7c66ffaf51ec23702e4be5b
+RMD160 (PAR-1.011.tar.gz) = 1b2be551a1e8d1c1f06678e319097a0e058ff87f
+SHA512 (PAR-1.011.tar.gz) = 83ca9fcf7dc8efd83060b22c87a6793afdd730b9697c99ed0b8d72ddfe88954dd412aa055b529c386eedf4c3480c6d117e1684f8e92ba11c2b35e34b987c9d69
+Size (PAR-1.011.tar.gz) = 78107 bytes



Home | Main Index | Thread Index | Old Index