From owner-svn-ports-all@freebsd.org Wed Mar 16 10:38:09 2016 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 7CA84AD376B; Wed, 16 Mar 2016 10:38:09 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4EDFFE95; Wed, 16 Mar 2016 10:38:09 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2GAc8qB024057; Wed, 16 Mar 2016 10:38:08 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2GAc8S6024055; Wed, 16 Mar 2016 10:38:08 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603161038.u2GAc8S6024055@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 16 Mar 2016 10:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411221 - head/science/orthanc-dicomweb 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.21 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: Wed, 16 Mar 2016 10:38:09 -0000 Author: rakuco Date: Wed Mar 16 10:38:08 2016 New Revision: 411221 URL: https://svnweb.freebsd.org/changeset/ports/411221 Log: Update to 0.2. PR: 207451 Submitted by: mp39590@gmail.com (maintainer) Modified: head/science/orthanc-dicomweb/Makefile head/science/orthanc-dicomweb/distinfo Modified: head/science/orthanc-dicomweb/Makefile ============================================================================== --- head/science/orthanc-dicomweb/Makefile Wed Mar 16 10:36:34 2016 (r411220) +++ head/science/orthanc-dicomweb/Makefile Wed Mar 16 10:38:08 2016 (r411221) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= orthanc-dicomweb -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} Modified: head/science/orthanc-dicomweb/distinfo ============================================================================== --- head/science/orthanc-dicomweb/distinfo Wed Mar 16 10:36:34 2016 (r411220) +++ head/science/orthanc-dicomweb/distinfo Wed Mar 16 10:38:08 2016 (r411221) @@ -1,2 +1,2 @@ -SHA256 (orthanc/OrthancDicomWeb-0.1.tar.gz) = c9f1a7c2873b157b434947d6b0bffe2d92cc94f5678c170b05bd702b969617f7 -SIZE (orthanc/OrthancDicomWeb-0.1.tar.gz) = 112788 +SHA256 (orthanc/OrthancDicomWeb-0.2.tar.gz) = 9e799bbb3faec0db7111cfd6753908ab5eb113a05f92bdcab088cde8defe7e0f +SIZE (orthanc/OrthancDicomWeb-0.2.tar.gz) = 127241