Skip to content

Commit

Permalink
math/blasfeo: Update 0.1.2 -> 0.1.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 27, 2022
1 parent 6ed93a0 commit 24c73ed
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
3 changes: 2 additions & 1 deletion math/blasfeo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= blasfeo
DISTVERSION= 0.1.2
DISTVERSION= 0.1.3
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,6 +14,7 @@ GH_ACCOUNT= giaf

CMAKE_ARGS= -DTARGET:STRING=GENERIC
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BLASFEO_EXAMPLES

OPTIONS_SINGLE= ${OPTIONS_SINGLE_${ARCH}}
OPTIONS_SINGLE_amd64= TARGETAMD64
Expand Down
6 changes: 3 additions & 3 deletions math/blasfeo/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1599541279
SHA256 (giaf-blasfeo-0.1.2_GH0.tar.gz) = 079c9c90db1249aac59fa649c42667d46f4d458049e5986762035388f22fc005
SIZE (giaf-blasfeo-0.1.2_GH0.tar.gz) = 1235375
TIMESTAMP = 1651024602
SHA256 (giaf-blasfeo-0.1.3_GH0.tar.gz) = c33eb6467a90d6075a8db34e5ab239ecdda38c5261ae096def122fe7a0f98780
SIZE (giaf-blasfeo-0.1.3_GH0.tar.gz) = 1609598
4 changes: 4 additions & 0 deletions math/blasfeo/pkg-plist
Expand Up @@ -11,9 +11,12 @@ include/blasfeo_d_blas.h
include/blasfeo_d_blas_api.h
include/blasfeo_d_blasfeo_api.h
include/blasfeo_d_blasfeo_api_ref.h
include/blasfeo_d_blasfeo_hp_api.h
include/blasfeo_d_blasfeo_ref_api.h
include/blasfeo_d_kernel.h
include/blasfeo_i_aux_ext_dep.h
include/blasfeo_m_aux.h
include/blasfeo_memory.h
include/blasfeo_naming.h
include/blasfeo_processor_features.h
include/blasfeo_s_aux.h
Expand All @@ -26,6 +29,7 @@ include/blasfeo_s_blas.h
include/blasfeo_s_blas_api.h
include/blasfeo_s_blasfeo_api.h
include/blasfeo_s_blasfeo_api_ref.h
include/blasfeo_s_blasfeo_ref_api.h
include/blasfeo_s_kernel.h
include/blasfeo_stdlib.h
include/blasfeo_target.h
Expand Down

0 comments on commit 24c73ed

Please sign in to comment.