pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Devel-PatchPerl



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Feb 22 13:02:11 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Devel-PatchPerl: Makefile distinfo

Log Message:
Updated devel/p5-Devel-PatchPerl to 1.48
----------------------------------------
version 1.48 at 2017-02-12 18:32:39 +0000
-----------------------------------------
  Date : 2017-02-12 18:32:39 +0000
    Updated hints

  Date : 2017-02-12 14:29:34 +0000
    Patch Time::HiRes in 5.24.[01] (#26)

    Time::HiRes is broken on threaded darwin in 5.24.0 and 5.24.1. This
    patch brings in changes from blead that fix it. The patch is
    unfortunately large, as untangling just the compilation fix from
    other changes and still getting tests to pass wasn't straightforward.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Devel-PatchPerl/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Devel-PatchPerl/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-Devel-PatchPerl/Makefile
diff -u pkgsrc/devel/p5-Devel-PatchPerl/Makefile:1.20 pkgsrc/devel/p5-Devel-PatchPerl/Makefile:1.21
--- pkgsrc/devel/p5-Devel-PatchPerl/Makefile:1.20       Thu Dec 15 21:38:31 2016
+++ pkgsrc/devel/p5-Devel-PatchPerl/Makefile    Wed Feb 22 13:02:11 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2016/12/15 21:38:31 mef Exp $
+# $NetBSD: Makefile,v 1.21 2017/02/22 13:02:11 mef Exp $
 
-DISTNAME=      Devel-PatchPerl-1.46
+DISTNAME=      Devel-PatchPerl-1.48
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Devel/}

Index: pkgsrc/devel/p5-Devel-PatchPerl/distinfo
diff -u pkgsrc/devel/p5-Devel-PatchPerl/distinfo:1.14 pkgsrc/devel/p5-Devel-PatchPerl/distinfo:1.15
--- pkgsrc/devel/p5-Devel-PatchPerl/distinfo:1.14       Thu Dec 15 21:38:31 2016
+++ pkgsrc/devel/p5-Devel-PatchPerl/distinfo    Wed Feb 22 13:02:11 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2016/12/15 21:38:31 mef Exp $
+$NetBSD: distinfo,v 1.15 2017/02/22 13:02:11 mef Exp $
 
-SHA1 (Devel-PatchPerl-1.46.tar.gz) = 8f725c9a6a35e64bece51ab8286e7ce580e45c48
-RMD160 (Devel-PatchPerl-1.46.tar.gz) = 37a80910ae29cea65370ff7a4da5701d04bfa031
-SHA512 (Devel-PatchPerl-1.46.tar.gz) = 888d2b952053d1f7a86765e3761a895f70b099b8420053ce855ea6ab15b449d63e9c4a104206b7bbc80b2b3859727695ac28bdd93411050a29e7d4c4d2f7ee93
-Size (Devel-PatchPerl-1.46.tar.gz) = 108762 bytes
+SHA1 (Devel-PatchPerl-1.48.tar.gz) = 8dcb4c5efe2bf02a5b8eabcb622fdd94738882d7
+RMD160 (Devel-PatchPerl-1.48.tar.gz) = 0fd87f48b2ac1bd5506910c3172ecc36530d8232
+SHA512 (Devel-PatchPerl-1.48.tar.gz) = 7b0f3ad986f4e79803f301aa062fd448b5970cc5081e2b785c839cc8e96a6fa5b4a773851f16cc5b39b88aa333ae8f00dc632a71a8aa74d82552726d7a9e1508
+Size (Devel-PatchPerl-1.48.tar.gz) = 122416 bytes



Home | Main Index | Thread Index | Old Index