svn commit: r464986 - head/databases/grass7

Yuri Victorovich yuri at FreeBSD.org
Mon Mar 19 06:36:55 UTC 2018


Author: yuri
Date: Mon Mar 19 06:36:54 2018
New Revision: 464986
URL: https://svnweb.freebsd.org/changeset/ports/464986

Log:
  databases/grass7: Update to 7.4.0
  
  Release announcement:
  https://grass.osgeo.org/news/71/15/GRASS-GIS-7-4-0-released/
  
  PR:		225677
  Submitted by:	lbartoletti at tuxfamily.org (maintainer)

Modified:
  head/databases/grass7/Makefile
  head/databases/grass7/distinfo
  head/databases/grass7/pkg-plist

Modified: head/databases/grass7/Makefile
==============================================================================
--- head/databases/grass7/Makefile	Mon Mar 19 06:31:58 2018	(r464985)
+++ head/databases/grass7/Makefile	Mon Mar 19 06:36:54 2018	(r464986)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grass
-PORTVERSION=	7.2.2
-PORTREVISION=	7
+PORTVERSION=	7.4.0
 CATEGORIES=	databases geography
 MASTER_SITES=	http://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
@@ -16,7 +15,7 @@ MASTER_SITES=	http://grass.osgeo.org/%SUBDIR%/ \
 		http://pinus.gntech.ac.kr/grass/%SUBDIR%/ \
 		http://wgbis.ces.iisc.ernet.in/grass/%SUBDIR%/ \
 		http://wgrass.media.osaka-cu.ac.jp/grassh/%SUBDIR%/
-MASTER_SITE_SUBDIR=	grass72/source
+MASTER_SITE_SUBDIR=	grass74/source
 PKGNAMESUFFIX=	7
 
 MAINTAINER=	lbartoletti at tuxfamily.org
@@ -48,7 +47,7 @@ USE_WX=		3.0
 WX_COMPS=	wx:build python:run
 USE_GCC=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	PERL="${PERL}"
+
 CONFIGURE_ARGS=	--with-includes=${LOCALBASE}/include \
 		--with-libs=${LOCALBASE}/lib \
 		--with-opengl-includes=${LOCALBASE}/include/ \
@@ -70,8 +69,7 @@ CONFIGURE_ARGS=	--with-includes=${LOCALBASE}/include \
 
 ALL_TARGET=	default
 USE_LDCONFIG=	${PREFIX}/${GRASS_INST_DIR}/lib
-MAKE_JOBS_UNSAFE=yes
-MAKE_ENV+=		TARGET="${CONFIGURE_TARGET}"
+MAKE_ENV+=	TARGET="${CONFIGURE_TARGET}"
 
 PLIST_SUB=	GRASS_INST_DIR="${GRASS_INST_DIR}" \
 		VERSION="${PORTVERSION}" \
@@ -93,13 +91,13 @@ ATLAS_USES_OFF=		blaslapack
 DB_DESC=		Database support
 LAS_CONFIGURE_ON=	--with-liblas=yes
 LAS_LIB_DEPENDS=	liblas.so:devel/liblas \
-					libboost_program_options.so:devel/boost-libs \
-					libboost_thread.so:devel/boost-libs \
-					libgeotiff.so:graphics/libgeotiff
+			libboost_program_options.so:devel/boost-libs \
+			libboost_thread.so:devel/boost-libs \
+			libgeotiff.so:graphics/libgeotiff
 MOTIF_USES=		motif
 MOTIF_USE=		GL=glw
 MOTIF_CONFIGURE_ON=	--with-motif --with-glw
-MYSQL_USE=		MYSQL=yes
+MYSQL_USES=		mysql
 MYSQL_CONFIGURE_ON=	--with-mysql \
 			--with-mysql-includes=${LOCALBASE}/include/mysql \
 			--with-mysql-libs=${LOCALBASE}/lib/mysql

Modified: head/databases/grass7/distinfo
==============================================================================
--- head/databases/grass7/distinfo	Mon Mar 19 06:31:58 2018	(r464985)
+++ head/databases/grass7/distinfo	Mon Mar 19 06:36:54 2018	(r464986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505637366
-SHA256 (grass-7.2.2.tar.gz) = bbbfb37c2e39a1027d27ce05471f7a93d74d6add2d5804f8e2e462daf392f47b
-SIZE (grass-7.2.2.tar.gz) = 47573360
+TIMESTAMP = 1517513795
+SHA256 (grass-7.4.0.tar.gz) = cb6fa188e030a3a447fc5451fbe0ecbeb4069ee2fd1bf52ed8e40e9b89e293cc
+SIZE (grass-7.4.0.tar.gz) = 56329374

Modified: head/databases/grass7/pkg-plist
==============================================================================
--- head/databases/grass7/pkg-plist	Mon Mar 19 06:31:58 2018	(r464985)
+++ head/databases/grass7/pkg-plist	Mon Mar 19 06:36:54 2018	(r464986)
@@ -100,7 +100,11 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/bin/i.modis.qc
 %%GRASS_INST_DIR%%/bin/i.ortho.camera
 %%GRASS_INST_DIR%%/bin/i.ortho.elev
+%%GRASS_INST_DIR%%/bin/i.ortho.init
+%%GRASS_INST_DIR%%/bin/i.ortho.photo
 %%GRASS_INST_DIR%%/bin/i.ortho.rectify
+%%GRASS_INST_DIR%%/bin/i.ortho.target
+%%GRASS_INST_DIR%%/bin/i.ortho.transform
 %%GRASS_INST_DIR%%/bin/i.pca
 %%GRASS_INST_DIR%%/bin/i.rectify
 %%GRASS_INST_DIR%%/bin/i.rgb.his
@@ -137,7 +141,9 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/bin/r.external
 %%GRASS_INST_DIR%%/bin/r.external.out
 %%GRASS_INST_DIR%%/bin/r.fill.dir
+%%GRASS_INST_DIR%%/bin/r.fill.stats
 %%GRASS_INST_DIR%%/bin/r.flow
+%%GRASS_INST_DIR%%/bin/r.geomorphon
 %%GRASS_INST_DIR%%/bin/r.grow.distance
 %%GRASS_INST_DIR%%/bin/r.gwflow
 %%GRASS_INST_DIR%%/bin/r.his
@@ -321,6 +327,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/bin/v.kcv
 %%GRASS_INST_DIR%%/bin/v.kernel
 %%GRASS_INST_DIR%%/bin/v.label
+%%GRASS_INST_DIR%%/bin/v.label.sa
 %%GRASS_INST_DIR%%/bin/v.lidar.correction
 %%GRASS_INST_DIR%%/bin/v.lidar.edgedetection
 %%GRASS_INST_DIR%%/bin/v.lidar.growing
@@ -360,6 +367,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/bin/v.parallel
 %%GRASS_INST_DIR%%/bin/v.patch
 %%GRASS_INST_DIR%%/bin/v.perturb
+%%GRASS_INST_DIR%%/bin/v.profile
 %%GRASS_INST_DIR%%/bin/v.proj
 %%GRASS_INST_DIR%%/bin/v.qcount
 %%GRASS_INST_DIR%%/bin/v.random
@@ -422,6 +430,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/demolocation/PERMANENT/vector/point/hist
 %%GRASS_INST_DIR%%/demolocation/PERMANENT/vector/point/sidx
 %%GRASS_INST_DIR%%/demolocation/PERMANENT/vector/point/topo
+%%GRASS_INST_DIR%%/docs/html/albedo_landsat5.png
+%%GRASS_INST_DIR%%/docs/html/albedo_landsat7.png
 %%GRASS_INST_DIR%%/docs/html/aspect.png
 %%GRASS_INST_DIR%%/docs/html/aspect_diagram.png
 %%GRASS_INST_DIR%%/docs/html/barscales/arrow_ends.png
@@ -442,6 +452,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/circle_3.png
 %%GRASS_INST_DIR%%/docs/html/circle_4.png
 %%GRASS_INST_DIR%%/docs/html/circle_5.png
+%%GRASS_INST_DIR%%/docs/html/circle_6.png
 %%GRASS_INST_DIR%%/docs/html/class_graphical.html
 %%GRASS_INST_DIR%%/docs/html/colortables/aspect.png
 %%GRASS_INST_DIR%%/docs/html/colortables/aspectcolr.png
@@ -540,15 +551,26 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/d_correlate_plot.png
 %%GRASS_INST_DIR%%/docs/html/d_frame.png
 %%GRASS_INST_DIR%%/docs/html/d_geodesic.png
+%%GRASS_INST_DIR%%/docs/html/d_grid_blue_grid.png
+%%GRASS_INST_DIR%%/docs/html/d_grid_red_grid.png
+%%GRASS_INST_DIR%%/docs/html/d_histogram_bar.png
+%%GRASS_INST_DIR%%/docs/html/d_histogram_pie.png
 %%GRASS_INST_DIR%%/docs/html/d_legend.png
 %%GRASS_INST_DIR%%/docs/html/d_legend_custom_labels_and_background.png
 %%GRASS_INST_DIR%%/docs/html/d_legend_logarithmic.png
 %%GRASS_INST_DIR%%/docs/html/d_legend_vect.png
 %%GRASS_INST_DIR%%/docs/html/d_legend_vect_subheadings.png
+%%GRASS_INST_DIR%%/docs/html/d_mon_wx0.png
+%%GRASS_INST_DIR%%/docs/html/d_mon_wx0_raster.png
 %%GRASS_INST_DIR%%/docs/html/d_polar_aspect.png
 %%GRASS_INST_DIR%%/docs/html/d_rast_arrow_wind.png
+%%GRASS_INST_DIR%%/docs/html/d_rast_elevation.png
+%%GRASS_INST_DIR%%/docs/html/d_rast_elevation_values.png
+%%GRASS_INST_DIR%%/docs/html/d_rast_landuse.png
 %%GRASS_INST_DIR%%/docs/html/d_rast_num_zoom.png
+%%GRASS_INST_DIR%%/docs/html/d_rgb.png
 %%GRASS_INST_DIR%%/docs/html/d_rhumbline.png
+%%GRASS_INST_DIR%%/docs/html/d_text.png
 %%GRASS_INST_DIR%%/docs/html/d_to_rast_3D_example.jpg
 %%GRASS_INST_DIR%%/docs/html/d_vect_chart_pie_2d.png
 %%GRASS_INST_DIR%%/docs/html/d_vect_chart_pie_3d.png
@@ -556,6 +578,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/database.html
 %%GRASS_INST_DIR%%/docs/html/database_graphical.html
 %%GRASS_INST_DIR%%/docs/html/databaseintro.html
+%%GRASS_INST_DIR%%/docs/html/datacatalog.png
 %%GRASS_INST_DIR%%/docs/html/db.columns.html
 %%GRASS_INST_DIR%%/docs/html/db.connect.html
 %%GRASS_INST_DIR%%/docs/html/db.copy.html
@@ -599,7 +622,9 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/g.gui.gmodeler.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.iclass.html
+%%GRASS_INST_DIR%%/docs/html/g.gui.image2target.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.mapswipe.html
+%%GRASS_INST_DIR%%/docs/html/g.gui.photo2image.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.psmap.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.rlisetup.html
 %%GRASS_INST_DIR%%/docs/html/g.gui.timeline.html
@@ -680,6 +705,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/g_parser_test.png
 %%GRASS_INST_DIR%%/docs/html/general.html
 %%GRASS_INST_DIR%%/docs/html/general_graphical.html
+%%GRASS_INST_DIR%%/docs/html/geomorphon.png
 %%GRASS_INST_DIR%%/docs/html/gi_3dview.jpg
 %%GRASS_INST_DIR%%/docs/html/gi_addons.jpg
 %%GRASS_INST_DIR%%/docs/html/gi_c.jpg
@@ -698,6 +724,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/gi_vector.jpg
 %%GRASS_INST_DIR%%/docs/html/graphical_index.html
 %%GRASS_INST_DIR%%/docs/html/grass-dbf.html
+%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mysql.html
+%%ODBC%%%%GRASS_INST_DIR%%/docs/html/grass-odbc.html
 %%GRASS_INST_DIR%%/docs/html/grass-ogr.html
 %%PGSQL%%%%GRASS_INST_DIR%%/docs/html/grass-pg.html
 %%GRASS_INST_DIR%%/docs/html/grass-sqlite.html
@@ -716,7 +744,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/htmldriver.html
 %%GRASS_INST_DIR%%/docs/html/i.albedo.html
 %%GRASS_INST_DIR%%/docs/html/i.aster.toar.html
-%%GRASS_INST_DIR%%/docs/html/i.atcorr.html
 %%GRASS_INST_DIR%%/docs/html/i.biomass.html
 %%GRASS_INST_DIR%%/docs/html/i.cca.html
 %%GRASS_INST_DIR%%/docs/html/i.cluster.html
@@ -746,6 +773,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/i.oif.html
 %%GRASS_INST_DIR%%/docs/html/i.ortho.camera.html
 %%GRASS_INST_DIR%%/docs/html/i.ortho.elev.html
+%%GRASS_INST_DIR%%/docs/html/i.ortho.init.html
 %%GRASS_INST_DIR%%/docs/html/i.ortho.rectify.html
 %%GRASS_INST_DIR%%/docs/html/i.pansharpen.html
 %%GRASS_INST_DIR%%/docs/html/i.pca.html
@@ -764,6 +792,11 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/i_maxlik_classes.png
 %%GRASS_INST_DIR%%/docs/html/i_maxlik_rejection.png
 %%GRASS_INST_DIR%%/docs/html/i_maxlik_rgb.png
+%%GRASS_INST_DIR%%/docs/html/i_ortho_photo_step1.png
+%%GRASS_INST_DIR%%/docs/html/i_ortho_photo_step5.png
+%%GRASS_INST_DIR%%/docs/html/i_ortho_photo_step6.png
+%%GRASS_INST_DIR%%/docs/html/i_ortho_photo_step7.png
+%%GRASS_INST_DIR%%/docs/html/i_ortho_photo_step8.png
 %%GRASS_INST_DIR%%/docs/html/i_pca_result.png
 %%GRASS_INST_DIR%%/docs/html/i_segment_lsat7_pan.png
 %%GRASS_INST_DIR%%/docs/html/i_segment_lsat7_seg_min100.png
@@ -934,6 +967,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/jquery.fixedheadertable.min.js
 %%GRASS_INST_DIR%%/docs/html/keywords.html
 %%GRASS_INST_DIR%%/docs/html/landsat_cluster.png
+%%GRASS_INST_DIR%%/docs/html/legend.png
 %%GRASS_INST_DIR%%/docs/html/lrs.html
 %%GRASS_INST_DIR%%/docs/html/m.cogo.html
 %%GRASS_INST_DIR%%/docs/html/m.measure.html
@@ -1002,8 +1036,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r.external.html
 %%GRASS_INST_DIR%%/docs/html/r.external.out.html
 %%GRASS_INST_DIR%%/docs/html/r.fill.dir.html
+%%GRASS_INST_DIR%%/docs/html/r.fill.stats.html
 %%GRASS_INST_DIR%%/docs/html/r.fillnulls.html
 %%GRASS_INST_DIR%%/docs/html/r.flow.html
+%%GRASS_INST_DIR%%/docs/html/r.geomorphon.html
 %%GRASS_INST_DIR%%/docs/html/r.grow.distance.html
 %%GRASS_INST_DIR%%/docs/html/r.grow.html
 %%GRASS_INST_DIR%%/docs/html/r.gwflow.html
@@ -1118,7 +1154,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r.surf.gauss.html
 %%GRASS_INST_DIR%%/docs/html/r.surf.idw.html
 %%GRASS_INST_DIR%%/docs/html/r.surf.random.html
-%%GRASS_INST_DIR%%/docs/html/r.terraflow.html
 %%GRASS_INST_DIR%%/docs/html/r.texture.html
 %%GRASS_INST_DIR%%/docs/html/r.thin.html
 %%GRASS_INST_DIR%%/docs/html/r.tile.html
@@ -1136,7 +1171,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r.unpack.html
 %%GRASS_INST_DIR%%/docs/html/r.uslek.html
 %%GRASS_INST_DIR%%/docs/html/r.usler.html
-%%GRASS_INST_DIR%%/docs/html/r.viewshed.html
 %%GRASS_INST_DIR%%/docs/html/r.viewshed.png
 %%GRASS_INST_DIR%%/docs/html/r.volume.html
 %%GRASS_INST_DIR%%/docs/html/r.walk.html
@@ -1173,8 +1207,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r3.timestamp.html
 %%GRASS_INST_DIR%%/docs/html/r3.to.rast.html
 %%GRASS_INST_DIR%%/docs/html/r3.to.rast.png
-%%GRASS_INST_DIR%%/docs/html/r3.univar.html
 %%LAS%%%%GRASS_INST_DIR%%/docs/html/r3_in_lidar.png
+%%GRASS_INST_DIR%%/docs/html/r3.univar.html
 %%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
@@ -1185,10 +1219,18 @@ bin/grass%%VER%%
 %%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_drain.png
+%%GRASS_INST_DIR%%/docs/html/r_drain_with_r_watershed_direction.png
 %%GRASS_INST_DIR%%/docs/html/r_fill_dir.png
+%%GRASS_INST_DIR%%/docs/html/r_fill_stats_01.png
+%%GRASS_INST_DIR%%/docs/html/r_fill_stats_02.png
+%%GRASS_INST_DIR%%/docs/html/r_fill_stats_lidar.png
+%%GRASS_INST_DIR%%/docs/html/r_fill_stats_smoothing.png
 %%GRASS_INST_DIR%%/docs/html/r_flow_accumulation.png
 %%GRASS_INST_DIR%%/docs/html/r_flow_length.png
 %%GRASS_INST_DIR%%/docs/html/r_flow_line.png
+%%GRASS_INST_DIR%%/docs/html/r_geomorphon.png
+%%GRASS_INST_DIR%%/docs/html/r_geomorphon_summits.png
 %%GRASS_INST_DIR%%/docs/html/r_grow_distance.png
 %%GRASS_INST_DIR%%/docs/html/r_grow_distance_sea.png
 %%GRASS_INST_DIR%%/docs/html/r_grow_distance_zoom.png
@@ -1209,6 +1251,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r_li_shannon_formula.png
 %%GRASS_INST_DIR%%/docs/html/r_li_simpson_formula.png
 %%GRASS_INST_DIR%%/docs/html/r_param_scale_morph.jpg
+%%GRASS_INST_DIR%%/docs/html/r_patch.png
+%%GRASS_INST_DIR%%/docs/html/r_patch_zeros_as_nulls.png
 %%GRASS_INST_DIR%%/docs/html/r_random_cells.png
 %%GRASS_INST_DIR%%/docs/html/r_relief.png
 %%GRASS_INST_DIR%%/docs/html/r_resamp_interp_new_250m.png
@@ -1234,6 +1278,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/r_texture_directions_example.png
 %%GRASS_INST_DIR%%/docs/html/r_thin_network.png
 %%GRASS_INST_DIR%%/docs/html/r_thin_vectorized.png
+%%GRASS_INST_DIR%%/docs/html/r_topidx.png
 %%GRASS_INST_DIR%%/docs/html/r_water_outlet.png
 %%GRASS_INST_DIR%%/docs/html/raster.html
 %%GRASS_INST_DIR%%/docs/html/raster3d.html
@@ -1333,10 +1378,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/topic_LIDAR.html
 %%GRASS_INST_DIR%%/docs/html/topic_RGB.html
 %%GRASS_INST_DIR%%/docs/html/topic_accumulation.html
+%%GRASS_INST_DIR%%/docs/html/topic_aerial.html
 %%GRASS_INST_DIR%%/docs/html/topic_aggregation.html
 %%GRASS_INST_DIR%%/docs/html/topic_albedo.html
 %%GRASS_INST_DIR%%/docs/html/topic_algebra.html
-%%GRASS_INST_DIR%%/docs/html/topic_atmospheric_correction.html
 %%GRASS_INST_DIR%%/docs/html/topic_attribute_table.html
 %%GRASS_INST_DIR%%/docs/html/topic_biomass.html
 %%GRASS_INST_DIR%%/docs/html/topic_buffer.html
@@ -1344,6 +1389,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/topic_category.html
 %%GRASS_INST_DIR%%/docs/html/topic_centroid.html
 %%GRASS_INST_DIR%%/docs/html/topic_classification.html
+%%GRASS_INST_DIR%%/docs/html/topic_clip.html
 %%GRASS_INST_DIR%%/docs/html/topic_color_table.html
 %%GRASS_INST_DIR%%/docs/html/topic_color_transformation.html
 %%GRASS_INST_DIR%%/docs/html/topic_composite.html
@@ -1368,6 +1414,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/topic_generalization.html
 %%GRASS_INST_DIR%%/docs/html/topic_geometry.html
 %%GRASS_INST_DIR%%/docs/html/topic_geomorphology.html
+%%GRASS_INST_DIR%%/docs/html/topic_geomorphons.html
 %%GRASS_INST_DIR%%/docs/html/topic_gradient.html
 %%GRASS_INST_DIR%%/docs/html/topic_graphics.html
 %%GRASS_INST_DIR%%/docs/html/topic_groundwater_flow.html
@@ -1415,14 +1462,13 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/topic_surface.html
 %%GRASS_INST_DIR%%/docs/html/topic_temporal.html
 %%GRASS_INST_DIR%%/docs/html/topic_terrain.html
-%%GRASS_INST_DIR%%/docs/html/topic_test.html
 %%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_transformation.html
+%%GRASS_INST_DIR%%/docs/html/topic_unit_test.html
 %%GRASS_INST_DIR%%/docs/html/topic_vector.html
 %%GRASS_INST_DIR%%/docs/html/topic_vegetation_index.html
-%%GRASS_INST_DIR%%/docs/html/topic_viewshed.html
 %%GRASS_INST_DIR%%/docs/html/topic_visualization.html
 %%GRASS_INST_DIR%%/docs/html/topic_volume.html
 %%GRASS_INST_DIR%%/docs/html/topic_voxel.html
@@ -1436,6 +1482,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/v.centroids.html
 %%GRASS_INST_DIR%%/docs/html/v.class.html
 %%GRASS_INST_DIR%%/docs/html/v.clean.html
+%%GRASS_INST_DIR%%/docs/html/v.clip.html
 %%GRASS_INST_DIR%%/docs/html/v.cluster.html
 %%GRASS_INST_DIR%%/docs/html/v.colors.html
 %%GRASS_INST_DIR%%/docs/html/v.colors.out.html
@@ -1479,6 +1526,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/v.kcv.html
 %%GRASS_INST_DIR%%/docs/html/v.kernel.html
 %%GRASS_INST_DIR%%/docs/html/v.label.html
+%%GRASS_INST_DIR%%/docs/html/v.label.sa.html
 %%GRASS_INST_DIR%%/docs/html/v.lidar.correction.html
 %%GRASS_INST_DIR%%/docs/html/v.lidar.edgedetection.html
 %%GRASS_INST_DIR%%/docs/html/v.lidar.growing.html
@@ -1519,6 +1567,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/v.parallel.html
 %%GRASS_INST_DIR%%/docs/html/v.patch.html
 %%GRASS_INST_DIR%%/docs/html/v.perturb.html
+%%GRASS_INST_DIR%%/docs/html/v.profile.html
 %%GRASS_INST_DIR%%/docs/html/v.proj.html
 %%GRASS_INST_DIR%%/docs/html/v.qcount.html
 %%GRASS_INST_DIR%%/docs/html/v.random.html
@@ -1565,8 +1614,11 @@ 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_centroids.png
 %%GRASS_INST_DIR%%/docs/html/v_clean.png
 %%GRASS_INST_DIR%%/docs/html/v_clean_rmsa.png
+%%GRASS_INST_DIR%%/docs/html/v_clip_poly.png
+%%GRASS_INST_DIR%%/docs/html/v_clip_region.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
@@ -1577,6 +1629,7 @@ bin/grass%%VER%%
 %%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
+%%GRASS_INST_DIR%%/docs/html/v_label_sa.jpg
 %%GRASS_INST_DIR%%/docs/html/v_lidar_edgedetection.png
 %%GRASS_INST_DIR%%/docs/html/v_lidar_edgedetection_objects.png
 %%GRASS_INST_DIR%%/docs/html/v_mkgrid.png
@@ -1597,6 +1650,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/v_overlay_poly_1_2_a_o_n_x.png
 %%GRASS_INST_DIR%%/docs/html/v_overlay_urban_census2000.png
 %%GRASS_INST_DIR%%/docs/html/v_overlay_urbanarea.png
+%%GRASS_INST_DIR%%/docs/html/v_perturb_normal.png
+%%GRASS_INST_DIR%%/docs/html/v_perturb_uniform.png
 %%GRASS_INST_DIR%%/docs/html/v_qcount_1.png
 %%GRASS_INST_DIR%%/docs/html/v_qcount_2.png
 %%GRASS_INST_DIR%%/docs/html/v_qcount_3.png
@@ -1650,11 +1705,14 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/wxGUI.gmodeler.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.iclass.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI.image2target.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.iscatt.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.mapswipe.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.modules.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.nviz.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI.photo2image.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.psmap.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI.rdigit.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.rlisetup.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.timeline.html
 %%GRASS_INST_DIR%%/docs/html/wxGUI.toolboxes.html
@@ -1664,6 +1722,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/wxGUI_animation_tool.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_gcp_frame.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_graphical.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI_iimage2target_frame.jpg
+%%GRASS_INST_DIR%%/docs/html/wxGUI_iphoto2image_frame.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_iscatt.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_layer_manager.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_map_display.jpg
@@ -1680,6 +1740,11 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/html/wxGUI_nviz_tools_vector.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_nviz_tools_view.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_nviz_tools_volume.jpg
+%%GRASS_INST_DIR%%/docs/html/wxGUI_rdigit_step1.png
+%%GRASS_INST_DIR%%/docs/html/wxGUI_rdigit_step2.png
+%%GRASS_INST_DIR%%/docs/html/wxGUI_rdigit_step3.png
+%%GRASS_INST_DIR%%/docs/html/wxGUI_rdigit_step4.png
+%%GRASS_INST_DIR%%/docs/html/wxGUI_rdigit_step5.png
 %%GRASS_INST_DIR%%/docs/html/wxGUI_toolboxes.jpg
 %%GRASS_INST_DIR%%/docs/html/wxGUI_vnet.jpg
 %%GRASS_INST_DIR%%/docs/html/wxpyimgview.html
@@ -1770,7 +1835,9 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.gcp.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.gmodeler.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.iclass.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/g.gui.image2target.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.mapswipe.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/g.gui.photo2image.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.psmap.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.rlisetup.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/g.gui.timeline.1.gz
@@ -1796,6 +1863,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/general_graphical.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/graphical_index.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/grass-dbf.1.gz
+%%MYSQL%%%%GRASS_INST_DIR%%/docs/man/man1/grass-mysql.1.gz
+%%ODBC%%%%GRASS_INST_DIR%%/docs/man/man1/grass-odbc.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/grass-ogr.1.gz
 %%PGSQL%%%%GRASS_INST_DIR%%/docs/man/man1/grass-pg.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/grass-sqlite.1.gz
@@ -1806,7 +1875,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/htmldriver.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.albedo.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.aster.toar.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/i.atcorr.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.biomass.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.cca.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.cluster.1.gz
@@ -1836,6 +1904,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/i.oif.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.camera.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.elev.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.init.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.rectify.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.pansharpen.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/i.pca.1.gz
@@ -1895,8 +1964,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/r.external.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.external.out.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.fill.dir.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/r.fill.stats.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.fillnulls.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.flow.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/r.geomorphon.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.grow.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.grow.distance.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.gwflow.1.gz
@@ -2011,7 +2082,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/r.surf.gauss.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.surf.idw.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.surf.random.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/r.terraflow.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.texture.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.thin.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.tile.1.gz
@@ -2027,7 +2097,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/r.unpack.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.uslek.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.usler.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/r.viewshed.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.volume.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.walk.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/r.water.outlet.1.gz
@@ -2128,10 +2197,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/topic_LIDAR.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_RGB.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_accumulation.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/topic_aerial.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_aggregation.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_albedo.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_algebra.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/topic_atmospheric_correction.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_attribute_table.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_biomass.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_buffer.1.gz
@@ -2139,6 +2208,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/topic_category.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_centroid.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_classification.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/topic_clip.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_color_table.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_color_transformation.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_composite.1.gz
@@ -2163,6 +2233,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/topic_generalization.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_geometry.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_geomorphology.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/topic_geomorphons.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_gradient.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_graphics.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_groundwater_flow.1.gz
@@ -2210,14 +2281,13 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/topic_surface.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_temporal.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_terrain.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/topic_test.1.gz
 %%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_transformation.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/topic_unit_test.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_vector.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_vegetation_index.1.gz
-%%GRASS_INST_DIR%%/docs/man/man1/topic_viewshed.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_visualization.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_volume.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/topic_voxel.1.gz
@@ -2230,6 +2300,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/v.centroids.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.class.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.clean.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/v.clip.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.cluster.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.colors.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.colors.out.1.gz
@@ -2273,6 +2344,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/v.kcv.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.kernel.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.label.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/v.label.sa.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.lidar.correction.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.lidar.edgedetection.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.lidar.growing.1.gz
@@ -2313,6 +2385,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/v.parallel.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.patch.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.perturb.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/v.profile.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.proj.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.qcount.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/v.random.1.gz
@@ -2360,11 +2433,14 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.gcp.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.gmodeler.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.iclass.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.image2target.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.iscatt.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.mapswipe.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.modules.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.nviz.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.photo2image.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.psmap.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.rdigit.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.rlisetup.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.timeline.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/wxGUI.toolboxes.1.gz
@@ -2375,8 +2451,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/docs/man/man1/wxpyimgview.1.gz
 %%GRASS_INST_DIR%%/docs/man/man1/ximgview.1.gz
 %%GRASS_INST_DIR%%/driver/db/dbf
+%%MYSQL%%%%GRASS_INST_DIR%%/driver/db/mysql
+%%ODBC%%%%GRASS_INST_DIR%%/driver/db/odbc
 %%GRASS_INST_DIR%%/driver/db/ogr
-%%PGSQL%%%%GRASS_INST_DIR%%/driver/db/pg
+%%GRASS_INST_DIR%%/driver/db/pg
 %%GRASS_INST_DIR%%/driver/db/sqlite
 %%GRASS_INST_DIR%%/etc/VERSIONNUMBER
 %%GRASS_INST_DIR%%/etc/clean_temp
@@ -2799,6 +2877,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/etc/sql/update_stvds_metadata_template.sql
 %%GRASS_INST_DIR%%/etc/sql/vector_metadata_table.sql
 %%GRASS_INST_DIR%%/etc/sql/vector_views.sql
+%%GRASS_INST_DIR%%/etc/symbol/basic/arrow
 %%GRASS_INST_DIR%%/etc/symbol/basic/arrow1
 %%GRASS_INST_DIR%%/etc/symbol/basic/arrow2
 %%GRASS_INST_DIR%%/etc/symbol/basic/arrow3
@@ -2808,8 +2887,11 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/etc/symbol/basic/cross2
 %%GRASS_INST_DIR%%/etc/symbol/basic/cross3
 %%GRASS_INST_DIR%%/etc/symbol/basic/diamond
+%%GRASS_INST_DIR%%/etc/symbol/basic/hexagon
 %%GRASS_INST_DIR%%/etc/symbol/basic/marker
 %%GRASS_INST_DIR%%/etc/symbol/basic/octagon
+%%GRASS_INST_DIR%%/etc/symbol/basic/pin
+%%GRASS_INST_DIR%%/etc/symbol/basic/pin_dot
 %%GRASS_INST_DIR%%/etc/symbol/basic/point
 %%GRASS_INST_DIR%%/etc/symbol/basic/pushpin
 %%GRASS_INST_DIR%%/etc/symbol/basic/star
@@ -2948,7 +3030,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/icons/grass-42x42.png
 %%GRASS_INST_DIR%%/gui/icons/grass-48x48.png
 %%GRASS_INST_DIR%%/gui/icons/grass-64x64.png
-%%GRASS_INST_DIR%%/gui/icons/grass-%%VER%%x%%VER%%.png
+%%GRASS_INST_DIR%%/gui/icons/grass-72x72.png
 %%GRASS_INST_DIR%%/gui/icons/grass-80x80.png
 %%GRASS_INST_DIR%%/gui/icons/grass-8x8.png
 %%GRASS_INST_DIR%%/gui/icons/grass-96x96.png
@@ -3124,6 +3206,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/images/splash_screen.png
 %%GRASS_INST_DIR%%/gui/images/startup_banner.png
 %%GRASS_INST_DIR%%/gui/images/startup_banner_isis.png
+%%GRASS_INST_DIR%%/gui/images/symbols/basic/arrow.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/arrow1.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/arrow2.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/arrow3.png
@@ -3133,8 +3216,11 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/cross2.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/cross3.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/diamond.png
+%%GRASS_INST_DIR%%/gui/images/symbols/basic/hexagon.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/marker.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/octagon.png
+%%GRASS_INST_DIR%%/gui/images/symbols/basic/pin.png
+%%GRASS_INST_DIR%%/gui/images/symbols/basic/pin_dot.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/point.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/pushpin.png
 %%GRASS_INST_DIR%%/gui/images/symbols/basic/star.png
@@ -3257,6 +3343,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/__init__.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/catalog.py
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/catalog.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/datacatalog/dialogs.py
+%%GRASS_INST_DIR%%/gui/wxpython/datacatalog/dialogs.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/frame.py
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/frame.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/datacatalog/g.gui.datacatalog.py
@@ -3375,6 +3463,24 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/wxpython/icons/grass_icons.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/icons/icon.py
 %%GRASS_INST_DIR%%/gui/wxpython/icons/icon.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/__init__.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/__init__.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/g.gui.image2target.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/g.gui.image2target.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_gis_set.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_gis_set.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_gis_set_error.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_gis_set_error.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_manager.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_manager.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_mapdisplay.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_mapdisplay.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_menustrings.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_menustrings.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_statusbar.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_statusbar.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_toolbars.py
+%%GRASS_INST_DIR%%/gui/wxpython/image2target/ii2t_toolbars.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/iscatt/__init__.py
 %%GRASS_INST_DIR%%/gui/wxpython/iscatt/__init__.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/iscatt/controllers.py
@@ -3483,6 +3589,18 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/wxpython/nviz/workspace.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/nviz/wxnviz.py
 %%GRASS_INST_DIR%%/gui/wxpython/nviz/wxnviz.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/__init__.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/__init__.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/g.gui.photo2image.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/g.gui.photo2image.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_manager.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_manager.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_mapdisplay.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_mapdisplay.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_statusbar.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_statusbar.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_toolbars.py
+%%GRASS_INST_DIR%%/gui/wxpython/photo2image/ip2i_toolbars.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/psmap/__init__.py
 %%GRASS_INST_DIR%%/gui/wxpython/psmap/__init__.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/psmap/dialogs.py
@@ -3519,6 +3637,10 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/gui/wxpython/rlisetup/sampling_frame.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/rlisetup/wizard.py
 %%GRASS_INST_DIR%%/gui/wxpython/rlisetup/wizard.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/startup/__init__.py
+%%GRASS_INST_DIR%%/gui/wxpython/startup/__init__.pyc
+%%GRASS_INST_DIR%%/gui/wxpython/startup/locdownload.py
+%%GRASS_INST_DIR%%/gui/wxpython/startup/locdownload.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/timeline/__init__.py
 %%GRASS_INST_DIR%%/gui/wxpython/timeline/__init__.pyc
 %%GRASS_INST_DIR%%/gui/wxpython/timeline/frame.py
@@ -3625,6 +3747,8 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/include/Make/Rules.make
 %%GRASS_INST_DIR%%/include/Make/Script.make
 %%GRASS_INST_DIR%%/include/Make/ScriptRules.make
+%%GRASS_INST_DIR%%/include/Make/ShScript.make
+%%GRASS_INST_DIR%%/include/Make/ShScriptRules.make
 %%GRASS_INST_DIR%%/include/Make/Shlib.make
 %%GRASS_INST_DIR%%/include/Make/Sphinx.make
 %%GRASS_INST_DIR%%/include/Make/Stlib.make
@@ -3886,7 +4010,6 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/locale/fr/LC_MESSAGES/grasslibs.mo
 %%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
@@ -3925,6 +4048,9 @@ bin/grass%%VER%%
 %%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/ta/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/ta/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/ta/LC_MESSAGES/grasswxpy.mo
 %%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grasswxpy.mo
@@ -3965,7 +4091,9 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/scripts/g.gui.gcp
 %%GRASS_INST_DIR%%/scripts/g.gui.gmodeler
 %%GRASS_INST_DIR%%/scripts/g.gui.iclass
+%%GRASS_INST_DIR%%/scripts/g.gui.image2target
 %%GRASS_INST_DIR%%/scripts/g.gui.mapswipe
+%%GRASS_INST_DIR%%/scripts/g.gui.photo2image
 %%GRASS_INST_DIR%%/scripts/g.gui.psmap
 %%GRASS_INST_DIR%%/scripts/g.gui.rlisetup
 %%GRASS_INST_DIR%%/scripts/g.gui.timeline
@@ -4050,6 +4178,7 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/scripts/t.vect.what.strds
 %%GRASS_INST_DIR%%/scripts/v.build.all
 %%GRASS_INST_DIR%%/scripts/v.centroids
+%%GRASS_INST_DIR%%/scripts/v.clip
 %%GRASS_INST_DIR%%/scripts/v.db.addcolumn
 %%GRASS_INST_DIR%%/scripts/v.db.addtable
 %%GRASS_INST_DIR%%/scripts/v.db.dropcolumn
@@ -4088,17 +4217,17 @@ bin/grass%%VER%%
 %%GRASS_INST_DIR%%/share/icons/hicolor/42x42/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/48x48/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/64x64/apps/grass.png
-%%GRASS_INST_DIR%%/share/icons/hicolor/%%VER%%x%%VER%%/apps/grass.png
+%%GRASS_INST_DIR%%/share/icons/hicolor/72x72/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/80x80/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/8x8/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/96x96/apps/grass.png
 %%GRASS_INST_DIR%%/share/icons/hicolor/scalable/apps/grass.svg
 %%GRASS_INST_DIR%%/tools/g.echo
 %%GRASS_INST_DIR%%/tools/g.html2man.py
-%%GRASS_INST_DIR%%/tools/groff.py
-%%GRASS_INST_DIR%%/tools/groff.pyc
-%%GRASS_INST_DIR%%/tools/html.py
-%%GRASS_INST_DIR%%/tools/html.pyc
+%%GRASS_INST_DIR%%/tools/ggroff.py
+%%GRASS_INST_DIR%%/tools/ggroff.pyc
+%%GRASS_INST_DIR%%/tools/ghtml.py
+%%GRASS_INST_DIR%%/tools/ghtml.pyc
 %%GRASS_INST_DIR%%/tools/mkhtml.py
 %%GRASS_INST_DIR%%/translation_status.json
 %%GRASS_INST_DIR%%/translators.csv


More information about the svn-ports-all mailing list