Skip to content

Commit

Permalink
devel/libgpkg: Update MASTER_SITES and WWW
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 7, 2022
1 parent 2c9d4c8 commit 6b27a22
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/libgpkg/Makefile
Expand Up @@ -4,8 +4,6 @@ PORTNAME= libgpkg
PORTVERSION= 0.9.18
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/luciad/libgpkg/get/${PORTVERSION}.tar.bz2?dummy=/ \
LOCAL/sunpoet

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation
Expand All @@ -16,10 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:insource compiler:c11 tar:bzip2

USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/luciad-libgpkg-c56e3708453e

PLIST_SUB= PORTVERSION=${PORTVERSION}

USE_GITHUB= yes
GH_ACCOUNT= luciad

OPTIONS_DEFINE= GEOS
OPTIONS_DEFAULT=GEOS

Expand Down
5 changes: 3 additions & 2 deletions devel/libgpkg/distinfo
@@ -1,2 +1,3 @@
SHA256 (libgpkg-0.9.18.tar.bz2) = 2499528324d4bd7425ac8df8e16ac478066522a739bc77603614fa3b58a695b4
SIZE (libgpkg-0.9.18.tar.bz2) = 1223851
TIMESTAMP = 1656702472
SHA256 (luciad-libgpkg-0.9.18_GH0.tar.gz) = fc0e3dfe6576c220d0167412704dce062f71c4741eca103468dcc5321b3bf5fd
SIZE (luciad-libgpkg-0.9.18_GH0.tar.gz) = 1608664
2 changes: 1 addition & 1 deletion devel/libgpkg/pkg-descr
Expand Up @@ -3,4 +3,4 @@ implementation. GeoPackage is an open, standards-based, application and
platform independent, and self-describing file format for geodata based on
SQLite.

WWW: https://bitbucket.org/luciad/libgpkg
WWW: https://github.com/luciad/libgpkg

0 comments on commit 6b27a22

Please sign in to comment.