FreeBSD Bugzilla – Attachment 181960 Details for
Bug 218785
graphics/caffe: upgrade to 1.0 release
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
upgrade to 1.0 release
patch-graphics_caffe.diff (text/plain), 1.98 KB, created by
Eric Camachat
on 2017-04-21 05:13:31 UTC
(
hide
)
Description:
upgrade to 1.0 release
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2017-04-21 05:13:31 UTC
Size:
1.98 KB
patch
obsolete
>Index: graphics/caffe/Makefile >=================================================================== >--- graphics/caffe/Makefile (revision 438994) >+++ graphics/caffe/Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= caffe >-PORTVERSION= 1.0.0.r5 >-PORTREVISION= 2 >+PORTVERSION= 1.0 > CATEGORIES= graphics > > MAINTAINER= eric@camachat.org >@@ -49,7 +48,6 @@ > > GH_ACCOUNT= BVLC > USE_GITHUB= yes >-GH_TAGNAME= rc5 > > post-extract: > @${CP} -v ${.CURDIR}/files/Makefile.config ${WRKSRC}/ >Index: graphics/caffe/distinfo >=================================================================== >--- graphics/caffe/distinfo (revision 438994) >+++ graphics/caffe/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489879004 >-SHA256 (BVLC-caffe-1.0.0.r5-rc5_GH0.tar.gz) = 06592aa8f5254335df3e244dafacc15765e2c60479b4bf2e7c887e8e023802fb >-SIZE (BVLC-caffe-1.0.0.r5-rc5_GH0.tar.gz) = 8505332 >+TIMESTAMP = 1492721930 >+SHA256 (BVLC-caffe-1.0_GH0.tar.gz) = 71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f >+SIZE (BVLC-caffe-1.0_GH0.tar.gz) = 8511397 >Index: graphics/caffe/pkg-plist >=================================================================== >--- graphics/caffe/pkg-plist (revision 438994) >+++ graphics/caffe/pkg-plist (working copy) >@@ -15,7 +15,7 @@ > bin/upgrade_net_proto_binary > bin/extract_features > lib/libcaffe.a >-lib/libcaffe.so.1.0.0-rc5 >+lib/libcaffe.so.1.0.0 > lib/libcaffe.so > include/caffe/blob.hpp > include/caffe/layer.hpp >@@ -136,9 +136,11 @@ > %%PYTHON_SITELIBDIR%%/caffe/test/test_net.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_python_layer_with_param_str.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_net_spec.py >+%%PYTHON_SITELIBDIR%%/caffe/test/test_nccl.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_io.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_python_layer.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_layer_type_list.py >+%%PYTHON_SITELIBDIR%%/caffe/test/test_draw.py > %%PYTHON_SITELIBDIR%%/caffe/test/test_coord_map.py > %%PYTHON_SITELIBDIR%%/caffe/net_spec.py > %%PYTHON_SITELIBDIR%%/caffe/classifier.py
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 218785
:
181960
|
181965