Date: Sun, 17 Aug 2008 00:46:54 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126581: [Maintainer Update]math/igraph:update to 0.5.1 Message-ID: <200808170046.m7H0ksLt002849@www.freebsd.org> Resent-Message-ID: <200808170050.m7H0o2eO044136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126581 >Category: ports >Synopsis: [Maintainer Update]math/igraph:update to 0.5.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 17 00:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.5.1 from 0.5.0 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-08-17 10:54:52.000000000 +0800 +++ Makefile 2008-08-17 10:55:04.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= igraph -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= math MASTER_SITES= http://cneurocvs.rmki.kfki.hu/igraph/download/ --- distinfo.orig 2008-07-10 01:33:10.000000000 +0800 +++ distinfo 2008-08-17 10:55:18.000000000 +0800 @@ -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 --- pkg-plist.orig 2008-08-17 10:54:42.000000000 +0800 +++ pkg-plist 2008-08-17 11:14:39.000000000 +0800 @@ -3,6 +3,7 @@ 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/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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808170046.m7H0ksLt002849>