diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-06-09 22:00:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-06-09 22:00:34 +0000 |
commit | f1e5a113640ff5ee4794d45c4a01163cdaad6551 (patch) | |
tree | cc8e7475f2995f56d0ad534b35b01f50cb85852b /science | |
parent | 8e32407965d34da87a55833b31d801961b54a632 (diff) | |
download | ports-f1e5a113640ff5ee4794d45c4a01163cdaad6551.tar.gz ports-f1e5a113640ff5ee4794d45c4a01163cdaad6551.zip |
Upgrade to 3.2.
Notes
Notes:
svn path=/head/; revision=164956
Diffstat (limited to 'science')
-rw-r--r-- | science/v_sim/Makefile | 4 | ||||
-rw-r--r-- | science/v_sim/distinfo | 6 | ||||
-rw-r--r-- | science/v_sim/pkg-plist | 22 |
3 files changed, 24 insertions, 8 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index eb424a2affb8..f7afd9a14812 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= v_sim -PORTVERSION= 3.1.2 +PORTVERSION= 3.2.0 CATEGORIES= science MASTER_SITES= http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download/ @@ -40,7 +40,7 @@ PLIST_SUB+= REFDOC="@comment " .endif .if ${OSVERSION} < 500000 -BROKEN= "does not compile with gcc 2.95" +BROKEN= does not compile with gcc 2.95 .endif pre-configure: diff --git a/science/v_sim/distinfo b/science/v_sim/distinfo index 30050e2fec27..581cba4e8f64 100644 --- a/science/v_sim/distinfo +++ b/science/v_sim/distinfo @@ -1,3 +1,3 @@ -MD5 (v_sim-3.1.2.tar.bz2) = 7797c88dbc60f09edd0e83216c00e240 -SHA256 (v_sim-3.1.2.tar.bz2) = abded2076c6ffe30ecbbf69ee567e14ee5e7f6f765c14934a54fa246c26779b1 -SIZE (v_sim-3.1.2.tar.bz2) = 998084 +MD5 (v_sim-3.2.0.tar.bz2) = 6abfb6e55223487a9dc99119017de4ac +SHA256 (v_sim-3.2.0.tar.bz2) = 673416831a165b1739cb7c926a43aa6166a7e1f9b97cbf44558b88a3f88d8535 +SIZE (v_sim-3.2.0.tar.bz2) = 1154880 diff --git a/science/v_sim/pkg-plist b/science/v_sim/pkg-plist index 9845b9df65e8..f80f6f2a5a36 100644 --- a/science/v_sim/pkg-plist +++ b/science/v_sim/pkg-plist @@ -90,6 +90,7 @@ bin/v_sim %%PORTDOCS%%%%EXAMPLESDIR%%/demo.xyz %%PORTDOCS%%%%EXAMPLESDIR%%/diff.ascii %%PORTDOCS%%%%EXAMPLESDIR%%/diff.dat +%%PORTDOCS%%%%EXAMPLESDIR%%/planes.xml %%PORTDOCS%%%%EXAMPLESDIR%%/test_isosurfaces.ascii %%PORTDOCS%%%%EXAMPLESDIR%%/test_isosurfaces.surf %%NLS%%share/locale/fr/LC_MESSAGES/v_sim.mo @@ -104,17 +105,32 @@ share/pixmaps/v_sim.xpm %%DATADIR%%/pixmaps/logo_petit.png %%DATADIR%%/pixmaps/logo_rectangle.png %%DATADIR%%/pixmaps/observe-bandeau.png +%%DATADIR%%/pixmaps/save-bandeau.png %%DATADIR%%/pixmaps/stock-atomic.png +%%DATADIR%%/pixmaps/stock-black-to-white.png +%%DATADIR%%/pixmaps/stock-blue-to-red.png +%%DATADIR%%/pixmaps/stock-blue-to-yellow.png %%DATADIR%%/pixmaps/stock-channels-16.png +%%DATADIR%%/pixmaps/stock-four-lights_20.png +%%DATADIR%%/pixmaps/stock-go-and-back.png +%%DATADIR%%/pixmaps/stock-go-around.png +%%DATADIR%%/pixmaps/stock-go-once.png +%%DATADIR%%/pixmaps/stock-green-to-red.png +%%DATADIR%%/pixmaps/stock-hot-color.png +%%DATADIR%%/pixmaps/stock-inter.png %%DATADIR%%/pixmaps/stock-isosurfaces.png +%%DATADIR%%/pixmaps/stock-one-light_20.png +%%DATADIR%%/pixmaps/stock-refresh-dir_20.png +%%DATADIR%%/pixmaps/stock-select-all_20.png +%%DATADIR%%/pixmaps/stock-union.png +%%DATADIR%%/pixmaps/stock-unselect-all_20.png +%%DATADIR%%/pixmaps/stock-white-to-black.png +%%DATADIR%%/pixmaps/stock-white-to-red.png %%DATADIR%%/pixmaps/stock_effects-object-colorize_20.png %%DATADIR%%/pixmaps/stock_effects-object-colorize_20_.png -%%DATADIR%%/pixmaps/stock_effects-object-hide_20.png -%%DATADIR%%/pixmaps/stock_effects-object-show_20.png %%DATADIR%%/pixmaps/stock_media-play.png %%DATADIR%%/pixmaps/stock_media-stop.png %%DATADIR%%/pixmaps/stock_palette_20.png -%%DATADIR%%/pixmaps/stock_refresh_dir_24.png %%DATADIR%%/pixmaps/stock_rotate_20.png %%DATADIR%%/pixmaps/stock_spin.png %%DATADIR%%/v_sim.par |