Date: Wed, 21 Jun 2017 01:58:26 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444006 - head/math/saga Message-ID: <201706210158.v5L1wQMF060316@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Jun 21 01:58:26 2017 New Revision: 444006 URL: https://svnweb.freebsd.org/changeset/ports/444006 Log: - Update to 4.1.0 PR: 220012 Submitted by: wen@ Approved by: maintainer Modified: head/math/saga/Makefile head/math/saga/distinfo head/math/saga/pkg-plist Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Wed Jun 21 01:44:06 2017 (r444005) +++ head/math/saga/Makefile Wed Jun 21 01:58:26 2017 (r444006) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= saga -PORTVERSION= 3.0.0 -PORTREVISION= 3 +PORTVERSION= 4.1.0 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} -DISTNAME= ${PORTNAME}_${PORTVERSION} +#DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= rhurlin@gwdg.de COMMENT= System for Automated Geoscientific Analyses Modified: head/math/saga/distinfo ============================================================================== --- head/math/saga/distinfo Wed Jun 21 01:44:06 2017 (r444005) +++ head/math/saga/distinfo Wed Jun 21 01:58:26 2017 (r444006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485032140 -SHA256 (saga_3.0.0.tar.gz) = fa8b8f5f95705bfa72f6969a23e75195f2d939f835b7243f8dcb9f780df3627f -SIZE (saga_3.0.0.tar.gz) = 4313979 +TIMESTAMP = 1497487742 +SHA256 (saga-4.1.0.tar.gz) = e62651e862ff73d2e9e25d0d2b14aab59eb3cad3b7012af51431d10615c45c29 +SIZE (saga-4.1.0.tar.gz) = 4490330 Modified: head/math/saga/pkg-plist ============================================================================== --- head/math/saga/pkg-plist Wed Jun 21 01:44:06 2017 (r444005) +++ head/math/saga/pkg-plist Wed Jun 21 01:58:26 2017 (r444006) @@ -88,6 +88,7 @@ lib/saga/libsim_cellular_automata.so lib/saga/libsim_ecosystems_hugget.so lib/saga/libsim_erosion.so lib/saga/libsim_fire_spreading.so +lib/saga/libsim_geomorphology.so lib/saga/libsim_hydrology.so lib/saga/libsim_ihacres.so lib/saga/libsim_qm_of_esp.so @@ -126,6 +127,7 @@ share/icons/hicolor/80x80/apps/saga.png share/icons/hicolor/8x8/apps/saga.png share/icons/hicolor/96x96/apps/saga.png share/pixmaps/saga.png +%%DATADIR%%/accessories/CMakeLists.txt %%DATADIR%%/accessories/helper/make_arcsaga_toolboxes.bat %%DATADIR%%/accessories/helper/make_saga_release.bat %%DATADIR%%/accessories/helper/make_saga_snapshot.bat @@ -180,13 +182,18 @@ share/pixmaps/saga.png %%DATADIR%%/saga_tip.txt %%DATADIR%%/toolchains/climate.xml %%DATADIR%%/toolchains/cluster_terrain.xml +%%DATADIR%%/toolchains/grid_list_simple_filter.xml %%DATADIR%%/toolchains/gridding.xml +%%DATADIR%%/toolchains/group_files.xml %%DATADIR%%/toolchains/imagery.xml %%DATADIR%%/toolchains/imagery_lczc.xml +%%DATADIR%%/toolchains/import_text_tables.xml %%DATADIR%%/toolchains/obia.xml %%DATADIR%%/toolchains/points_to_contour.xml +%%DATADIR%%/toolchains/polygons_max_interior_circles.xml %%DATADIR%%/toolchains/sieve_and_clump.xml %%DATADIR%%/toolchains/temperature_downscaling.xml +%%DATADIR%%/toolchains/temperature_downscaling_bulk.xml %%DATADIR%%/toolchains/terrain_analysis.xml %%DATADIR%%/toolchains/terrain_segmentation.xml %%DATADIR%%/toolchains/tta_LandCover.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706210158.v5L1wQMF060316>