diff options
author | wen <wen@FreeBSD.org> | 2018-09-24 12:08:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-09-24 12:08:06 +0800 |
commit | 49037d44fcfbdecb34bf4d236829b3be03b585ad (patch) | |
tree | 0de4fb9e3d919a474e849b06eeacab5eeee025f3 | |
parent | bbb4489b093928c236c93a073203b64c25903c4d (diff) | |
download | freebsd-ports-gnome-49037d44fcfbdecb34bf4d236829b3be03b585ad.tar.gz freebsd-ports-gnome-49037d44fcfbdecb34bf4d236829b3be03b585ad.tar.zst freebsd-ports-gnome-49037d44fcfbdecb34bf4d236829b3be03b585ad.zip |
- Update to 6.0
PR: 231644
Submitted by: sikmir@gmail.com(maintainer)
-rw-r--r-- | graphics/gpxsee/Makefile | 5 | ||||
-rw-r--r-- | graphics/gpxsee/distinfo | 6 | ||||
-rw-r--r-- | graphics/gpxsee/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/graphics/gpxsee/Makefile b/graphics/gpxsee/Makefile index b55021618ff6..56f42c48151b 100644 --- a/graphics/gpxsee/Makefile +++ b/graphics/gpxsee/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpxsee -PORTVERSION= 5.18 +PORTVERSION= 6.0 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com @@ -12,7 +12,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/licence.txt USES= qmake:outsource desktop-file-utils qt:5 shared-mime-info -USE_QT= buildtools_build core gui network opengl printsupport widgets +USE_QT= buildtools_build core gui network opengl printsupport \ + sql sql-sqlite3_run widgets USE_GL= gl USE_GITHUB= yes diff --git a/graphics/gpxsee/distinfo b/graphics/gpxsee/distinfo index 259adb73ba8e..02f3c48c7cd9 100644 --- a/graphics/gpxsee/distinfo +++ b/graphics/gpxsee/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537045013 -SHA256 (tumic0-GPXSee-5.18_GH0.tar.gz) = 095f48a941309f6163d032ad7ddb3b267b87732b4a33c1b368befb5881ecedd3 -SIZE (tumic0-GPXSee-5.18_GH0.tar.gz) = 3846195 +TIMESTAMP = 1537749726 +SHA256 (tumic0-GPXSee-6.0_GH0.tar.gz) = 250e316fc40e542397720990b943c43cf1725a7b2d665ccf911c9e62d4a8f249 +SIZE (tumic0-GPXSee-6.0_GH0.tar.gz) = 3857021 diff --git a/graphics/gpxsee/pkg-plist b/graphics/gpxsee/pkg-plist index a0218cdb0c2c..8b46515c0ca2 100644 --- a/graphics/gpxsee/pkg-plist +++ b/graphics/gpxsee/pkg-plist @@ -10,6 +10,7 @@ share/applications/gpxsee.desktop %%DATADIR%%/maps/USGS-topo.xml %%NLS%%%%DATADIR%%/translations/gpxsee_cs.qm %%NLS%%%%DATADIR%%/translations/gpxsee_de.qm +%%NLS%%%%DATADIR%%/translations/gpxsee_en.qm %%NLS%%%%DATADIR%%/translations/gpxsee_fi.qm %%NLS%%%%DATADIR%%/translations/gpxsee_fr.qm %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm |