pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Scope-Upper



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Oct 27 15:04:07 UTC 2019

Modified Files:
        pkgsrc/devel/p5-Scope-Upper: Makefile distinfo

Log Message:
(devel/p5-Scope-Upper)  Updated to 0.32

0.32    2019-07-08 12:50 UTC
        + Fix : [RT #129539] : fails with v5.27.3 and later with DEBUGGING
                The module has been amended to accomodate with a change of
                behaviour of a core macro.
        + Upd : Contact info.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Scope-Upper/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Scope-Upper/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-Scope-Upper/Makefile
diff -u pkgsrc/devel/p5-Scope-Upper/Makefile:1.25 pkgsrc/devel/p5-Scope-Upper/Makefile:1.26
--- pkgsrc/devel/p5-Scope-Upper/Makefile:1.25   Sun Aug 11 13:20:18 2019
+++ pkgsrc/devel/p5-Scope-Upper/Makefile        Sun Oct 27 15:04:07 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2019/08/11 13:20:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2019/10/27 15:04:07 mef Exp $
 
-DISTNAME=      Scope-Upper-0.31
+DISTNAME=      Scope-Upper-0.32
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Scope/}
 

Index: pkgsrc/devel/p5-Scope-Upper/distinfo
diff -u pkgsrc/devel/p5-Scope-Upper/distinfo:1.14 pkgsrc/devel/p5-Scope-Upper/distinfo:1.15
--- pkgsrc/devel/p5-Scope-Upper/distinfo:1.14   Wed Aug 29 05:51:46 2018
+++ pkgsrc/devel/p5-Scope-Upper/distinfo        Sun Oct 27 15:04:07 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/08/29 05:51:46 wiz Exp $
+$NetBSD: distinfo,v 1.15 2019/10/27 15:04:07 mef Exp $
 
-SHA1 (Scope-Upper-0.31.tar.gz) = 3dffae59f7ba0276909b84dc07b3b423bf5f41b1
-RMD160 (Scope-Upper-0.31.tar.gz) = 139be268cd7130b640cdd37ba05f0b9f770c5113
-SHA512 (Scope-Upper-0.31.tar.gz) = 2e4603e7925e5e6b37b72fe148a15045cacbb5f55926a60faaabb8a308b69b802f5782c4da82c1e024160d8ff9aa363631ada74d6c7aa79d9db316f0277ee77e
-Size (Scope-Upper-0.31.tar.gz) = 99136 bytes
+SHA1 (Scope-Upper-0.32.tar.gz) = 8dac12d47a808a046fd6abbada8462541a83454e
+RMD160 (Scope-Upper-0.32.tar.gz) = 6bea8aeb54ae4de11878a2aee943b90086123edf
+SHA512 (Scope-Upper-0.32.tar.gz) = 92fbc9b2e49bc1f6c66a4f10519c508ede36ba6266781397f93bd48310ae36b454112c59794f0346b8c915cfe106d2a4f673ecf20e7a2b8f11e504539691bda4
+Size (Scope-Upper-0.32.tar.gz) = 95563 bytes



Home | Main Index | Thread Index | Old Index