diff options
author | wen <wen@FreeBSD.org> | 2016-09-11 14:29:41 +0000 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-09-11 14:29:41 +0000 |
commit | 34dafd6a37c206953c9ff14424ce6991e63533be (patch) | |
tree | 671682820a711531bb56c5bf1181a565d7cd8a59 | |
parent | b54fefbdc9bf626a8120e2b9a3a6935cc8a12b73 (diff) | |
download | FreeBSD-ports-34dafd6a37c206953c9ff14424ce6991e63533be.zip FreeBSD-ports-34dafd6a37c206953c9ff14424ce6991e63533be.tar.gz |
- Update to 6.4.6
-rw-r--r-- | databases/grass/Makefile | 3 | ||||
-rw-r--r-- | databases/grass/distinfo | 5 | ||||
-rw-r--r-- | databases/grass/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 39af539..453f89a 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= grass -PORTVERSION= 6.4.5 -PORTREVISION= 3 +PORTVERSION= 6.4.6 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ diff --git a/databases/grass/distinfo b/databases/grass/distinfo index 9f25f82..58d88a7 100644 --- a/databases/grass/distinfo +++ b/databases/grass/distinfo @@ -1,2 +1,3 @@ -SHA256 (grass-6.4.5.tar.gz) = f501da62807eb08efcb85820859fe5ade9bc392e20641b606273c956bb678f3e -SIZE (grass-6.4.5.tar.gz) = 25662709 +TIMESTAMP = 1473601019 +SHA256 (grass-6.4.6.tar.gz) = 5a84754614619cc265d843980e28f39a1d24048805b9b2865e76a583d973f333 +SIZE (grass-6.4.6.tar.gz) = 25737006 diff --git a/databases/grass/pkg-plist b/databases/grass/pkg-plist index 88d617f..cfa945a 100644 --- a/databases/grass/pkg-plist +++ b/databases/grass/pkg-plist @@ -2413,6 +2413,8 @@ bin/grass64 %%GRASS_INST_DIR%%/etc/wxpython/gui_core/toolbars.pyc %%GRASS_INST_DIR%%/etc/wxpython/gui_core/widgets.py %%GRASS_INST_DIR%%/etc/wxpython/gui_core/widgets.pyc +%%GRASS_INST_DIR%%/etc/wxpython/gui_core/wxlibplot.py +%%GRASS_INST_DIR%%/etc/wxpython/gui_core/wxlibplot.pyc %%GRASS_INST_DIR%%/etc/wxpython/icons/__init__.py %%GRASS_INST_DIR%%/etc/wxpython/icons/__init__.pyc %%GRASS_INST_DIR%%/etc/wxpython/icons/grass2_icons.py |