diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 20:10:37 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 20:10:37 +0000 |
commit | cb8b1428c6bb9ed135f61a9cecbe8397defbf329 (patch) | |
tree | 0a68a09c88303888985b47f7045bed36788aefc2 /science | |
parent | 563bcaab10c891e4bee07c4ec1fbf46515c5a0b4 (diff) | |
download | ports-cb8b1428c6bb9ed135f61a9cecbe8397defbf329.tar.gz ports-cb8b1428c6bb9ed135f61a9cecbe8397defbf329.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/kalzium/Makefile | 6 | ||||
-rw-r--r-- | science/kalzium/distinfo | 4 | ||||
-rw-r--r-- | science/kalzium/pkg-plist | 3 | ||||
-rw-r--r-- | science/step/Makefile | 8 | ||||
-rw-r--r-- | science/step/distinfo | 4 |
5 files changed, 7 insertions, 18 deletions
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index 32bb8ed5021a..c8262e7a8db3 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -1,13 +1,7 @@ -# New ports collection Makefile for: kalzium -# Date created: 6 September 2011 -# Whom: Alberto Villa <avilla@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= kalzium PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/science/kalzium/distinfo b/science/kalzium/distinfo index f6e0388e51ed..2eff880c9ddc 100644 --- a/science/kalzium/distinfo +++ b/science/kalzium/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kalzium-4.8.4.tar.xz) = 442c6d9569f15007399652ea9b30d4d62c286b06de40400fec21def234d55d9f -SIZE (KDE/kalzium-4.8.4.tar.xz) = 3690120 +SHA256 (KDE/kalzium-4.9.5.tar.xz) = dcaabb3fe996741494f94b44f782dccf340e2d346ca0892b7b18f63b79fd2158 +SIZE (KDE/kalzium-4.9.5.tar.xz) = 3715476 diff --git a/science/kalzium/pkg-plist b/science/kalzium/pkg-plist index 640c5f382007..df8a87618069 100644 --- a/science/kalzium/pkg-plist +++ b/science/kalzium/pkg-plist @@ -192,6 +192,8 @@ share/apps/kalzium/data/molecules/2-thioethanol.cml share/apps/kalzium/data/molecules/2_2_2-trifluoroethanol.cml share/apps/kalzium/data/molecules/but-2-yne-1_4-diol.cml share/apps/kalzium/data/molecules/butane.cml +share/apps/kalzium/data/molecules/carbon_dioxide.cml +share/apps/kalzium/data/molecules/carbon_monoxide.cml share/apps/kalzium/data/molecules/ethane-1_2-diol.cml share/apps/kalzium/data/molecules/ethane.cml share/apps/kalzium/data/molecules/ethanol.cml @@ -202,6 +204,7 @@ share/apps/kalzium/data/molecules/propan-1-ol.cml share/apps/kalzium/data/molecules/propan-2-ol.cml share/apps/kalzium/data/molecules/propane.cml share/apps/kalzium/data/molecules/thiophene.cml +share/apps/kalzium/data/molecules/water.cml share/apps/kalzium/data/toolpics/abzug.jpg share/apps/kalzium/data/toolpics/becherglas.jpg share/apps/kalzium/data/toolpics/brechungsmesser.jpg diff --git a/science/step/Makefile b/science/step/Makefile index 6ae8a6c1f85c..f17f2198e2fd 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -1,9 +1,4 @@ -# New ports collection Makefile for: step -# Date created: 6 September 2011 -# Whom: Alberto Villa <avilla@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= step PORTVERSION= ${KDE4_VERSION} @@ -29,9 +24,6 @@ USE_XZ= yes MAKE_JOBS_SAFE= yes pre-configure: - # Fix GSL_INCLUDE_DIR. - ${REINPLACE_CMD} -e 's|gsl_|gsl/gsl_|g' \ - ${WRKSRC}/cmake/modules/FindGSL.cmake # Avoid building translations, should the user pass # CURRENT_LANG to CMake. ${REINPLACE_CMD} -e '/set(STEP_BUILD_TRANSLATIONS 1)/ d' \ diff --git a/science/step/distinfo b/science/step/distinfo index e8b678d57d97..316442c0beeb 100644 --- a/science/step/distinfo +++ b/science/step/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/step-4.8.4.tar.xz) = a631ed7f1f19417a36bba420e48da00adb7a81b89a30d9512588517c2e1923c4 -SIZE (KDE/step-4.8.4.tar.xz) = 377912 +SHA256 (KDE/step-4.9.5.tar.xz) = c0ea09e0c0dcf81b860da38b906648376c9c4c4fda78a631496f2dd97f0671ca +SIZE (KDE/step-4.9.5.tar.xz) = 375852 |