diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
commit | 266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /science | |
parent | 2e63595319438dc25c26fecca02eacd1bca51f8b (diff) | |
download | freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.gz freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.zst freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.zip |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
Diffstat (limited to 'science')
-rw-r--r-- | science/avogadro/Makefile | 2 | ||||
-rw-r--r-- | science/bddsolve/Makefile | 2 | ||||
-rw-r--r-- | science/gromacs/Makefile | 2 | ||||
-rw-r--r-- | science/iboview/Makefile | 1 | ||||
-rw-r--r-- | science/libgeodecomp/Makefile | 2 | ||||
-rw-r--r-- | science/libkml/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-postgresql/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-webviewer/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc/Makefile | 2 | ||||
-rw-r--r-- | science/pulseview/Makefile | 2 |
11 files changed, 11 insertions, 9 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index 31996f0661e1..0138f2e0e79f 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -3,7 +3,7 @@ PORTNAME= avogadro PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= SF diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index 21f9f6b9dc52..3feac1e95e3f 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -3,7 +3,7 @@ PORTNAME= bddsolve PORTVERSION= 1.03 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 9d166285d9fc..f9411f48a9f0 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 7af2ed8c2825..b32dcd19af6d 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -3,6 +3,7 @@ PORTNAME= iboview PORTVERSION= 20150427 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 diff --git a/science/libgeodecomp/Makefile b/science/libgeodecomp/Makefile index 65a6b5b966e8..3297f5959e4c 100644 --- a/science/libgeodecomp/Makefile +++ b/science/libgeodecomp/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgeodecomp PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel MASTER_SITES= http://www.libgeodecomp.org/archive/ diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 5ea7a301cae1..02f6214cd974 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -3,6 +3,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 2f5f3d043c3b..d5c38b08c5ef 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 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 257d76bd04ff..90b616d617db 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 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 f2ef2a939d34..26a2ad76de73 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.2 -PORTREVISION= 3 +PORTREVISION= 4 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 7dad7d9fbbc7..b49fcf0b37d8 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 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 diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index 12a80919e250..cd779410f83a 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pulseview PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ |