Skip to content

Commit c8ae68b

Browse files
author
bouyer
committed
Update to 1.4.Changes since 1.3:
Various fixes, mostly for PIL and EBL
1 parent fd3a001 commit c8ae68b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

geography/opencpn-plugin-draw/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# $NetBSD: Makefile,v 1.10 2017/04/14 16:42:24 bouyer Exp $
1+
# $NetBSD: Makefile,v 1.11 2017/07/07 13:03:33 bouyer Exp $
22
#
33

4-
VERSION= 1.3.31
4+
VERSION= 1.4
55
#PKGREVISION= 2
66
DISTNAME= ocpn_draw_pi-${VERSION}
77
PKGNAME= opencpn-plugin-draw-${VERSION}
88
CATEGORIES= geography
99
MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/}
1010
GITHUB_PROJECT= ocpn_draw_pi
11-
GITHUB_TAG= 0ec00a16785bbaa786f99f19ac9f8a6a5558e500
11+
GITHUB_TAG= ab50d2ee26b340d2caf4cb7280571ddfd1cb0136
1212

1313
MAINTAINER= bouyer@NetBSD.org
1414
HOMEPAGE= https://opencpn.org/OpenCPN/plugins/draw.html
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.7 2017/04/14 16:28:40 bouyer Exp $
1+
$NetBSD: distinfo,v 1.8 2017/07/07 13:03:33 bouyer Exp $
22

3-
SHA1 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 4b75516efa9c4db4f6483086346c4f1fb3155eab
4-
RMD160 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 630065b71581d215c755807708df1fb76eb64710
5-
SHA512 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 4d1b6f7d27bcca5620a80b8b04676f0100e81e8cde04671d1b71ce13fb9e3ea92c6a127bb6214161f066e93fc335ad7ceca47b6c13f7be8773577971b90edffc
6-
Size (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 1258618 bytes
3+
SHA1 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 4cf8719af80011042a9ba0b0e6586d62c57caadc
4+
RMD160 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 6c0efe2f5e2fcbbd33443aa7ba349e43aea0149f
5+
SHA512 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = a1f236dace46b6eacb70d74d5e4aee33e938490a6916c7c0a9f01fcee1b152ee256318bb0f34ef85004faa4553e416b444a20782b6ca59aeb6aa06b7486a8990
6+
Size (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 1265760 bytes
77
SHA1 (patch-cmake_PluginConfigure.cmake) = e5fc9c0516c93ebe36cc83dce7703769266dfd5d
88
SHA1 (patch-cmake_PluginInstall.cmake) = 43a906b0a75a1e358ccd96992e1c14d526d07b4b

0 commit comments

Comments
 (0)