mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.0.0
Add licence info PR: ports/153899 Submitted by: Mykola Dzham (maintainer) Feature safe: yes
This commit is contained in:
parent
a9a9c1d689
commit
fe1e421072
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267709
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= qlandkartegt
|
PORTNAME= qlandkartegt
|
||||||
PORTVERSION= 0.20.2
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= astro
|
CATEGORIES= astro
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
|
||||||
|
|
||||||
|
@ -16,6 +16,8 @@ COMMENT= The ultimate outdoor aficionado's tool
|
||||||
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \
|
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \
|
||||||
proj.6:${PORTSDIR}/graphics/proj
|
proj.6:${PORTSDIR}/graphics/proj
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USE_CMAKE= yes
|
USE_CMAKE= yes
|
||||||
USE_QT_VER= 4
|
USE_QT_VER= 4
|
||||||
QT_COMPONENTS= gui opengl network sql xml linguist_build \
|
QT_COMPONENTS= gui opengl network sql xml linguist_build \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (qlandkartegt-0.20.2.tar.gz) = 40a43a16a92c38d9f91b53bb1a18d90d2c6572524a27972eee1ef35913e63bd8
|
SHA256 (qlandkartegt-1.0.0.tar.gz) = 00bfeb250467e4cb3cae6775d7015cfc9a040447b2f98a0241faa194f8b00445
|
||||||
SIZE (qlandkartegt-0.20.2.tar.gz) = 3772544
|
SIZE (qlandkartegt-1.0.0.tar.gz) = 3799397
|
||||||
|
|
Loading…
Add table
Reference in a new issue