svn commit: r411223 - head/science/orthanc-webviewer
Raphael Kubo da Costa
rakuco at FreeBSD.org
Wed Mar 16 10:39:43 UTC 2016
Author: rakuco
Date: Wed Mar 16 10:39:42 2016
New Revision: 411223
URL: https://svnweb.freebsd.org/changeset/ports/411223
Log:
Update to 2.1.
PR: 207453
Submitted by: mp39590 at gmail.com (maintainer)
Modified:
head/science/orthanc-webviewer/Makefile
head/science/orthanc-webviewer/distinfo
Modified: head/science/orthanc-webviewer/Makefile
==============================================================================
--- head/science/orthanc-webviewer/Makefile Wed Mar 16 10:38:52 2016 (r411222)
+++ head/science/orthanc-webviewer/Makefile Wed Mar 16 10:39:42 2016 (r411223)
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= orthanc-webviewer
-PORTVERSION= 1.2
+PORTVERSION= 2.1
CATEGORIES= science graphics
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/WebViewer/:thirdparty
DISTFILES= OrthancWebViewer-${PORTVERSION}.tar.gz:main \
jsPanel-2.3.3-fixed.zip:thirdparty \
- cornerstone-0.7.1.zip:thirdparty \
+ cornerstone-0.8.4.zip:thirdparty \
jquery-ui-1.11.3.zip:thirdparty \
pako-0.2.5.zip:thirdparty \
js-url-1.8.6.zip:thirdparty
@@ -42,7 +42,7 @@ PLIST_FILES= share/orthanc/plugins/libOr
post-extract:
${MKDIR} ${WRKSRC}/ThirdPartyDownloads
${CP} ${DISTDIR}/${DIST_SUBDIR}/jsPanel-2.3.3-fixed.zip ${WRKSRC}/ThirdPartyDownloads
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/cornerstone-0.7.1.zip ${WRKSRC}/ThirdPartyDownloads
+ ${CP} ${DISTDIR}/${DIST_SUBDIR}/cornerstone-0.8.4.zip ${WRKSRC}/ThirdPartyDownloads
${CP} ${DISTDIR}/${DIST_SUBDIR}/jquery-ui-1.11.3.zip ${WRKSRC}/ThirdPartyDownloads
${CP} ${DISTDIR}/${DIST_SUBDIR}/pako-0.2.5.zip ${WRKSRC}/ThirdPartyDownloads
${CP} ${DISTDIR}/${DIST_SUBDIR}/js-url-1.8.6.zip ${WRKSRC}/ThirdPartyDownloads
Modified: head/science/orthanc-webviewer/distinfo
==============================================================================
--- head/science/orthanc-webviewer/distinfo Wed Mar 16 10:38:52 2016 (r411222)
+++ head/science/orthanc-webviewer/distinfo Wed Mar 16 10:39:42 2016 (r411223)
@@ -1,9 +1,9 @@
-SHA256 (orthanc/OrthancWebViewer-1.2.tar.gz) = bbb992b1f70eddbc92b64e815d40c464f329f39e62c86ccad15875276f447a95
-SIZE (orthanc/OrthancWebViewer-1.2.tar.gz) = 148939
+SHA256 (orthanc/OrthancWebViewer-2.1.tar.gz) = b7ca105aa378499d1f28b037f6342b1ab2e0afb7a67f7203ce4c796522d251f8
+SIZE (orthanc/OrthancWebViewer-2.1.tar.gz) = 142536
SHA256 (orthanc/jsPanel-2.3.3-fixed.zip) = 958a15c7009efbb865da62b5850a3a39661c62696e38b151c7f988f4ac445595
SIZE (orthanc/jsPanel-2.3.3-fixed.zip) = 826542
-SHA256 (orthanc/cornerstone-0.7.1.zip) = 2133390dda5b9444b6535bb78163a493a2f0a2a6929d5cbc082034c9b1eb36a9
-SIZE (orthanc/cornerstone-0.7.1.zip) = 603973
+SHA256 (orthanc/cornerstone-0.8.4.zip) = 87302c389d389054f30d89adb003388a13d5712e3945be133d45ae65d43372f4
+SIZE (orthanc/cornerstone-0.8.4.zip) = 617017
SHA256 (orthanc/jquery-ui-1.11.3.zip) = 045b52f293bf4f77c6689569064327495edd9e6434839b78a56299c555130282
SIZE (orthanc/jquery-ui-1.11.3.zip) = 400437
SHA256 (orthanc/pako-0.2.5.zip) = e493010e1b1af5c149631994365ed31e15722eed2d17cc1d95bd9af151f2005f
More information about the svn-ports-all
mailing list