From owner-svn-ports-all@freebsd.org Mon Jul 6 15:51:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66FE2A42C; Mon, 6 Jul 2015 15:51:14 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51A421C45; Mon, 6 Jul 2015 15:51:14 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t66FpEsO031482; Mon, 6 Jul 2015 15:51:14 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t66FpDYx031479; Mon, 6 Jul 2015 15:51:13 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507061551.t66FpDYx031479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 6 Jul 2015 15:51:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391422 - head/science/orthanc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2015 15:51:14 -0000 Author: robak Date: Mon Jul 6 15:51:12 2015 New Revision: 391422 URL: https://svnweb.freebsd.org/changeset/ports/391422 Log: science/orthanc: update 0.9.0 -> 0.9.1 - Fix pkg-plist entries PR: 201333 Submitted by: Mikhail (maintainer) Modified: head/science/orthanc/Makefile head/science/orthanc/distinfo head/science/orthanc/pkg-plist Modified: head/science/orthanc/Makefile ============================================================================== --- head/science/orthanc/Makefile Mon Jul 6 15:37:33 2015 (r391421) +++ head/science/orthanc/Makefile Mon Jul 6 15:51:12 2015 (r391422) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= orthanc -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.1 CATEGORIES= science graphics net www MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/orthanc/:main \ http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/:mongoose @@ -61,7 +60,7 @@ post-extract: ${MKDIR} ${WRKSRC}/ThirdPartyDownloads ${CP} ${DISTDIR}/${DIST_SUBDIR}/mongoose-3.8.tgz ${WRKSRC}/ThirdPartyDownloads # Orthanc hardcodes /usr/local paths for libs and includes. - ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/CMakeLists.txt + ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Resources/CMake/Compiler.cmake ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Resources/CMake/JsonCppConfiguration.cmake ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Resources/CMake/SQLiteConfiguration.cmake @@ -80,7 +79,7 @@ post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/Resources/Configuration.json ${CP} ${WRKSRC}/Resources/Configuration.json ${STAGEDIR}${ETCDIR}/orthanc.json.sample - ${STRIP_CMD} ${STAGEDIR}${DATADIR}/plugins/libServeFolders.so.0.9.0 + ${STRIP_CMD} ${STAGEDIR}${DATADIR}/plugins/libServeFolders.so.${PORTVERSION} .include Modified: head/science/orthanc/distinfo ============================================================================== --- head/science/orthanc/distinfo Mon Jul 6 15:37:33 2015 (r391421) +++ head/science/orthanc/distinfo Mon Jul 6 15:51:12 2015 (r391422) @@ -1,4 +1,4 @@ -SHA256 (orthanc/Orthanc-0.9.0.tar.gz) = f75f76a2aaa79951c8ece2137046f2572a91e96e31efe9e0ce99b644e4320d0a -SIZE (orthanc/Orthanc-0.9.0.tar.gz) = 676749 +SHA256 (orthanc/Orthanc-0.9.1.tar.gz) = 96849183714c4d79feaf698be2efbd42c82e0c4b3d9103e237a0e1c7b138967e +SIZE (orthanc/Orthanc-0.9.1.tar.gz) = 687249 SHA256 (orthanc/mongoose-3.8.tgz) = 6afc2c377614a01a24b78560a62d1316b29372afe08eae3715b56c877be71c6e SIZE (orthanc/mongoose-3.8.tgz) = 1577314 Modified: head/science/orthanc/pkg-plist ============================================================================== --- head/science/orthanc/pkg-plist Mon Jul 6 15:37:33 2015 (r391421) +++ head/science/orthanc/pkg-plist Mon Jul 6 15:51:12 2015 (r391422) @@ -1,11 +1,16 @@ -@dir(orthanc,orthanc,700) %%DATADIR%%/plugins -@dir(orthanc,orthanc,700) /var/db/orthanc/db/db-v5 -@dir(orthanc,orthanc,700) /var/db/orthanc/db -@dir(orthanc,orthanc,700) /var/db/orthanc -@sample(orthanc,orthanc,600) %%ETCDIR%%/orthanc.json.sample +@owner orthanc +@group orthanc +@mode 700 +@dir %%DATADIR%%/plugins +@dir /var/db/orthanc/db/db-v5 +@dir /var/db/orthanc/db +@dir /var/db/orthanc +@mode 600 +@sample %%ETCDIR%%/orthanc.json.sample +@mode include/orthanc/OrthancCDatabasePlugin.h include/orthanc/OrthancCPlugin.h include/orthanc/OrthancCppDatabasePlugin.h %%DATADIR%%/plugins/libServeFolders.so -%%DATADIR%%/plugins/libServeFolders.so.0.9.0 +%%DATADIR%%/plugins/libServeFolders.so.0.9.1 sbin/Orthanc