FreeBSD Bugzilla – Attachment 76062 Details for
Bug 109722
[MAINTAINER] math/py-igraph: update to 0.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py24-igraph-0.3.3.patch
py24-igraph-0.3.3.patch (text/plain), 4.07 KB, created by
Li-Wen Hsu
on 2007-03-01 15:50:05 UTC
(
hide
)
Description:
py24-igraph-0.3.3.patch
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2007-03-01 15:50:05 UTC
Size:
4.07 KB
patch
obsolete
>diff -ruN -ruN --exclude=CVS /usr/ports/math/py-igraph/Makefile /home/lwhsu/ports/math/py-igraph/Makefile >--- /usr/ports/math/py-igraph/Makefile Fri Dec 22 03:57:35 2006 >+++ /home/lwhsu/ports/math/py-igraph/Makefile Thu Mar 1 23:41:05 2007 >@@ -6,7 +6,7 @@ > # > > PORTNAME= igraph >-PORTVERSION= 0.3.2 >+PORTVERSION= 0.3.3 > CATEGORIES= math python > MASTER_SITES= http://cheeseshop.python.org/packages/source/i/igraph/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -19,10 +19,4 @@ > USE_PYTHON= 2.4+ > USE_PYDISTUTILS= yes > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 500000 >-BROKEN= Does not compile on 4.x >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN -ruN --exclude=CVS /usr/ports/math/py-igraph/distinfo /home/lwhsu/ports/math/py-igraph/distinfo >--- /usr/ports/math/py-igraph/distinfo Fri Dec 22 03:57:35 2006 >+++ /home/lwhsu/ports/math/py-igraph/distinfo Thu Mar 1 23:29:01 2007 >@@ -1,3 +1,3 @@ >-MD5 (igraph-0.3.2.tar.gz) = 343bdffef7fcf3841858acf6c16f06b3 >-SHA256 (igraph-0.3.2.tar.gz) = e6753c708a6226e71d63159773b439c9d576e127830b2303aa3dabd048dab2ca >-SIZE (igraph-0.3.2.tar.gz) = 347036 >+MD5 (igraph-0.3.3.tar.gz) = 45aa93bb97123623602bed1a98853cd7 >+SHA256 (igraph-0.3.3.tar.gz) = eed5e3e4145b69fa7460f39a02745fd5d2db0df4daba68fe9f92484bb3773cac >+SIZE (igraph-0.3.3.tar.gz) = 367721 >diff -ruN -ruN --exclude=CVS /usr/ports/math/py-igraph/pkg-plist /home/lwhsu/ports/math/py-igraph/pkg-plist >--- /usr/ports/math/py-igraph/pkg-plist Fri Dec 22 03:57:35 2006 >+++ /home/lwhsu/ports/math/py-igraph/pkg-plist Thu Mar 1 23:31:17 2007 >@@ -1,30 +1,39 @@ > %%PYTHON_SITELIBDIR%%/igraph/__init__.py >+%%PYTHON_SITELIBDIR%%/igraph/__init__.pyc >+%%PYTHON_SITELIBDIR%%/igraph/__init__.pyo >+%%PYTHON_SITELIBDIR%%/igraph/core.so > %%PYTHON_SITELIBDIR%%/igraph/test/__init__.py >-%%PYTHON_SITELIBDIR%%/igraph/test/attributes.py >-%%PYTHON_SITELIBDIR%%/igraph/test/basic.py >-%%PYTHON_SITELIBDIR%%/igraph/test/flow.py >-%%PYTHON_SITELIBDIR%%/igraph/test/foreign.py >-%%PYTHON_SITELIBDIR%%/igraph/test/games.py >-%%PYTHON_SITELIBDIR%%/igraph/test/spectral.py >-%%PYTHON_SITELIBDIR%%/igraph/test/structural.py > %%PYTHON_SITELIBDIR%%/igraph/test/__init__.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/attributes.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/basic.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/flow.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/foreign.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/games.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/spectral.pyc >-%%PYTHON_SITELIBDIR%%/igraph/test/structural.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/__init__.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/attributes.py >+%%PYTHON_SITELIBDIR%%/igraph/test/attributes.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/attributes.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/basic.py >+%%PYTHON_SITELIBDIR%%/igraph/test/basic.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/basic.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/cliques.py >+%%PYTHON_SITELIBDIR%%/igraph/test/cliques.pyc >+%%PYTHON_SITELIBDIR%%/igraph/test/cliques.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/decomposition.py >+%%PYTHON_SITELIBDIR%%/igraph/test/decomposition.pyc >+%%PYTHON_SITELIBDIR%%/igraph/test/decomposition.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/flow.py >+%%PYTHON_SITELIBDIR%%/igraph/test/flow.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/flow.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/foreign.py >+%%PYTHON_SITELIBDIR%%/igraph/test/foreign.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/foreign.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/games.py >+%%PYTHON_SITELIBDIR%%/igraph/test/games.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/games.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/operators.py >+%%PYTHON_SITELIBDIR%%/igraph/test/operators.pyc >+%%PYTHON_SITELIBDIR%%/igraph/test/operators.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/spectral.py >+%%PYTHON_SITELIBDIR%%/igraph/test/spectral.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/spectral.pyo >+%%PYTHON_SITELIBDIR%%/igraph/test/structural.py >+%%PYTHON_SITELIBDIR%%/igraph/test/structural.pyc > %%PYTHON_SITELIBDIR%%/igraph/test/structural.pyo >-%%PYTHON_SITELIBDIR%%/igraph/_igraph.so >-%%PYTHON_SITELIBDIR%%/igraph/__init__.pyc >-%%PYTHON_SITELIBDIR%%/igraph/__init__.pyo > @dirrm %%PYTHON_SITELIBDIR%%/igraph/test > @dirrm %%PYTHON_SITELIBDIR%%/igraph
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109722
: 76062