[Bug 220012] [Update]math/saga:Update to 4.1.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 15 12:27:52 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220012

            Bug ID: 220012
           Summary: [Update]math/saga:Update to 4.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: wen at FreeBSD.org

A simple update patch.


Index: Makefile
===================================================================
--- Makefile    (revision 443416)
+++ Makefile    (working copy)
@@ -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 at gwdg.de
 COMMENT=       System for Automated Geoscientific Analyses
Index: distinfo
===================================================================
--- distinfo    (revision 443416)
+++ distinfo    (working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist   (revision 443416)
+++ pkg-plist   (working copy)
@@ -88,6 +88,7 @@
 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/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 @@
 %%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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list