pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/viking geography/viking: Update to 1.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2b3fca9b396
branches:  trunk
changeset: 770478:f2b3fca9b396
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Dec 01 01:04:42 2021 +0000

description:
geography/viking: Update to 1.10

# Viking 1.10 - released 2021-11-27

## Headline Features
- [SF#11](https://sourceforge.net/p/viking/feature-requests/11): Add Exit Warning if something modified.
- Tile Area Coverage (TAC): Ability to count and display newly covered tiles
- [GH#134](https://github.com/viking-gps/viking/issues/134): Support 'geo:' URIs on the commmand line
- Calendar supports marking of multi-day tracks
- More Preferences for initial conditions
  - Including the default zoom, showing of the centermark and the scale
  - [GH#141](https://github.com/viking-gps/viking/issues/141)
- Ability to rename a track based on it's start date
- Allow global HTTP User-Agent override
- Draw overlays on track graphs as a line
- Many Internal Improvements + Fixes
- Large Basque and Danish language translation updates

diffstat:

 geography/viking/Makefile |  5 ++---
 geography/viking/PLIST    |  3 ++-
 geography/viking/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r ad9fa7095035 -r f2b3fca9b396 geography/viking/Makefile
--- a/geography/viking/Makefile Tue Nov 30 23:36:11 2021 +0000
+++ b/geography/viking/Makefile Wed Dec 01 01:04:42 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.122 2021/09/29 19:00:43 adam Exp $
+# $NetBSD: Makefile,v 1.123 2021/12/01 01:04:42 gdt Exp $
 #
 
-VERSION=               1.9
+VERSION=               1.10
 DISTNAME=              viking-${VERSION}
-PKGREVISION=           3
 CATEGORIES=            geography
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/
 EXTRACT_SUFX=          .tar.bz2
diff -r ad9fa7095035 -r f2b3fca9b396 geography/viking/PLIST
--- a/geography/viking/PLIST    Tue Nov 30 23:36:11 2021 +0000
+++ b/geography/viking/PLIST    Wed Dec 01 01:04:42 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2021/03/22 00:21:13 gdt Exp $
+@comment $NetBSD: PLIST,v 1.14 2021/12/01 01:04:42 gdt Exp $
 bin/viking
 man/man1/viking.1
 share/applications/viking.desktop
@@ -15,6 +15,7 @@
 share/help/C/viking/figures/LayersTracksList.png
 share/help/C/viking/figures/LayersTracksStatistics.png
 share/help/C/viking/figures/Maps_download_region_dialog.png
+share/help/C/viking/figures/Panel_Stats_Tab.png
 share/help/C/viking/figures/Track_elevation_graph.png
 share/help/C/viking/figures/Track_properties.png
 share/help/C/viking/figures/Track_statistics.png
diff -r ad9fa7095035 -r f2b3fca9b396 geography/viking/distinfo
--- a/geography/viking/distinfo Tue Nov 30 23:36:11 2021 +0000
+++ b/geography/viking/distinfo Wed Dec 01 01:04:42 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/10/26 10:45:17 nia Exp $
+$NetBSD: distinfo,v 1.33 2021/12/01 01:04:42 gdt Exp $
 
-BLAKE2s (viking-1.9.tar.bz2) = c83b0974e9ab5f6abd6ba2f2b7d855053a376000d1f89526df2af7dd9f0058cf
-SHA512 (viking-1.9.tar.bz2) = 306bef0b148a67d169420e8806aeb96f58eec88d72c6cbe3061de06ecb096c96cce1b50ed43f463bc2524b34413838269793bd4b39a4d62b3d2e4f01f3ff1b0b
-Size (viking-1.9.tar.bz2) = 5165249 bytes
+BLAKE2s (viking-1.10.tar.bz2) = 3635b6ec6e038de56dc69091840b30d4b62b26694ecfcbc063d313a70f437ebd
+SHA512 (viking-1.10.tar.bz2) = d04877306fb3a4e6902297d8971ca72d30418727f110b8b9bc937b2738b95975a7f41a4c969cc19cf403e73339476ff46d7ccbae77e03c5b1cf5bcac891485e5
+Size (viking-1.10.tar.bz2) = 5035598 bytes
 SHA1 (patch-configure) = c1a7935c166106e21585c007a07c00dc60349f02



Home | Main Index | Thread Index | Old Index