aboutsummaryrefslogtreecommitdiff
path: root/databases/grass
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-09 14:53:00 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-09 14:53:00 +0000
commit60c7153b80b5a1a6f4449f0b95fe77af086781d8 (patch)
treed444f34ee548726391d9ccc1836a16933bded49f /databases/grass
parentd01bef7e84426ff2e58ee71ed1c98ff1cf3cdc74 (diff)
downloadports-60c7153b80b5a1a6f4449f0b95fe77af086781d8.tar.gz
ports-60c7153b80b5a1a6f4449f0b95fe77af086781d8.zip
databases/grass: Upgraade version 6.4.3 => 6.4.4
PR: 191813 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=364445
Diffstat (limited to 'databases/grass')
-rw-r--r--databases/grass/Makefile30
-rw-r--r--databases/grass/distinfo4
-rw-r--r--databases/grass/pkg-plist9
3 files changed, 30 insertions, 13 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 473a28473aae..0f7c89792869 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grass
-PORTVERSION= 6.4.3
-PORTREVISION= 5
+PORTVERSION= 6.4.4
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
@@ -74,6 +73,8 @@ PLIST_SUB= GRASS_INST_DIR="${GRASS_INST_DIR}" \
VERSION="${PORTVERSION}" \
VER="${PORTVERSION:R:C/\.//}"
+BROKEN_sparc64= Does not configure on sparc64
+
OPTIONS_DEFINE= ATLAS FFMPEG MOTIF MYSQL ODBC PGSQL SQLITE
OPTIONS_DEFAULT= PGSQL
OPTIONS_SUB= yes
@@ -113,10 +114,6 @@ BLASLIB= blas
LAPACKLIB= lapack
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Does not configure on sparc64
-.endif
-
.if !defined (GRASS_INST_DIR)
GRASS_INST_DIR= ${PORTNAME}-${PORTVERSION}
.endif
@@ -133,11 +130,30 @@ post-patch:
/test /s| $${INST_DIR}| $${DESTDIR}$${INST_DIR}|g ; \
/tar /s| $${INST_DIR}| $${DESTDIR}$${INST_DIR}|g ; \
/chmod /s| $${INST_DIR}| $${DESTDIR}$${INST_DIR}|g ; \
- /GISBASE/s| $${INST_DIR}| $${DESTDIR}$${INST_DIR}|g' ${WRKSRC}/Makefile
+ /tar /s| $${INST_DIR}| $${DESTDIR}$${INST_DIR}|g ; \
+ s|> $${INST_DIR}|> $${DESTDIR}$${INST_DIR}|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e \
's|^CC=.*|CC?=cc| ; \
s|^CFLAGS=.*|CFLAGS+=-fno-common|' ${WRKSRC}/gem/Makefile
@${REINPLACE_CMD} -e \
's|= python|= ${PYTHON_CMD:T}|' ${WRKSRC}/include/Make/Platform.make.in
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gem64
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/bin/*.*
+.for i in HTMLMAP PNG PS XDRIVER cairo
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/driver/${i}
+.endfor
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/driver/db/*
+.for i in bmif_to_cell clean_temp current_time_s_ms echo frame.* grocat \
+ i.ask i.find i.photo.* lock mod* mon.* poly_to_bmif r.watershed.* \
+ run set_data
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/${i}
+.endfor
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/form/form
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/lister/*
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/nviz2.2/nviz
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/lib/libgrass_*.so
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/tools/g.echo
+
.include <bsd.port.mk>
diff --git a/databases/grass/distinfo b/databases/grass/distinfo
index 7fd1d9b2510a..fac73fd5f4b8 100644
--- a/databases/grass/distinfo
+++ b/databases/grass/distinfo
@@ -1,2 +1,2 @@
-SHA256 (grass-6.4.3.tar.gz) = 5d29d322a262330894aa046845e6790258cd6e3f95b28c350ed7839810672ed6
-SIZE (grass-6.4.3.tar.gz) = 25287682
+SHA256 (grass-6.4.4.tar.gz) = 5ddba27b4e5495f602ee5249a07e287f342dd8e1422ea5d490c04311c731d274
+SIZE (grass-6.4.4.tar.gz) = 25643959
diff --git a/databases/grass/pkg-plist b/databases/grass/pkg-plist
index f7c02c61c341..2f52b85b0e2e 100644
--- a/databases/grass/pkg-plist
+++ b/databases/grass/pkg-plist
@@ -268,7 +268,6 @@ bin/grass64
%%GRASS_INST_DIR%%/bin/r3.timestamp
%%GRASS_INST_DIR%%/bin/r3.to.rast
%%GRASS_INST_DIR%%/bin/r3.univar
-%%GRASS_INST_DIR%%/bin/v.buffer
%%GRASS_INST_DIR%%/bin/v.build
%%GRASS_INST_DIR%%/bin/v.build.polylines
%%GRASS_INST_DIR%%/bin/v.category
@@ -505,6 +504,7 @@ bin/grass64
%%GRASS_INST_DIR%%/docs/html/d.what.vect.html
%%GRASS_INST_DIR%%/docs/html/d.where.html
%%GRASS_INST_DIR%%/docs/html/d.zoom.html
+%%GRASS_INST_DIR%%/docs/html/d_correlate.png
%%GRASS_INST_DIR%%/docs/html/d_geodesic.png
%%GRASS_INST_DIR%%/docs/html/d_polar_aspect.png
%%GRASS_INST_DIR%%/docs/html/d_rhumbline.png
@@ -553,6 +553,7 @@ bin/grass64
%%GRASS_INST_DIR%%/docs/html/g.tempfile.html
%%GRASS_INST_DIR%%/docs/html/g.transform.html
%%GRASS_INST_DIR%%/docs/html/g.version.html
+%%GRASS_INST_DIR%%/docs/html/g_parser_test.png
%%GRASS_INST_DIR%%/docs/html/gis.m.html
%%GRASS_INST_DIR%%/docs/html/gm_animate.html
%%GRASS_INST_DIR%%/docs/html/gm_animate1.png
@@ -1195,7 +1196,6 @@ bin/grass64
%%GRASS_INST_DIR%%/docs/html/tasscap3.jpg
%%GRASS_INST_DIR%%/docs/html/tasscap4.jpg
%%GRASS_INST_DIR%%/docs/html/tcurv.png
-%%GRASS_INST_DIR%%/docs/html/v.buffer.html
%%GRASS_INST_DIR%%/docs/html/v.build.all.html
%%GRASS_INST_DIR%%/docs/html/v.build.html
%%GRASS_INST_DIR%%/docs/html/v.build.polylines.html
@@ -2085,6 +2085,7 @@ bin/grass64
%%GRASS_INST_DIR%%/etc/nviz2.2/msgs/lv.msg
%%GRASS_INST_DIR%%/etc/nviz2.2/msgs/nl.msg
%%GRASS_INST_DIR%%/etc/nviz2.2/msgs/pl.msg
+%%GRASS_INST_DIR%%/etc/nviz2.2/msgs/ro.msg
%%GRASS_INST_DIR%%/etc/nviz2.2/nviz
%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/ACS_utils.tcl
%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/assoc.tcl
@@ -2253,7 +2254,7 @@ bin/grass64
%%GRASS_INST_DIR%%/etc/r.in.wms/wms.request
%%GRASS_INST_DIR%%/etc/r.li.setup/area_query
%%GRASS_INST_DIR%%/etc/r.li.setup/circle.txt
-%%GRASS_INST_DIR%%/etc/r.li.setup/masked_area_selection
+%%GRASS_INST_DIR%%/etc/r.li.setup/masked_area_selection.sh
%%GRASS_INST_DIR%%/etc/r.li.setup/polygon.txt
%%GRASS_INST_DIR%%/etc/r.li.setup/r.li.setup.main
%%GRASS_INST_DIR%%/etc/r.li.setup/r.li.setup.procedures.tcl
@@ -2837,6 +2838,7 @@ bin/grass64
%%GRASS_INST_DIR%%/locale/ko/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/ko/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/lv/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/lv/LC_MESSAGES/grasswxpy.mo
%%GRASS_INST_DIR%%/locale/lv/LC_MESSAGES/grassmods.mo
%%GRASS_INST_DIR%%/locale/ml/LC_MESSAGES/grasslibs.mo
%%GRASS_INST_DIR%%/locale/ml/LC_MESSAGES/grasswxpy.mo
@@ -3234,7 +3236,6 @@ bin/grass64
%%GRASS_INST_DIR%%/man/man1/raster3dintro.1
%%GRASS_INST_DIR%%/man/man1/rasterintro.1
%%GRASS_INST_DIR%%/man/man1/sql.1
-%%GRASS_INST_DIR%%/man/man1/v.buffer.1
%%GRASS_INST_DIR%%/man/man1/v.build.1
%%GRASS_INST_DIR%%/man/man1/v.build.all.1
%%GRASS_INST_DIR%%/man/man1/v.build.polylines.1