pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Exporter-Lite



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jul 16 07:46:51 UTC 2022

Modified Files:
        pkgsrc/devel/p5-Exporter-Lite: Makefile distinfo

Log Message:
Update to 0.09

Upstream changes:
 Changes for version 0.09 - 2022-03-03

    Fixed typo in comment. PR from James Raspass.
    Added note at the top of the DESCRIPTION to suggest you use Exporter.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Exporter-Lite/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Exporter-Lite/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-Exporter-Lite/Makefile
diff -u pkgsrc/devel/p5-Exporter-Lite/Makefile:1.20 pkgsrc/devel/p5-Exporter-Lite/Makefile:1.21
--- pkgsrc/devel/p5-Exporter-Lite/Makefile:1.20 Tue Jun 28 11:32:22 2022
+++ pkgsrc/devel/p5-Exporter-Lite/Makefile      Sat Jul 16 07:46:50 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:32:22 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/07/16 07:46:50 wen Exp $
 
-DISTNAME=      Exporter-Lite-0.08
+DISTNAME=      Exporter-Lite-0.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Exporter/}
 
@@ -14,5 +13,7 @@ LICENSE=      ${PERL5_LICENSE}
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Exporter/Lite/.packlist
 
+EXTRACT_USING= gtar
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/p5-Exporter-Lite/distinfo
diff -u pkgsrc/devel/p5-Exporter-Lite/distinfo:1.7 pkgsrc/devel/p5-Exporter-Lite/distinfo:1.8
--- pkgsrc/devel/p5-Exporter-Lite/distinfo:1.7  Tue Oct 26 10:16:32 2021
+++ pkgsrc/devel/p5-Exporter-Lite/distinfo      Sat Jul 16 07:46:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:16:32 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/07/16 07:46:50 wen Exp $
 
-BLAKE2s (Exporter-Lite-0.08.tar.gz) = 96f0f2fadb75ca4e9b087195b6d26e2f74a9218f0e498c6d50f8cfbf34576ad4
-SHA512 (Exporter-Lite-0.08.tar.gz) = 8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953
-Size (Exporter-Lite-0.08.tar.gz) = 6271 bytes
+BLAKE2s (Exporter-Lite-0.09.tar.gz) = e23ecee22fa6be00464bd17ee2a8731d4a2457366b0ef7abecbe7258cf0f4dda
+SHA512 (Exporter-Lite-0.09.tar.gz) = fa540b0aba6178031d0448cdd92bdf21226facd0424ca00329eac8b93086f7e53b9f37daf52a53a74b65fa6afe2b2aa236165d4c44e96d63aad19e0764924f92
+Size (Exporter-Lite-0.09.tar.gz) = 6859 bytes



Home | Main Index | Thread Index | Old Index