View | Details | Raw Unified | Return to bug 203609
Collapse All | Expand All

(-)b/science/orthanc-postgresql/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	orthanc-portgresql
4
PORTNAME=	orthanc-portgresql
5
PORTVERSION=	1.2
5
PORTVERSION=	1.3
6
CATEGORIES=	science graphics
6
CATEGORIES=	science graphics
7
MASTER_SITES=	http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/
7
MASTER_SITES=	http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/
8
DISTNAME=	OrthancPostgreSQL-${PORTVERSION}
8
DISTNAME=	OrthancPostgreSQL-${PORTVERSION}
Lines 14-20 COMMENT= PostgreSQL plugin for Orthanc Link Here
14
LICENSE=	AGPLv3
14
LICENSE=	AGPLv3
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
16
17
BUILD_DEPENDS=	${LOCALBASE}/include/orthanc/OrthancCPlugin.h:${PORTSDIR}/science/orthanc
17
BUILD_DEPENDS=	orthanc>=0.9.4:${PORTSDIR}/science/orthanc
18
LIB_DEPENDS=	libboost_system.so:${PORTSDIR}/devel/boost-libs \
18
LIB_DEPENDS=	libboost_system.so:${PORTSDIR}/devel/boost-libs \
19
		libjsoncpp.so:${PORTSDIR}/devel/jsoncpp
19
		libjsoncpp.so:${PORTSDIR}/devel/jsoncpp
20
20
(-)b/science/orthanc-postgresql/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (orthanc/OrthancPostgreSQL-1.2.tar.gz) = 629bf07a7365d9570b340f336cc2367b30fe6244d32ca881d7a3a0ea9802e8a9
1
SHA256 (orthanc/OrthancPostgreSQL-1.3.tar.gz) = b8ecaa8b37fbd982f191c7c63288caa128a30884d811a5086a4f5ff68b32d6bd
2
SIZE (orthanc/OrthancPostgreSQL-1.2.tar.gz) = 81424
2
SIZE (orthanc/OrthancPostgreSQL-1.3.tar.gz) = 90590

Return to bug 203609