1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

science/maeparser: Update 1.0.1 -> 1.1

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2019-03-02 07:13:36 +00:00
parent dc358de7b7
commit 1c1562bdfd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494367
3 changed files with 8 additions and 6 deletions

View File

@ -2,8 +2,7 @@
PORTNAME= maeparser
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.1
PORTREVISION= 2
DISTVERSION= 1.1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@ -12,7 +11,7 @@ COMMENT= Parser for Schrodinger Maestro files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${LOCALBASE}/include/boost/dynamic_bitset.hpp:devel/boost-libs
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs
USES= cmake compiler:c++11-lang
USE_GITHUB= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1540451819
SHA256 (schrodinger-maeparser-v1.0.1_GH0.tar.gz) = 8251e93ac06b2915a21516cb16741a3c6d139e9557027aa371f17875668f2a18
SIZE (schrodinger-maeparser-v1.0.1_GH0.tar.gz) = 26285
TIMESTAMP = 1551510627
SHA256 (schrodinger-maeparser-v1.1_GH0.tar.gz) = acd592a599f1daa045255b1f11d138b91b8e1070ca4048428da3fb9ff25d0198
SIZE (schrodinger-maeparser-v1.1_GH0.tar.gz) = 34060

View File

@ -1,8 +1,11 @@
include/maeparser/Buffer.hpp
include/maeparser/MaeBlock.hpp
include/maeparser/MaeConstants.hpp
include/maeparser/MaeParser.hpp
include/maeparser/MaeParserConfig.hpp
include/maeparser/Reader.hpp
lib/cmake/maeparser-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/maeparser-config.cmake
lib/libmaeparser.so
lib/libmaeparser.so.1
lib/libmaeparser.so.1.1