Fri Jun 17 16:00:17 2011 UTC ()
update to zyGrib-maps2.4

(data files, no changelog)


(plunky)
diff -r1.3 -r1.4 pkgsrc/misc/zyGrib-maps/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/misc/zyGrib-maps/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/misc/zyGrib-maps/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/zyGrib-maps/Makefile 2009/05/19 08:59:25 1.3
+++ pkgsrc/misc/zyGrib-maps/Makefile 2011/06/17 16:00:17 1.4
@@ -1,42 +1,42 @@ @@ -1,42 +1,42 @@
1# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2011/06/17 16:00:17 plunky Exp $
2# 2#
3 3
4DISTNAME= zyGrib-maps-2 4DISTNAME= zyGrib-maps-2.4
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://www.zygrib.org/files/ 6MASTER_SITES= http://www.zygrib.org/getfile.php?file=
7DISTFILES= zyGrib_maps2.tgz 7DISTFILES= zyGrib_maps2.4.tgz
8 8
9MAINTAINER= plunky@rya-online.net 9MAINTAINER= plunky@rya-online.net
10HOMEPAGE= http://www.zygrib.org/ 10HOMEPAGE= http://www.zygrib.org/
11COMMENT= High resolution map files for zyGrib 11COMMENT= High resolution map files for zyGrib
12#LICENSE= gnu-gpl 12LICENSE= gnu-gpl-v3
13 13
14DEPENDS+= zyGrib>=2.0:../../misc/zyGrib 14DEPENDS+= zyGrib>=2.0:../../misc/zyGrib
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18INSTALLATION_DIRS+= share/zyGrib/maps/gshhs 18INSTALLATION_DIRS+= share/zyGrib/maps/gshhs
19 19
20INSTALL_FILES= maps/gshhs/gshhs_0.rim 20INSTALL_FILES= maps/gshhs/gshhs_0.rim
21INSTALL_FILES+= maps/gshhs/gshhs_1.rim 21INSTALL_FILES+= maps/gshhs/gshhs_1.rim
22INSTALL_FILES+= maps/gshhs/rangs_0.cat 22INSTALL_FILES+= maps/gshhs/rangs_0.cat
23INSTALL_FILES+= maps/gshhs/rangs_0.cel 23INSTALL_FILES+= maps/gshhs/rangs_0.cel
24INSTALL_FILES+= maps/gshhs/rangs_1.cat 24INSTALL_FILES+= maps/gshhs/rangs_1.cat
25INSTALL_FILES+= maps/gshhs/rangs_1.cel 25INSTALL_FILES+= maps/gshhs/rangs_1.cel
26INSTALL_FILES+= maps/gshhs/wdb_borders_f.b 26INSTALL_FILES+= maps/gshhs/wdb_borders_f.b
27INSTALL_FILES+= maps/gshhs/wdb_borders_h.b 27INSTALL_FILES+= maps/gshhs/wdb_borders_h.b
28INSTALL_FILES+= maps/gshhs/wdb_rivers_f.b 28INSTALL_FILES+= maps/gshhs/wdb_rivers_f.b
29INSTALL_FILES+= maps/gshhs/wdb_rivers_h.b 29INSTALL_FILES+= maps/gshhs/wdb_rivers_h.b
30 30
31WRKSRC= ${WRKDIR} 31WRKSRC= ${WRKDIR}/data
32 32
33do-configure: 33do-configure:
34 34
35do-build: 35do-build:
36 36
37do-install: 37do-install:
38.for f in ${INSTALL_FILES} 38.for f in ${INSTALL_FILES}
39 ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/zyGrib/${f} 39 ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/zyGrib/${f}
40.endfor 40.endfor
41 41
42.include "../../mk/bsd.pkg.mk" 42.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/misc/zyGrib-maps/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/zyGrib-maps/distinfo 2009/02/14 20:57:43 1.1.1.1
+++ pkgsrc/misc/zyGrib-maps/distinfo 2011/06/17 16:00:17 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/02/14 20:57:43 plunky Exp $ 1$NetBSD: distinfo,v 1.2 2011/06/17 16:00:17 plunky Exp $
2 2
3SHA1 (zyGrib_maps2.tgz) = 87a90cbbe74e730b0cadbac19ad572924728df97 3SHA1 (zyGrib_maps2.4.tgz) = d5cd95b2c713738a742193950ceb331080c06b5e
4RMD160 (zyGrib_maps2.tgz) = e5dabc93e899bc05622a979a199044052310df32 4RMD160 (zyGrib_maps2.4.tgz) = 83ec6bd506c6f167421998a7ab0c67cc4101e555
5Size (zyGrib_maps2.tgz) = 105736055 bytes 5Size (zyGrib_maps2.4.tgz) = 105735981 bytes