diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /science | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.zst freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
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/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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index 1b61e8402648..31996f0661e1 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -3,7 +3,7 @@ PORTNAME= avogadro PORTVERSION= 1.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= SF diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index e719ae30f078..21f9f6b9dc52 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -3,7 +3,7 @@ PORTNAME= bddsolve PORTVERSION= 1.03 -PORTREVISION= 2 +PORTREVISION= 3 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 f928d1160577..2e9008c0c671 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 6c5187b568a7..2f5f3d043c3b 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 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 b489e0374e98..257d76bd04ff 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 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 58aad7c54541..f2ef2a939d34 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.2 -PORTREVISION= 2 +PORTREVISION= 3 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 9765074e35ba..7dad7d9fbbc7 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 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 diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index b37f67082ef6..12a80919e250 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pulseview PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ |