View | Details | Raw Unified | Return to bug 238846 | Differences between
and this patch

Collapse All | Expand All

(-)databases/grass7/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=      grass
4
PORTNAME=      grass
5
PORTVERSION=   7.6.1
5
PORTVERSION=   7.6.1
6
PORTREVISION=  3
6
PORTREVISION=  4
7
CATEGORIES=    databases geography
7
CATEGORIES=    databases geography
8
MASTER_SITES=  https://grass.osgeo.org/%SUBDIR%/ \
8
MASTER_SITES=  https://grass.osgeo.org/%SUBDIR%/ \
9
               http://grass.cict.fr/%SUBDIR%/ \
9
               http://grass.cict.fr/%SUBDIR%/ \
(-)databases/grass7/pkg-plist (+6 lines)
Lines 772-778 bin/grass%%VER%% Link Here
772
%%GRASS_INST_DIR%%/docs/html/i.ortho.camera.html
772
%%GRASS_INST_DIR%%/docs/html/i.ortho.camera.html
773
%%GRASS_INST_DIR%%/docs/html/i.ortho.elev.html
773
%%GRASS_INST_DIR%%/docs/html/i.ortho.elev.html
774
%%GRASS_INST_DIR%%/docs/html/i.ortho.init.html
774
%%GRASS_INST_DIR%%/docs/html/i.ortho.init.html
775
%%GRASS_INST_DIR%%/docs/html/i.ortho.photo.html
775
%%GRASS_INST_DIR%%/docs/html/i.ortho.rectify.html
776
%%GRASS_INST_DIR%%/docs/html/i.ortho.rectify.html
777
%%GRASS_INST_DIR%%/docs/html/i.ortho.target.html
778
%%GRASS_INST_DIR%%/docs/html/i.ortho.transform.html
776
%%GRASS_INST_DIR%%/docs/html/i.pansharpen.html
779
%%GRASS_INST_DIR%%/docs/html/i.pansharpen.html
777
%%GRASS_INST_DIR%%/docs/html/i.pca.html
780
%%GRASS_INST_DIR%%/docs/html/i.pca.html
778
%%GRASS_INST_DIR%%/docs/html/i.rectify.html
781
%%GRASS_INST_DIR%%/docs/html/i.rectify.html
Lines 1901-1907 bin/grass%%VER%% Link Here
1901
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.camera.1.gz
1904
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.camera.1.gz
1902
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.elev.1.gz
1905
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.elev.1.gz
1903
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.init.1.gz
1906
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.init.1.gz
1907
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.photo.1.gz
1904
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.rectify.1.gz
1908
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.rectify.1.gz
1909
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.target.1.gz
1910
%%GRASS_INST_DIR%%/docs/man/man1/i.ortho.transform.1.gz
1905
%%GRASS_INST_DIR%%/docs/man/man1/i.pansharpen.1.gz
1911
%%GRASS_INST_DIR%%/docs/man/man1/i.pansharpen.1.gz
1906
%%GRASS_INST_DIR%%/docs/man/man1/i.pca.1.gz
1912
%%GRASS_INST_DIR%%/docs/man/man1/i.pca.1.gz
1907
%%GRASS_INST_DIR%%/docs/man/man1/i.rectify.1.gz
1913
%%GRASS_INST_DIR%%/docs/man/man1/i.rectify.1.gz

Return to bug 238846