diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-01 13:15:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-01 13:15:36 +0000 |
commit | 77f8276a881b10dbc4166c281c69d8df4675409b (patch) | |
tree | 494feb823c7a0efa6fafeacaa9d18f03e331ae4d /graphics/qgis | |
parent | e255815fa14317bcd7ad4d2e56b97547481c5608 (diff) | |
download | ports-77f8276a881b10dbc4166c281c69d8df4675409b.tar.gz ports-77f8276a881b10dbc4166c281c69d8df4675409b.zip |
Notes
Diffstat (limited to 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 4 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 9a22df29d795..2bf3e23983e6 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= qgis -PORTVERSION= 2.14.2 +DISTVERSIONPREFIX= final- +DISTVERSION= 2_14_2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -23,7 +24,6 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ USE_GITHUB= yes GH_PROJECT= ${PORTNAME:tu} -GH_TAGNAME= b3e642c USES= cpe bison cmake desktop-file-utils execinfo fortran gmake python:2 sqlite USE_QT4= gui svg xml network sql designer testlib linguist_build \ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 222d3acdb894..5d5a8eea347e 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,2 +1,3 @@ -SHA256 (qgis-QGIS-2.14.2-b3e642c_GH0.tar.gz) = 5813103b55568eb1ae450033224837e93c9e2a55c397a6236a19cedd70f9c89c -SIZE (qgis-QGIS-2.14.2-b3e642c_GH0.tar.gz) = 87856644 +TIMESTAMP = 1464775659 +SHA256 (qgis-QGIS-final-2_14_2_GH0.tar.gz) = 211455372606f08aa8a423aa2792d5785901f162411b8eaaab22cf745226cfe9 +SIZE (qgis-QGIS-final-2_14_2_GH0.tar.gz) = 87856676 |