diff options
author | pi <pi@FreeBSD.org> | 2016-05-18 02:01:15 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-18 02:01:15 +0800 |
commit | c9a9636f88670808e1631f6edbedfda7289bae42 (patch) | |
tree | 641540007d3fb509c6947895d03612eba2077a72 /science | |
parent | bb3f1d264e5ab845ebc25ac88b1584d9fb8c8361 (diff) | |
download | freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.tar.gz freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.tar.zst freebsd-ports-gnome-c9a9636f88670808e1631f6edbedfda7289bae42.zip |
devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1
PR: 209407
Submitted by: sunpoet
Diffstat (limited to 'science')
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc-postgresql/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc-webviewer/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 8b38b4f4b257..472133392817 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile index 6a736bc10f72..1d6dd11b715f 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/ DISTNAME= OrthancPostgreSQL-${PORTVERSION} diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index 27d7be8c8e97..ac3aade4d603 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.1 +PORTREVISION= 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 diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 813c41d629b2..078be3f79733 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.0.0 +PORTREVISION= 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 |