Skip to content

Commit

Permalink
science/{,py-}rmf: update 1.5.1 → 1.6.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Dec 15, 2023
1 parent 3506637 commit f9e5232
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 14 deletions.
4 changes: 2 additions & 2 deletions science/py-rmf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rmf
DISTVERSION= 1.5.1
DISTVERSION= 1.6.0
CATEGORIES= science graphics
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= swig:devel/swig
LIB_DEPENDS= libRMF.so:science/rmf

USES= cmake compiler:c++11-lang python shebangfix
USES= cmake compiler:c++11-lang localbase:ldflags python shebangfix
USE_PYTHON= flavors

USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions science/py-rmf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687112125
SHA256 (salilab-rmf-1.5.1_GH0.tar.gz) = 9e885b2342bc0896502ca4fd9c1712103af199b9b6c170b8f004fa82feb94ada
SIZE (salilab-rmf-1.5.1_GH0.tar.gz) = 15099633
TIMESTAMP = 1702678469
SHA256 (salilab-rmf-1.6.0_GH0.tar.gz) = 4ab69a6e1c8c67c670377b387439ebcbd6ad10226e0414ce5e9113883738c383
SIZE (salilab-rmf-1.6.0_GH0.tar.gz) = 15104419
8 changes: 3 additions & 5 deletions science/rmf/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rmf
DISTVERSION= 1.5.1
PORTREVISION= 1
DISTVERSION= 1.6.0
CATEGORIES= science graphics

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -11,10 +10,9 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhdf5.so:science/hdf5 \
libsz.so:science/libaec
libhdf5.so:science/hdf5

USES= compiler:c++17-lang cmake:testing python:build shebangfix
USES= compiler:c++17-lang cmake:testing localbase:ldflags python:build shebangfix
USE_LDCONFIG= yes

USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions science/rmf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687111422
SHA256 (salilab-rmf-1.5.1_GH0.tar.gz) = 9e885b2342bc0896502ca4fd9c1712103af199b9b6c170b8f004fa82feb94ada
SIZE (salilab-rmf-1.5.1_GH0.tar.gz) = 15099633
TIMESTAMP = 1702676746
SHA256 (salilab-rmf-1.6.0_GH0.tar.gz) = 4ab69a6e1c8c67c670377b387439ebcbd6ad10226e0414ce5e9113883738c383
SIZE (salilab-rmf-1.6.0_GH0.tar.gz) = 15104419
2 changes: 1 addition & 1 deletion science/rmf/pkg-plist
Expand Up @@ -99,4 +99,4 @@ include/RMF/types.h
include/RMF/utility.h
include/RMF/validate.h
lib/libRMF.so
lib/libRMF.so.1.5
lib/libRMF.so.1.6

0 comments on commit f9e5232

Please sign in to comment.