- Update to 0.5.1
PR: 126581 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= igraph
|
||||
PORTVERSION= 0.5
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cneurocvs.rmki.kfki.hu/igraph/download/
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (igraph-0.5.tar.gz) = 515dde48ad99b6a1b19696c9c8ba13a8
|
||||
SHA256 (igraph-0.5.tar.gz) = 0a9be03ad0c8b0d71b7c527c9707344e59ec8bcedc2ae499fe12f5db5111bdde
|
||||
SIZE (igraph-0.5.tar.gz) = 1555039
|
||||
MD5 (igraph-0.5.1.tar.gz) = 19f9c193fc7c8b88a0e8d98aef9f9bb5
|
||||
SHA256 (igraph-0.5.1.tar.gz) = 07c546a712a4998cd544035945f2ea2f312442541f2b54c2dd924e2aa8967fd4
|
||||
SIZE (igraph-0.5.1.tar.gz) = 1695789
|
||||
|
||||
@@ -3,6 +3,7 @@ lib/libigraph.a
|
||||
lib/libigraph.la
|
||||
lib/libigraph.so
|
||||
lib/libigraph.so.0
|
||||
include/igraph/DensityGrid.h
|
||||
include/igraph/NetDataTypes.h
|
||||
include/igraph/NetRoutines.h
|
||||
include/igraph/arpack.h
|
||||
@@ -12,8 +13,23 @@ include/igraph/array.pmt
|
||||
include/igraph/attributes.h
|
||||
include/igraph/dqueue.h
|
||||
include/igraph/dqueue.pmt
|
||||
include/igraph/drl_Node.h
|
||||
include/igraph/drl_graph.h
|
||||
include/igraph/drl_layout.h
|
||||
include/igraph/drl_parse.h
|
||||
include/igraph/error.h
|
||||
include/igraph/f2c.h
|
||||
include/igraph/gengraph_box_list.h
|
||||
include/igraph/gengraph_definitions.h
|
||||
include/igraph/gengraph_degree_sequence.h
|
||||
include/igraph/gengraph_graph_molloy_hash.h
|
||||
include/igraph/gengraph_graph_molloy_optimized.h
|
||||
include/igraph/gengraph_hash.h
|
||||
include/igraph/gengraph_header.h
|
||||
include/igraph/gengraph_powerlaw.h
|
||||
include/igraph/gengraph_qsort.h
|
||||
include/igraph/gengraph_random.h
|
||||
include/igraph/gengraph_vertex_cover.h
|
||||
include/igraph/gml_tree.h
|
||||
include/igraph/heap.h
|
||||
include/igraph/heap.pmt
|
||||
|
||||
Reference in New Issue
Block a user