pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-SUPER



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Sep 18 13:09:50 UTC 2019

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

Log Message:
Update to 1.20190531

Upstream changes:
1.20190531 2019-05-31 16:57:30-07:00 America/Los_Angeles
    - allow main->SUPER::... to work when SUPER.pm is loaded (PR #1, Charles McGarvey)


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-SUPER/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-SUPER/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-SUPER/Makefile
diff -u pkgsrc/devel/p5-SUPER/Makefile:1.19 pkgsrc/devel/p5-SUPER/Makefile:1.20
--- pkgsrc/devel/p5-SUPER/Makefile:1.19 Sun Aug 11 13:20:17 2019
+++ pkgsrc/devel/p5-SUPER/Makefile      Wed Sep 18 13:09:50 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/08/11 13:20:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/09/18 13:09:50 wen Exp $
 
-DISTNAME=      SUPER-1.20141117
+DISTNAME=      SUPER-1.20190531
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SUPER/}
 

Index: pkgsrc/devel/p5-SUPER/distinfo
diff -u pkgsrc/devel/p5-SUPER/distinfo:1.5 pkgsrc/devel/p5-SUPER/distinfo:1.6
--- pkgsrc/devel/p5-SUPER/distinfo:1.5  Tue Nov  3 03:28:43 2015
+++ pkgsrc/devel/p5-SUPER/distinfo      Wed Sep 18 13:09:50 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:43 agc Exp $
+$NetBSD: distinfo,v 1.6 2019/09/18 13:09:50 wen Exp $
 
-SHA1 (SUPER-1.20141117.tar.gz) = b4eccae36828cf81f27e349c4528735d13804949
-RMD160 (SUPER-1.20141117.tar.gz) = 95b3593c551f201c6c7b05c2f7e56158b67154aa
-SHA512 (SUPER-1.20141117.tar.gz) = c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0
-Size (SUPER-1.20141117.tar.gz) = 14477 bytes
+SHA1 (SUPER-1.20190531.tar.gz) = 3ee8a97c631caad1adb9dab9bbed8478bbad2f95
+RMD160 (SUPER-1.20190531.tar.gz) = 049280248479bb3c7cb1b23efbac744eecc23b30
+SHA512 (SUPER-1.20190531.tar.gz) = fb1072c76aa9d82edb39ec75f0e14c0fa41837b36b7d2ec24482a20338484cba867646f5e3ceb12ff4f8e1a6f333f5243900c2114d772a29d6c0380feabd3565
+Size (SUPER-1.20190531.tar.gz) = 14909 bytes



Home | Main Index | Thread Index | Old Index