science/dimod: Update 0.11.6 -> 0.12.2
Reported by: portscout
This commit is contained in:
parent
e436f951d4
commit
c065c0b783
3 changed files with 13 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dimod
|
||||
DISTVERSION= 0.11.6
|
||||
DISTVERSION= 0.12.2
|
||||
CATEGORIES= science python
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -19,11 +19,6 @@ GH_ACCOUNT= dwavesystems
|
|||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= include/dimod/iterators.h \
|
||||
include/dimod/lp.h \
|
||||
include/dimod/quadratic_model.h \
|
||||
include/dimod/utils.h
|
||||
|
||||
BINARY_ALIAS= g++=${CXX} git=true
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1665166180
|
||||
SHA256 (dwavesystems-dimod-0.11.6_GH0.tar.gz) = a6ede2065f13008fe40e2ca9ebf7b0458293c837cf26d97a9ac54ac39ff264ae
|
||||
SIZE (dwavesystems-dimod-0.11.6_GH0.tar.gz) = 523197
|
||||
TIMESTAMP = 1668491018
|
||||
SHA256 (dwavesystems-dimod-0.12.2_GH0.tar.gz) = b347c3049d2ee50ebebde38242d611b1b3bba7d574df2957b816c81139628a8d
|
||||
SIZE (dwavesystems-dimod-0.12.2_GH0.tar.gz) = 543203
|
||||
|
|
9
science/dimod/pkg-plist
Normal file
9
science/dimod/pkg-plist
Normal file
|
@ -0,0 +1,9 @@
|
|||
include/dimod/abc.h
|
||||
include/dimod/binary_quadratic_model.h
|
||||
include/dimod/constrained_quadratic_model.h
|
||||
include/dimod/constraint.h
|
||||
include/dimod/expression.h
|
||||
include/dimod/lp.h
|
||||
include/dimod/quadratic_model.h
|
||||
include/dimod/utils.h
|
||||
include/dimod/vartypes.h
|
Loading…
Reference in a new issue