FreeBSD Bugzilla – Attachment 159817 Details for
Bug 202274
[MAINTAINER] science/orthanc: Update from 0.9.1 to 0.9.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
orthanc.patch (text/plain), 2.88 KB, created by
mp39590
on 2015-08-12 20:03:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-08-12 20:03:28 UTC
Size:
2.88 KB
patch
obsolete
>diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile >index eae453a..7814c28 100644 >--- a/science/orthanc/Makefile >+++ b/science/orthanc/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= orthanc >-PORTVERSION= 0.9.1 >+PORTVERSION= 0.9.3 > 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 >@@ -21,7 +21,6 @@ BUILD_DEPENDS= gtest-config:${PORTSDIR}/devel/googletest > LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ > libjsoncpp.so:${PORTSDIR}/devel/jsoncpp \ > libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ >- libglog.so:${PORTSDIR}/devel/glog \ > libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ > libboost_thread.so:${PORTSDIR}/devel/boost-libs \ > libboost_system.so:${PORTSDIR}/devel/boost-libs \ >@@ -56,13 +55,11 @@ GROUPS= orthanc > # cmake variables to tell that mongoose is not presented on the host OS and > # should be build together with the software instead. > # https://www.mail-archive.com/mongoose-users@googlegroups.com/msg00625.html >-post-extract: >+post-patch: > ${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}/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 >+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Resources/CMake/*.cmake > > # There is no way to disable building of test units without a patch, on other > # hand it brings only one build dependency (devel/googletest) and running it was >diff --git a/science/orthanc/distinfo b/science/orthanc/distinfo >index 5c6fac7..11c8e4b 100644 >--- a/science/orthanc/distinfo >+++ b/science/orthanc/distinfo >@@ -1,4 +1,4 @@ >-SHA256 (orthanc/Orthanc-0.9.1.tar.gz) = 96849183714c4d79feaf698be2efbd42c82e0c4b3d9103e237a0e1c7b138967e >-SIZE (orthanc/Orthanc-0.9.1.tar.gz) = 687249 >+SHA256 (orthanc/Orthanc-0.9.3.tar.gz) = b0cfa7223c038d5ba13b823531da40e0edcec57105bd84ed36294f09aef4d0f3 >+SIZE (orthanc/Orthanc-0.9.3.tar.gz) = 675679 > SHA256 (orthanc/mongoose-3.8.tgz) = 6afc2c377614a01a24b78560a62d1316b29372afe08eae3715b56c877be71c6e > SIZE (orthanc/mongoose-3.8.tgz) = 1577314 >diff --git a/science/orthanc/pkg-plist b/science/orthanc/pkg-plist >index f041b64..a6756d1 100644 >--- a/science/orthanc/pkg-plist >+++ b/science/orthanc/pkg-plist >@@ -12,5 +12,5 @@ include/orthanc/OrthancCDatabasePlugin.h > include/orthanc/OrthancCPlugin.h > include/orthanc/OrthancCppDatabasePlugin.h > %%DATADIR%%/plugins/libServeFolders.so >-%%DATADIR%%/plugins/libServeFolders.so.0.9.1 >+%%DATADIR%%/plugins/libServeFolders.so.0.9.3 > sbin/Orthanc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202274
: 159817