pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Graph
Module Name: pkgsrc
Committed By: wen
Date: Sun Aug 10 02:05:24 UTC 2025
Modified Files:
pkgsrc/devel/p5-Graph: Makefile distinfo
Log Message:
Update to 0.9735
Upstream changes:
0.9735 2025-03-27
- better connectedness docs (#36 #37) - thanks @gwselke
0.9734 2025-03-01
- add connected_subgraphs (#35) - thanks @merkys
0.9733 2025-01-12
- added max_cliques (#33,#34) - thanks @choroba
- restore 0.9716 behaviour of random_graph (#32) - thanks @kester-habermann for report
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/p5-Graph/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Graph/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-Graph/Makefile
diff -u pkgsrc/devel/p5-Graph/Makefile:1.46 pkgsrc/devel/p5-Graph/Makefile:1.47
--- pkgsrc/devel/p5-Graph/Makefile:1.46 Fri Jul 4 08:45:53 2025
+++ pkgsrc/devel/p5-Graph/Makefile Sun Aug 10 02:05:24 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2025/07/04 08:45:53 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2025/08/10 02:05:24 wen Exp $
-DISTNAME= Graph-0.9732
+DISTNAME= Graph-0.9735
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
Index: pkgsrc/devel/p5-Graph/distinfo
diff -u pkgsrc/devel/p5-Graph/distinfo:1.20 pkgsrc/devel/p5-Graph/distinfo:1.21
--- pkgsrc/devel/p5-Graph/distinfo:1.20 Fri Oct 4 01:42:05 2024
+++ pkgsrc/devel/p5-Graph/distinfo Sun Aug 10 02:05:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/10/04 01:42:05 wen Exp $
+$NetBSD: distinfo,v 1.21 2025/08/10 02:05:24 wen Exp $
-BLAKE2s (Graph-0.9732.tar.gz) = 69a7cbd839ef1b1e28fdc41e4ac1a4cd73b436dd7518488fc23c14abf526ab37
-SHA512 (Graph-0.9732.tar.gz) = 67d092b641942603c095af9305a919cc3b6dad811c6aa5dca55e85c2a8a7dc94c5957689eb473f03ab334611999d4b43902992f9d7596d9711cbd3f49beb4ac0
-Size (Graph-0.9732.tar.gz) = 150234 bytes
+BLAKE2s (Graph-0.9735.tar.gz) = 365ca3bb243b2a9f79939fdbb5f67f4921694dc2168c070152e9b01b04157e49
+SHA512 (Graph-0.9735.tar.gz) = 2cfb2d04494005f0e9ce65bf3b615ec8df3946e58307c08a210e374445f9827aade97d0166bc05ee6b72c6d311d0c7c82309e2ebcf1d9ecc2b307d5b1d89c8fe
+Size (Graph-0.9735.tar.gz) = 151875 bytes
Home |
Main Index |
Thread Index |
Old Index