Tue Apr 9 00:21:03 2019 UTC ()
geography/gpsbabel: Note stalled update


(gdt)
diff -r1.19 -r1.20 pkgsrc/geography/gpsbabel/Makefile

cvs diff -r1.19 -r1.20 pkgsrc/geography/gpsbabel/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/gpsbabel/Makefile 2018/03/12 11:16:37 1.19
+++ pkgsrc/geography/gpsbabel/Makefile 2019/04/09 00:21:03 1.20
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
1# $NetBSD: Makefile,v 1.19 2018/03/12 11:16:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2019/04/09 00:21:03 gdt Exp $
2# 2#
3 3
 4# Update to 1.5.4 is 99% done, but stalled due to incompatibility with
 5# modern qt. Please check with $MAINTAINER before changing.
4DISTNAME= gpsbabel-1.5.2 6DISTNAME= gpsbabel-1.5.2
5PKGREVISION= 3 7PKGREVISION= 3
6CATEGORIES= geography 8CATEGORIES= geography
7MASTER_SITES= ${MASTER_SITE_LOCAL} 9MASTER_SITES= ${MASTER_SITE_LOCAL}
8# Download from official site apparently only via interactive form, 10# Download from official site apparently only via interactive form,
9# but code is gnu-gpl-v2 so hosted elsewhere. 11# but code is gnu-gpl-v2 so hosted elsewhere.
10# older versions were at 12# older versions were at
11# MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/ 13# MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/
12 14
13MAINTAINER= gdt@NetBSD.org 15MAINTAINER= gdt@NetBSD.org
14HOMEPAGE= http://www.gpsbabel.org/ 16HOMEPAGE= http://www.gpsbabel.org/
15COMMENT= Utility to convert and fetch GPS related data 17COMMENT= Utility to convert and fetch GPS related data
16LICENSE= gnu-gpl-v2 18LICENSE= gnu-gpl-v2