Skip to content

Commit

Permalink
science/{,py-}rmf: Update 1.4 -> 1.4.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Dec 26, 2022
1 parent 35dd458 commit 32928d2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
3 changes: 1 addition & 2 deletions science/py-rmf/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rmf
DISTVERSION= 1.4
PORTREVISION= 1
DISTVERSION= 1.4.1
CATEGORIES= science graphics
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
6 changes: 3 additions & 3 deletions science/py-rmf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647015386
SHA256 (salilab-rmf-1.4_GH0.tar.gz) = e54c831f63aad2210e5c81c352a81f4c9699e8867cde9c9cd61857713cfd094c
SIZE (salilab-rmf-1.4_GH0.tar.gz) = 15099759
TIMESTAMP = 1672026376
SHA256 (salilab-rmf-1.4.1_GH0.tar.gz) = 8ab3a0b13466ecf41e9e42b759c9935d740ceb4698490648a27501b9b27adda0
SIZE (salilab-rmf-1.4.1_GH0.tar.gz) = 15092168
7 changes: 4 additions & 3 deletions science/rmf/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rmf
DISTVERSION= 1.4
PORTREVISION= 4
DISTVERSION= 1.4.1
CATEGORIES= science graphics

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,14 +13,16 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhdf5.so:science/hdf5 \
libsz.so:science/libaec

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

USE_GITHUB= yes
GH_ACCOUNT= salilab

SHEBANG_GLOB= *.py

LDFLAGS+= -lhdf5

BINARY_ALIAS= python=${PYTHON_CMD}

do-test:
Expand Down
6 changes: 3 additions & 3 deletions science/rmf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647015046
SHA256 (salilab-rmf-1.4_GH0.tar.gz) = e54c831f63aad2210e5c81c352a81f4c9699e8867cde9c9cd61857713cfd094c
SIZE (salilab-rmf-1.4_GH0.tar.gz) = 15099759
TIMESTAMP = 1672024587
SHA256 (salilab-rmf-1.4.1_GH0.tar.gz) = 8ab3a0b13466ecf41e9e42b759c9935d740ceb4698490648a27501b9b27adda0
SIZE (salilab-rmf-1.4.1_GH0.tar.gz) = 15092168

0 comments on commit 32928d2

Please sign in to comment.