pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Specio
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 10 03:31:02 UTC 2025
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
p5-Specio: update to 0.52.
0.52 2025-08-09
- Really made it possible to force Specio to use only pure Perl dependencies. The changes in 0.51
were incomplete, so lots of places still loaded the Clone (XS) module. Fixed by @arodland (Andrew
Rodland). GH #23.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Specio/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-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.35 pkgsrc/devel/p5-Specio/Makefile:1.36
--- pkgsrc/devel/p5-Specio/Makefile:1.35 Fri Jul 4 08:46:36 2025
+++ pkgsrc/devel/p5-Specio/Makefile Sun Aug 10 03:31:02 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2025/07/04 08:46:36 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2025/08/10 03:31:02 wiz Exp $
-DISTNAME= Specio-0.51
+DISTNAME= Specio-0.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.25 pkgsrc/devel/p5-Specio/distinfo:1.26
--- pkgsrc/devel/p5-Specio/distinfo:1.25 Tue Jul 1 21:07:18 2025
+++ pkgsrc/devel/p5-Specio/distinfo Sun Aug 10 03:31:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/07/01 21:07:18 wiz Exp $
+$NetBSD: distinfo,v 1.26 2025/08/10 03:31:02 wiz Exp $
-BLAKE2s (Specio-0.51.tar.gz) = c672ea0d063c78ffad4b602ea8b93493a6f992a775e8023b39a68f82cf168238
-SHA512 (Specio-0.51.tar.gz) = 49d14c8a19b27d4003e04d39732a25e5c6880f2ca4be714c72475d1e0a1d11d56a66a9112020856800de8cc6795368f0ccfce7a46fdad18caf7a0cd07100636a
-Size (Specio-0.51.tar.gz) = 133033 bytes
+BLAKE2s (Specio-0.52.tar.gz) = 43b54bb95bb905ddaec061638e4e38fd1cd8c4ebf486fa8c379292f110944c99
+SHA512 (Specio-0.52.tar.gz) = 61f38f400085e98b5c47661611727f74912409d45344cb75e47336695e97794db1ac86b29cc98c544cb188f8fcc08ca4d466ea1e727b2910c8a7566e4048028d
+Size (Specio-0.52.tar.gz) = 133969 bytes
Home |
Main Index |
Thread Index |
Old Index