ports/134522: [Maintainer Update]math/py-igraph:fix the checksum error

Wen Heping wenheping at gmail.com
Thu May 14 03:10:02 UTC 2009


>Number:         134522
>Category:       ports
>Synopsis:       [Maintainer Update]math/py-igraph:fix the checksum error
>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:   Thu May 14 03:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
fix the checksum error
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-05-14 18:44:04.000000000 +0800
+++ Makefile	2009-05-14 18:44:04.000000000 +0800
@@ -7,6 +7,7 @@
 
 PORTNAME=	igraph
 PORTVERSION=	0.5.2
+PORTREVISION=	1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,8 +19,6 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph
 LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
 
-BROKEN=		checksum mismatch
-
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	yes
--- distinfo.orig	2009-05-14 18:44:05.000000000 +0800
+++ distinfo	2009-05-14 18:44:04.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (python-igraph-0.5.2.tar.gz) = 8e80ddff5a7a3b7c25e293d4daaee6c0
-SHA256 (python-igraph-0.5.2.tar.gz) = beb8638522bfc142abc93c2a87ad8e6bbe93f5c92f2250962bb2f5460768bae3
-SIZE (python-igraph-0.5.2.tar.gz) = 198646
+MD5 (python-igraph-0.5.2.tar.gz) = d7c94b8823407a95d8113cbf907c5c56
+SHA256 (python-igraph-0.5.2.tar.gz) = cfaa705e03ffd0ec7cf3b243f1fb7f85ec7069188b35e194c9af5ea1fc5e0935
+SIZE (python-igraph-0.5.2.tar.gz) = 205895


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list