diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-03 20:38:11 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-07-03 20:38:11 +0000 |
commit | 5da7ccc1fbcb3e62893273709a9619fd67922c44 (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /science | |
parent | af7511ccd24a024081c2e79d1fa6e533c841c4ec (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/afni/Makefile | 2 | ||||
-rw-r--r-- | science/fisicalab/Makefile | 2 | ||||
-rw-r--r-- | science/getdp/Makefile | 1 | ||||
-rw-r--r-- | science/gnudatalanguage/Makefile | 2 | ||||
-rw-r--r-- | science/kst2/Makefile | 2 | ||||
-rw-r--r-- | science/py-mlpy/Makefile | 2 | ||||
-rw-r--r-- | science/step/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index 81ab7ed8a264..6864254088e8 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -11,7 +11,7 @@ PORTNAME= afni PORTVERSION= 2015.11.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science biology graphics MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile index c90708a04f46..42968f9a8e88 100644 --- a/science/fisicalab/Makefile +++ b/science/fisicalab/Makefile @@ -2,7 +2,7 @@ PORTNAME= fisicalab PORTVERSION= 0.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science gnustep MASTER_SITES= SAVANNAH diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 7cfd6ebf2219..3f7b9a27c8bc 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -3,6 +3,7 @@ PORTNAME= getdp PORTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 83d0f99ca1a7..a61991f37e5c 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION} .if defined(BUILD_PYTHON_MODULE) diff --git a/science/kst2/Makefile b/science/kst2/Makefile index b2596e5432e9..adafc21ba350 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -3,7 +3,7 @@ PORTNAME= kst DISTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ DISTNAME= Kst-${DISTVERSION} diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index 7f394aa865f2..0af7310c0d47 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= mlpy PORTVERSION= 3.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/step/Makefile b/science/step/Makefile index d648914cc747..702b7bae1ca8 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -2,7 +2,7 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science kde kde-kde4 MAINTAINER= kde@FreeBSD.org |