summaryrefslogtreecommitdiff
path: root/geography/opencpn-plugin-draw/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2016-05-23 13:10:15 +0000
committerbouyer <bouyer>2016-05-23 13:10:15 +0000
commit1cc756c4fff27b2b8bdfc1e44cc459cd6f88ea01 (patch)
tree0541410ebaa59549f51896755b9932f0c34252a7 /geography/opencpn-plugin-draw/Makefile
parent49961fdf037d79a670bc35a4c5f60e00b400e124 (diff)
downloadpkgsrc-1cc756c4fff27b2b8bdfc1e44cc459cd6f88ea01.tar.gz
The memory leak fix introcuced a double free, that didn't cause problems
on linux but did on NetBSD. Fix the double free and bump PKGREVISION
Diffstat (limited to 'geography/opencpn-plugin-draw/Makefile')
-rw-r--r--geography/opencpn-plugin-draw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile
index e76fbf33b39..9305c3ec001 100644
--- a/geography/opencpn-plugin-draw/Makefile
+++ b/geography/opencpn-plugin-draw/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/05/23 08:55:15 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2016/05/23 13:10:15 bouyer Exp $
#
VERSION= 20160415
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= ocpn_draw_pi-${VERSION}
PKGNAME= opencpn-plugin-draw-${VERSION}
CATEGORIES= geography