aboutsummaryrefslogtreecommitdiffstats
path: root/databases/grass7
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2017-09-19 22:02:14 +0800
committerwen <wen@FreeBSD.org>2017-09-19 22:02:14 +0800
commitf8ee708272cfa08b36e84f74c85abe140d405a5f (patch)
tree6d334cf366c112b71bb6fcff867cac3d1dce646c /databases/grass7
parentd810b292c861ef669e1773fe9f13e76d9f3d0d72 (diff)
downloadfreebsd-ports-gnome-f8ee708272cfa08b36e84f74c85abe140d405a5f.tar.gz
freebsd-ports-gnome-f8ee708272cfa08b36e84f74c85abe140d405a5f.tar.zst
freebsd-ports-gnome-f8ee708272cfa08b36e84f74c85abe140d405a5f.zip
- Update to 7.2.2
PR: 222401 Submitted by: lbartoletti@tuxfamily.org(maintainer)
Diffstat (limited to 'databases/grass7')
-rw-r--r--databases/grass7/Makefile3
-rw-r--r--databases/grass7/distinfo6
-rw-r--r--databases/grass7/files/patch-lib_python_ctypes_ctypesgencore_parser_preprocessor.py10
-rw-r--r--databases/grass7/pkg-plist28
4 files changed, 27 insertions, 20 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index cff30c754bc6..5e7b8dddb62b 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grass
-PORTVERSION= 7.2.1
-PORTREVISION= 2
+PORTVERSION= 7.2.2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/grass7/distinfo b/databases/grass7/distinfo
index c4921384e3e6..8f366de42252 100644
--- a/databases/grass7/distinfo
+++ b/databases/grass7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500848279
-SHA256 (grass-7.2.1.tar.gz) = 4bccf6676bb3546fb4de0a20d79316666abee56b92cafc96e8e8563cc07b5a3d
-SIZE (grass-7.2.1.tar.gz) = 46657090
+TIMESTAMP = 1505637366
+SHA256 (grass-7.2.2.tar.gz) = bbbfb37c2e39a1027d27ce05471f7a93d74d6add2d5804f8e2e462daf392f47b
+SIZE (grass-7.2.2.tar.gz) = 47573360
diff --git a/databases/grass7/files/patch-lib_python_ctypes_ctypesgencore_parser_preprocessor.py b/databases/grass7/files/patch-lib_python_ctypes_ctypesgencore_parser_preprocessor.py
deleted file mode 100644
index b3d2dde85bf7..000000000000
--- a/databases/grass7/files/patch-lib_python_ctypes_ctypesgencore_parser_preprocessor.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/python/ctypes/ctypesgencore/parser/preprocessor.py.orig 2016-11-04 UTC
-+++ lib/python/ctypes/ctypesgencore/parser/preprocessor.py
-@@ -150,6 +150,7 @@ class PreprocessorParser(object):
- if sys.platform == 'darwin':
- cmd += " -U __BLOCKS__"
- cmd += " -U __GNUC__"
-+ cmd += " -D __GNUCLIKE_BUILTIN_STDARG"
- cmd += " -dD"
- for path in self.options.include_search_paths:
- cmd += " -I%s" % path
diff --git a/databases/grass7/pkg-plist b/databases/grass7/pkg-plist
index 6450161ed4df..6dfaad6322b2 100644
--- a/databases/grass7/pkg-plist
+++ b/databases/grass7/pkg-plist
@@ -1178,6 +1178,12 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/docs/html/r3flow_flowlines.png
%%GRASS_INST_DIR%%/docs/html/r3flow_flowlines_color.png
%%GRASS_INST_DIR%%/docs/html/r_buffer_road.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_carved.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_carved_accum.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_carved_shaded.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_orig.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_orig_accum.png
+%%GRASS_INST_DIR%%/docs/html/r_carve_dem_orig_shaded.png
%%GRASS_INST_DIR%%/docs/html/r_contour_using_levels.png
%%GRASS_INST_DIR%%/docs/html/r_fill_dir.png
%%GRASS_INST_DIR%%/docs/html/r_flow_accumulation.png
@@ -1413,7 +1419,6 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/docs/html/topic_tiling.html
%%GRASS_INST_DIR%%/docs/html/topic_time_management.html
%%GRASS_INST_DIR%%/docs/html/topic_topology.html
-%%GRASS_INST_DIR%%/docs/html/topic_transect.html
%%GRASS_INST_DIR%%/docs/html/topic_transformation.html
%%GRASS_INST_DIR%%/docs/html/topic_vector.html
%%GRASS_INST_DIR%%/docs/html/topic_vegetation_index.html
@@ -1560,12 +1565,15 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/docs/html/v_buffer_points.png
%%GRASS_INST_DIR%%/docs/html/v_buffer_rounded_cap.png
%%GRASS_INST_DIR%%/docs/html/v_buffer_square_cap.png
+%%GRASS_INST_DIR%%/docs/html/v_clean.png
%%GRASS_INST_DIR%%/docs/html/v_clean_rmsa.png
%%GRASS_INST_DIR%%/docs/html/v_cluster_4_methods.png
%%GRASS_INST_DIR%%/docs/html/v_decimate_count.png
%%GRASS_INST_DIR%%/docs/html/v_decimate_grid_cat.png
%%GRASS_INST_DIR%%/docs/html/v_decimate_original.png
%%GRASS_INST_DIR%%/docs/html/v_delaunay.png
+%%GRASS_INST_DIR%%/docs/html/v_generalize_simplify.png
+%%GRASS_INST_DIR%%/docs/html/v_generalize_smooth.png
%%GRASS_INST_DIR%%/docs/html/v_hull.png
%%GRASS_INST_DIR%%/docs/html/v_hull_3d.png
%%GRASS_INST_DIR%%/docs/html/v_kernel.png
@@ -1594,6 +1602,7 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/docs/html/v_qcount_3.png
%%GRASS_INST_DIR%%/docs/html/v_qcount_4.png
%%GRASS_INST_DIR%%/docs/html/v_qcount_5.png
+%%GRASS_INST_DIR%%/docs/html/v_random_points_in_polygon.png
%%GRASS_INST_DIR%%/docs/html/v_segment_spaced_percent_points.jpg
%%GRASS_INST_DIR%%/docs/html/v_segment_spaced_points.jpg
%%GRASS_INST_DIR%%/docs/html/v_segment_spaced_right_points.jpg
@@ -2205,7 +2214,6 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/docs/man/man1/topic_tiling.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/topic_time_management.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/topic_topology.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/topic_transect.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/topic_transformation.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/topic_vector.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/topic_vegetation_index.1.gz
@@ -3879,6 +3887,9 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/locale/fr/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/fr/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/id/LC_MESSAGES/grasswxpy.mo
+%%GRASS_INST_DIR%%/locale/id_ID/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/id_ID/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/id_ID/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/it/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/it/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/it/LC_MESSAGES/grasswxpy.mo
@@ -3892,6 +3903,7 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/locale/lv/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/lv/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/ml/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/ml/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/ml/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/pl/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/pl/LC_MESSAGES/grassmods.mo
@@ -3899,15 +3911,18 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES/grasswxpy.mo
-%%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES/grasslibs.mo
-%%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES/grassmods.mo
-%%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES/grasswxpy.mo
+%%GRASS_INST_DIR%%/locale/pt_BR/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/pt_BR/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/pt_BR/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/ro/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/ro/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/ro/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES/grasswxpy.mo
+%%GRASS_INST_DIR%%/locale/si/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/si/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/si/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/sl/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/sl/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grasslibs.mo
@@ -3916,6 +3931,9 @@ bin/grass%%VER%%
%%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES/grasswxpy.mo
+%%GRASS_INST_DIR%%/locale/uk/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/uk/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/uk/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES/grasswxpy.mo