Skip to content

Commit

Permalink
science/maeparser: Update 1.2.4 -> 1.3.0; Add tests
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Sep 10, 2022
1 parent ffb69da commit 2ec955d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions science/maeparser/Makefile
@@ -1,7 +1,6 @@
PORTNAME= maeparser
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.4
PORTREVISION= 2
DISTVERSION= 1.3.0
CATEGORIES= science

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs

USES= cmake compiler:c++11-lang
USES= cmake:testing compiler:c++11-lang

USE_GITHUB= yes
GH_ACCOUNT= schrodinger
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions science/maeparser/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1602663122
SHA256 (schrodinger-maeparser-v1.2.4_GH0.tar.gz) = c62d5846c85a2982cfa8895ffbed8a6ce57678d936ddfebf429546fab4b0a36d
SIZE (schrodinger-maeparser-v1.2.4_GH0.tar.gz) = 38285
TIMESTAMP = 1662773019
SHA256 (schrodinger-maeparser-v1.3.0_GH0.tar.gz) = fa8f9336de1e5d1cabec29a6da04547b1fb040bb32ba511ff30b4a14097c751c
SIZE (schrodinger-maeparser-v1.3.0_GH0.tar.gz) = 39627
2 changes: 1 addition & 1 deletion science/maeparser/pkg-plist
Expand Up @@ -9,4 +9,4 @@ lib/cmake/maeparser-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/maeparser-config.cmake
lib/libmaeparser.so
lib/libmaeparser.so.1
lib/libmaeparser.so.1.2.4
lib/libmaeparser.so.1.3.0

0 comments on commit 2ec955d

Please sign in to comment.