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:   wiz
Date:           Wed Nov  8 20:37:05 UTC 2017

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

Log Message:
p5-Scope-Upper: update to 0.30.

0.30    2017-11-04 15:55 UTC
        + Fix : [RT #123481] : Compatibility with CV-in-stash optimisation
                Thanks Father Chrysostomos for reporting and contributing a
                patch.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Scope-Upper/Makefile
cvs rdiff -u -r1.12 -r1.13 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.20 pkgsrc/devel/p5-Scope-Upper/Makefile:1.21
--- pkgsrc/devel/p5-Scope-Upper/Makefile:1.20   Mon Jun  5 14:23:34 2017
+++ pkgsrc/devel/p5-Scope-Upper/Makefile        Wed Nov  8 20:37:05 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:23:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2017/11/08 20:37:05 wiz Exp $
 
-DISTNAME=      Scope-Upper-0.29
+DISTNAME=      Scope-Upper-0.30
 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.12 pkgsrc/devel/p5-Scope-Upper/distinfo:1.13
--- pkgsrc/devel/p5-Scope-Upper/distinfo:1.12   Sun Jun 19 04:54:30 2016
+++ pkgsrc/devel/p5-Scope-Upper/distinfo        Wed Nov  8 20:37:05 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/06/19 04:54:30 markd Exp $
+$NetBSD: distinfo,v 1.13 2017/11/08 20:37:05 wiz Exp $
 
-SHA1 (Scope-Upper-0.29.tar.gz) = 60f9c39ee7024c63384e70c81587b3da2cad0a01
-RMD160 (Scope-Upper-0.29.tar.gz) = 08fcaf96ab83b72433aa1cb8848094f5589b48e3
-SHA512 (Scope-Upper-0.29.tar.gz) = 1950337e71b1120087d8921ed82ee92ba402f022316ffc60411d84744c5528e63b902e4bd897f82ddb853c83050dda01aa0e01825538340bd3f8b6f595364434
-Size (Scope-Upper-0.29.tar.gz) = 93763 bytes
+SHA1 (Scope-Upper-0.30.tar.gz) = 8ed6872fd18fa7976149c6e9ded2013676f303d8
+RMD160 (Scope-Upper-0.30.tar.gz) = 21ede49cb7d5dd3f205a5b82b21ddb6d5616f576
+SHA512 (Scope-Upper-0.30.tar.gz) = ba766f6f257293d8ec7cca72bfd216a5e3d8b052ebf5a6d74626060c847e3f2d2247056ce96ef83f0a170b2db974a66ac22cf54c8fbb785ec9aba8d984163c0a
+Size (Scope-Upper-0.30.tar.gz) = 95297 bytes



Home | Main Index | Thread Index | Old Index