diff options
author | bouyer <bouyer@pkgsrc.org> | 2017-07-07 13:03:33 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2017-07-07 13:03:33 +0000 |
commit | d7459f5e527069a13b6a18190f6dfb390df91c6b (patch) | |
tree | 92a80309b38113712d1a8751e4ed006c47042644 /geography | |
parent | 0b410689b250191ea4b3ceba6c875f19f9354a03 (diff) | |
download | pkgsrc-d7459f5e527069a13b6a18190f6dfb390df91c6b.tar.gz |
Update to 1.4.Changes since 1.3:
Various fixes, mostly for PIL and EBL
Diffstat (limited to 'geography')
-rw-r--r-- | geography/opencpn-plugin-draw/Makefile | 6 | ||||
-rw-r--r-- | geography/opencpn-plugin-draw/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile index ae4457b6838..e5c0c805b6e 100644 --- a/geography/opencpn-plugin-draw/Makefile +++ b/geography/opencpn-plugin-draw/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.10 2017/04/14 16:42:24 bouyer Exp $ +# $NetBSD: Makefile,v 1.11 2017/07/07 13:03:33 bouyer Exp $ # -VERSION= 1.3.31 +VERSION= 1.4 #PKGREVISION= 2 DISTNAME= ocpn_draw_pi-${VERSION} PKGNAME= opencpn-plugin-draw-${VERSION} CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/} GITHUB_PROJECT= ocpn_draw_pi -GITHUB_TAG= 0ec00a16785bbaa786f99f19ac9f8a6a5558e500 +GITHUB_TAG= ab50d2ee26b340d2caf4cb7280571ddfd1cb0136 MAINTAINER= bouyer@NetBSD.org HOMEPAGE= https://opencpn.org/OpenCPN/plugins/draw.html diff --git a/geography/opencpn-plugin-draw/distinfo b/geography/opencpn-plugin-draw/distinfo index 018381a1669..c7b7437a7e6 100644 --- a/geography/opencpn-plugin-draw/distinfo +++ b/geography/opencpn-plugin-draw/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2017/04/14 16:28:40 bouyer Exp $ +$NetBSD: distinfo,v 1.8 2017/07/07 13:03:33 bouyer Exp $ -SHA1 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 4b75516efa9c4db4f6483086346c4f1fb3155eab -RMD160 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 630065b71581d215c755807708df1fb76eb64710 -SHA512 (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 4d1b6f7d27bcca5620a80b8b04676f0100e81e8cde04671d1b71ce13fb9e3ea92c6a127bb6214161f066e93fc335ad7ceca47b6c13f7be8773577971b90edffc -Size (ocpn_draw_pi-1.3.31-0ec00a16785bbaa786f99f19ac9f8a6a5558e500.tar.gz) = 1258618 bytes +SHA1 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 4cf8719af80011042a9ba0b0e6586d62c57caadc +RMD160 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 6c0efe2f5e2fcbbd33443aa7ba349e43aea0149f +SHA512 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = a1f236dace46b6eacb70d74d5e4aee33e938490a6916c7c0a9f01fcee1b152ee256318bb0f34ef85004faa4553e416b444a20782b6ca59aeb6aa06b7486a8990 +Size (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 1265760 bytes SHA1 (patch-cmake_PluginConfigure.cmake) = e5fc9c0516c93ebe36cc83dce7703769266dfd5d SHA1 (patch-cmake_PluginInstall.cmake) = 43a906b0a75a1e358ccd96992e1c14d526d07b4b |