diff options
-rw-r--r-- | astro/gpstk/Makefile | 2 | ||||
-rw-r--r-- | astro/gpstk/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 8b80d8423bdb..07490ae494c6 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -6,13 +6,13 @@ PORTVERSION= 2.5 CATEGORIES= astro devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}.src +EXTRACT_AFTER_ARGS= --exclude .git MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for developing GPS applications LICENSE= LGPL3 -BROKEN= Distfile size mismatch USES= cmake python:run USE_GCC= yes USE_LDCONFIG= yes diff --git a/astro/gpstk/distinfo b/astro/gpstk/distinfo index 8f51c5a23af9..c8951b6f8979 100644 --- a/astro/gpstk/distinfo +++ b/astro/gpstk/distinfo @@ -1,2 +1,2 @@ -SHA256 (gpstk-2.5.src.tar.gz) = c3be55ea0ea6a08c823b41c51064ab4596f6e1591dc18533816fac86f0087099 -SIZE (gpstk-2.5.src.tar.gz) = 70300615 +SHA256 (gpstk-2.5.src.tar.gz) = 2b70544d301a86c45b68dd9e24df8415f520c3922905274e4d5d2dcdb3234834 +SIZE (gpstk-2.5.src.tar.gz) = 231183550 |