pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Build
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 20 06:34:07 UTC 2023
Modified Files:
pkgsrc/devel/p5-Module-Build: Makefile distinfo
Log Message:
p5-Module-Build: update to 0.42340.
0.4234 - Fri 28 Apr 2023 10:46:26 CEST
- PodParser now respects =encoding directives
- Don't use libraries in t/bundled for Build.PL
- make_tarball: workaround for broken tar on Darwin
- Respect $Config{man1ext}/$Config{man3ext}
- Do not require a compiler if c_source is an empty list
0.42_33 - Wed Mar 29 10:38:56 PM CEST 2023
- PodParser now respects =encoding directives
- Don't use libraries in t/bundled for Build.PL
- make_tarball: workaround for broken tar on Darwin
- Respect $Config{man1ext}/$Config{man3ext}
- Do not require a compiler if c_source is an empty list
0.4232 - Thu Dec 8 10:27:44 PM CET 2022
- Drop Pod::Man dependency for 5.8 compatibility
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/p5-Module-Build/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-Module-Build/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-Module-Build/Makefile
diff -u pkgsrc/devel/p5-Module-Build/Makefile:1.65 pkgsrc/devel/p5-Module-Build/Makefile:1.66
--- pkgsrc/devel/p5-Module-Build/Makefile:1.65 Tue Jun 28 11:32:45 2022
+++ pkgsrc/devel/p5-Module-Build/Makefile Sat May 20 06:34:07 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2022/06/28 11:32:45 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2023/05/20 06:34:07 wiz Exp $
-DISTNAME= Module-Build-0.4231
+DISTNAME= Module-Build-0.4234
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
Index: pkgsrc/devel/p5-Module-Build/distinfo
diff -u pkgsrc/devel/p5-Module-Build/distinfo:1.38 pkgsrc/devel/p5-Module-Build/distinfo:1.39
--- pkgsrc/devel/p5-Module-Build/distinfo:1.38 Tue Oct 26 10:16:56 2021
+++ pkgsrc/devel/p5-Module-Build/distinfo Sat May 20 06:34:07 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2021/10/26 10:16:56 nia Exp $
+$NetBSD: distinfo,v 1.39 2023/05/20 06:34:07 wiz Exp $
-BLAKE2s (Module-Build-0.4231.tar.gz) = 17914f09a4518ed2d6978a87765b970d6024dad517f6580cd82069db838c15e3
-SHA512 (Module-Build-0.4231.tar.gz) = ee1dc18a7df3fe67e7f954d5e1e071aa0a6f5bce6783b768bceb01f071e64ac8be63f410c932c7c16764e5d4f52fc664ce11a12f26f6afc75a26f79883efad70
-Size (Module-Build-0.4231.tar.gz) = 303466 bytes
+BLAKE2s (Module-Build-0.4234.tar.gz) = d54d81ac6ef6201d4b260bec7413b1ffba32a09b163a6cf66cfc3ad294c0977b
+SHA512 (Module-Build-0.4234.tar.gz) = e2bbdd64f98b424ea7fd20e2ba301d34b77c9f2ecec28e3191fda63a056a12c0fb1cab1496419e9e9b8054db1a8d3fe92e1f033cdcdf021e1a086c8859905eca
+Size (Module-Build-0.4234.tar.gz) = 311666 bytes
Home |
Main Index |
Thread Index |
Old Index