Skip to content

Commit

Permalink
(devel/p5-Graph) Updated 0.9725 to 0.9727
Browse files Browse the repository at this point in the history
0.9727 2023-06-25
- fix biconnectivity to work with refvertexed (#29) - thanks @merkys for report

0.9726 2023-02-11
- fix subgraph of undirected (#28) - thanks @merkys for report
  • Loading branch information
mef committed Dec 16, 2023
1 parent a182d5a commit fb3938f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Graph/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.42 2023/07/06 09:39:17 wiz Exp $
# $NetBSD: Makefile,v 1.43 2023/12/16 12:08:47 mef Exp $

DISTNAME= Graph-0.9725
DISTNAME= Graph-0.9727
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Graph/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2022/01/21 01:33:59 wen Exp $
$NetBSD: distinfo,v 1.19 2023/12/16 12:08:47 mef Exp $

BLAKE2s (Graph-0.9725.tar.gz) = e4346aa5dbc55060f3b2a6e805d3fbbbc0b659e215801ae67f9e9579abbd0d3c
SHA512 (Graph-0.9725.tar.gz) = 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3
Size (Graph-0.9725.tar.gz) = 147502 bytes
BLAKE2s (Graph-0.9727.tar.gz) = 48107537144ba60045ff70b23ede1ca9418081e6c8eebd1a4b884c7f79e30bce
SHA512 (Graph-0.9727.tar.gz) = e5274aa86f0c0fab6acff29af1253accb4159785fa6c32edefd080bc2b840c959c1a18e2f6db193fda469871294ec02b4d726f73c4b0076fe97b4c61cccd2c3e
Size (Graph-0.9727.tar.gz) = 147842 bytes

0 comments on commit fb3938f

Please sign in to comment.