diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-04-24 18:09:51 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-04-24 18:09:51 +0000 |
commit | 422e3bda8bd3eb5d0b4737e335fd434883fbc44f (patch) | |
tree | 0f4461da89c13226607bc165a2fffc66e6f52491 /astro/gpsman | |
parent | 167f3cf34f77117c1cdae6b4a17f513fbe38ecf6 (diff) | |
download | ports-422e3bda8bd3eb5d0b4737e335fd434883fbc44f.tar.gz ports-422e3bda8bd3eb5d0b4737e335fd434883fbc44f.zip |
Notes
Diffstat (limited to 'astro/gpsman')
-rw-r--r-- | astro/gpsman/Makefile | 5 | ||||
-rw-r--r-- | astro/gpsman/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 42268a1c4d78..46e8ecb86857 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gpsman -PORTVERSION= 6.4.3 +PORTVERSION= 6.4.4 CATEGORIES= astro tk geography MASTER_SITES= SF/${PORTNAME}/distrib EXTRACT_SUFX= .tgz @@ -14,8 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= david@catwhisker.org COMMENT= A Tcl/Tk-based GPS management utility -#RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -USE_TK_RUN= 84 +USE_TK_RUN= 84+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= pkg-message diff --git a/astro/gpsman/distinfo b/astro/gpsman/distinfo index b7d34e3d2cbc..4182888e78a0 100644 --- a/astro/gpsman/distinfo +++ b/astro/gpsman/distinfo @@ -1,2 +1,2 @@ -SHA256 (gpsman-6.4.3.tgz) = 02154563663da64e0358fe57a2507a6567b770c3461d68d816cba3f9343f065d -SIZE (gpsman-6.4.3.tgz) = 1417403 +SHA256 (gpsman-6.4.4.tgz) = b7a6f94d24dfd47507240fd0f1e3db94305ca8485c31db3a9fbf9637656027fe +SIZE (gpsman-6.4.4.tgz) = 1418214 |