Index: branches/2015Q4/science/orthanc-postgresql/Makefile =================================================================== --- branches/2015Q4/science/orthanc-postgresql/Makefile (revision 398764) +++ branches/2015Q4/science/orthanc-postgresql/Makefile (revision 398765) @@ -1,38 +1,38 @@ # Created by: mp39590@gmail.com # $FreeBSD$ PORTNAME= orthanc-portgresql -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/ DISTNAME= OrthancPostgreSQL-${PORTVERSION} DIST_SUBDIR= orthanc MAINTAINER= mp39590@gmail.com COMMENT= PostgreSQL plugin for Orthanc LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCPlugin.h:${PORTSDIR}/science/orthanc +BUILD_DEPENDS= orthanc>=0.9.4:${PORTSDIR}/science/orthanc LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ libjsoncpp.so:${PORTSDIR}/devel/jsoncpp ## UnitTests require running PostgreSQL server, so it's pointless to build/run them CMAKE_ARGS= -DBUILD_UNIT_TESTS=OFF CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USES= cmake:outsource pgsql python:build WRKSRC= ${WRKDIR}/OrthancPostgreSQL-${PORTVERSION} PLIST_FILES= share/orthanc/plugins/libOrthancPostgreSQLIndex.so \ share/orthanc/plugins/libOrthancPostgreSQLIndex.so.${PORTVERSION} \ share/orthanc/plugins/libOrthancPostgreSQLStorage.so \ share/orthanc/plugins/libOrthancPostgreSQLStorage.so.${PORTVERSION} post-extract: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Resources/CMake/*.cmake .include Index: branches/2015Q4/science/orthanc-postgresql/distinfo =================================================================== --- branches/2015Q4/science/orthanc-postgresql/distinfo (revision 398764) +++ branches/2015Q4/science/orthanc-postgresql/distinfo (revision 398765) @@ -1,2 +1,2 @@ -SHA256 (orthanc/OrthancPostgreSQL-1.2.tar.gz) = 629bf07a7365d9570b340f336cc2367b30fe6244d32ca881d7a3a0ea9802e8a9 -SIZE (orthanc/OrthancPostgreSQL-1.2.tar.gz) = 81424 +SHA256 (orthanc/OrthancPostgreSQL-1.3.tar.gz) = b8ecaa8b37fbd982f191c7c63288caa128a30884d811a5086a4f5ff68b32d6bd +SIZE (orthanc/OrthancPostgreSQL-1.3.tar.gz) = 90590 Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 398764) +++ branches/2015Q4 (revision 398765) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r398762