update to 4.1.3. tests and ok cathcart@
This commit is contained in:
parent
813448e014
commit
ffb0b00ea5
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2006/04/10 20:43:01 sturm Exp $
|
# $OpenBSD: Makefile,v 1.4 2006/06/01 04:04:45 steven Exp $
|
||||||
|
|
||||||
COMMENT= "draw maps and charts"
|
COMMENT= "draw maps and charts"
|
||||||
|
|
||||||
V= 4.1.1
|
V= 4.1.3
|
||||||
DISTNAME= GMT${V}
|
DISTNAME= GMT${V}
|
||||||
PKGNAME= gmt-${V}
|
PKGNAME= gmt-${V}
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
@ -27,15 +27,16 @@ MASTER_SITES= ftp://ftp.soest.hawaii.edu/gmt/4/ \
|
|||||||
ftp://ftp.geologi.uio.no/pub/gmt/4/ \
|
ftp://ftp.geologi.uio.no/pub/gmt/4/ \
|
||||||
ftp://gd.tuwien.ac.at/pub/gmt/4/
|
ftp://gd.tuwien.ac.at/pub/gmt/4/
|
||||||
|
|
||||||
DISTFILES= GMT4.1.1_progs.tar.bz2 \
|
DISTFILES= GMT${V}_src.tar.bz2 \
|
||||||
GMT4.1.1_man.tar.bz2 \
|
GMT${V}_man.tar.bz2 \
|
||||||
GMT4_share.tar.bz2
|
GMT${V}_share.tar.bz2 \
|
||||||
|
GMT4.1_coast.tar.bz2
|
||||||
|
|
||||||
SUPDISTFILES= GMT4_high.tar.bz2 \
|
SUPDISTFILES= GMT4.1_high.tar.bz2 \
|
||||||
GMT4_full.tar.bz2
|
GMT4.1_full.tar.bz2
|
||||||
|
|
||||||
DIST_SUBDIR= ${PKGNAME}
|
DIST_SUBDIR= ${PKGNAME}
|
||||||
EXTRACT_CASES= GMT4_*.tar.bz2) bzip2 -dc ${FULLDISTDIR}/$$archive | \
|
EXTRACT_CASES= GMT4.1_*.tar.bz2) bzip2 -dc ${FULLDISTDIR}/$$archive | \
|
||||||
tar xf - -C ${WRKDIST};;
|
tar xf - -C ${WRKDIST};;
|
||||||
|
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
@ -49,10 +50,10 @@ FLAVORS= high full
|
|||||||
FLAVOR?=
|
FLAVOR?=
|
||||||
|
|
||||||
.if ${FLAVOR:L:Mhigh}
|
.if ${FLAVOR:L:Mhigh}
|
||||||
DISTFILES+= GMT4_high.tar.bz2
|
DISTFILES+= GMT4.1_high.tar.bz2
|
||||||
.endif
|
.endif
|
||||||
.if ${FLAVOR:L:Mfull}
|
.if ${FLAVOR:L:Mfull}
|
||||||
DISTFILES+= GMT4_full.tar.bz2
|
DISTFILES+= GMT4.1_full.tar.bz2
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
@ -1,20 +1,24 @@
|
|||||||
MD5 (gmt-4.1.1/GMT4.1.1_man.tar.bz2) = 2b2e42972f4addd5386e2b8fc116cd59
|
MD5 (gmt-4.1.3/GMT4.1.3_man.tar.bz2) = 26b267ad0a5869064d788f81b7f582d5
|
||||||
MD5 (gmt-4.1.1/GMT4.1.1_progs.tar.bz2) = d8e189e9388cf415e0aceea3cb8e0348
|
MD5 (gmt-4.1.3/GMT4.1.3_share.tar.bz2) = f0e60c5d7bf39a2ce4de81a5ce437a1b
|
||||||
MD5 (gmt-4.1.1/GMT4_full.tar.bz2) = 5dd6ee54aaf455a535949f1f9cf50a08
|
MD5 (gmt-4.1.3/GMT4.1.3_src.tar.bz2) = 271a4b02485ed4f8ddda1cebfbe7fd26
|
||||||
MD5 (gmt-4.1.1/GMT4_high.tar.bz2) = a72fe935dc902fd4c79bf12049f3127f
|
MD5 (gmt-4.1.3/GMT4.1_coast.tar.bz2) = 2ab56bb6dd2baf7299143a6cb46fbea4
|
||||||
MD5 (gmt-4.1.1/GMT4_share.tar.bz2) = d3aa6559eca5045e3255b476c1914f02
|
MD5 (gmt-4.1.3/GMT4.1_full.tar.bz2) = 2e55f3c001f7b1f449437ead3605123f
|
||||||
RMD160 (gmt-4.1.1/GMT4.1.1_man.tar.bz2) = fe66e61ab4e29dfa03bfa2d8f9f832c1468d8cea
|
MD5 (gmt-4.1.3/GMT4.1_high.tar.bz2) = 10912715cff7b2d257ec3902d81b13fc
|
||||||
RMD160 (gmt-4.1.1/GMT4.1.1_progs.tar.bz2) = 0d1099b05270f34841d3aa548b77aef7c0bf9b48
|
RMD160 (gmt-4.1.3/GMT4.1.3_man.tar.bz2) = 074c7eb23ef7ee1d68acc609826e0630e27ad7d6
|
||||||
RMD160 (gmt-4.1.1/GMT4_full.tar.bz2) = a93c6877e249eb80c520466cc807fd90510c6617
|
RMD160 (gmt-4.1.3/GMT4.1.3_share.tar.bz2) = 88b52b7609946b0af586ac0abd05732dfef05eec
|
||||||
RMD160 (gmt-4.1.1/GMT4_high.tar.bz2) = 35df9956ed573531eb3714b6c5782483acc00fe2
|
RMD160 (gmt-4.1.3/GMT4.1.3_src.tar.bz2) = f002bd0abecb7722c883f3a9050bc15419f82338
|
||||||
RMD160 (gmt-4.1.1/GMT4_share.tar.bz2) = 823222fce87d4b8d9afb202787a5da8d7a16ec7f
|
RMD160 (gmt-4.1.3/GMT4.1_coast.tar.bz2) = e78d2a2add8761d567e14e087488bb33756a02ed
|
||||||
SHA1 (gmt-4.1.1/GMT4.1.1_man.tar.bz2) = 83593311dc6c9d62a3d1f8e5f4dc00a7917faddc
|
RMD160 (gmt-4.1.3/GMT4.1_full.tar.bz2) = 78ba63e8832308527b1c3d62168382ed8f1b2851
|
||||||
SHA1 (gmt-4.1.1/GMT4.1.1_progs.tar.bz2) = 42d06938524c10abb0d862424065054a717a6e18
|
RMD160 (gmt-4.1.3/GMT4.1_high.tar.bz2) = 82bb0417a9f5c92c2d5f96a173478a0c67c02b2b
|
||||||
SHA1 (gmt-4.1.1/GMT4_full.tar.bz2) = 7ebc6b6558bf5a7186a6dc1a2fccfa97327e2dd0
|
SHA1 (gmt-4.1.3/GMT4.1.3_man.tar.bz2) = ef16e78f4ac6e9966238e767abe1b9420e9c7620
|
||||||
SHA1 (gmt-4.1.1/GMT4_high.tar.bz2) = 1f35dec4af4a4abc45ff79b084638fe57bc129ec
|
SHA1 (gmt-4.1.3/GMT4.1.3_share.tar.bz2) = 60929d8cbfb82341d9fafd508024334fba5faf63
|
||||||
SHA1 (gmt-4.1.1/GMT4_share.tar.bz2) = a38e384cb0ca71fe737d11c8238b1128aea94cdc
|
SHA1 (gmt-4.1.3/GMT4.1.3_src.tar.bz2) = 21f2173709f27fca421af434b1a91b724602befc
|
||||||
SIZE (gmt-4.1.1/GMT4.1.1_man.tar.bz2) = 111536
|
SHA1 (gmt-4.1.3/GMT4.1_coast.tar.bz2) = 685c6e260dbfb85a803675b42cc33c895a58ce3c
|
||||||
SIZE (gmt-4.1.1/GMT4.1.1_progs.tar.bz2) = 897165
|
SHA1 (gmt-4.1.3/GMT4.1_full.tar.bz2) = dc8472476027a4f3ce53320cd27a2ee892c4725b
|
||||||
SIZE (gmt-4.1.1/GMT4_full.tar.bz2) = 28800661
|
SHA1 (gmt-4.1.3/GMT4.1_high.tar.bz2) = 38f221c050be8a5c21fa54dd1c8da2b0ca230910
|
||||||
SIZE (gmt-4.1.1/GMT4_high.tar.bz2) = 8640489
|
SIZE (gmt-4.1.3/GMT4.1.3_man.tar.bz2) = 114248
|
||||||
SIZE (gmt-4.1.1/GMT4_share.tar.bz2) = 3659022
|
SIZE (gmt-4.1.3/GMT4.1.3_share.tar.bz2) = 45494
|
||||||
|
SIZE (gmt-4.1.3/GMT4.1.3_src.tar.bz2) = 893490
|
||||||
|
SIZE (gmt-4.1.3/GMT4.1_coast.tar.bz2) = 3660521
|
||||||
|
SIZE (gmt-4.1.3/GMT4.1_full.tar.bz2) = 28805855
|
||||||
|
SIZE (gmt-4.1.3/GMT4.1_high.tar.bz2) = 8644144
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PFRAG.full,v 1.1.1.1 2005/11/02 00:02:50 cathcart Exp $
|
@comment $OpenBSD: PFRAG.full,v 1.2 2006/06/01 04:04:45 steven Exp $
|
||||||
share/gmt/share/binned_GSHHS_f.cdf
|
share/gmt/share/coast/binned_GSHHS_f.cdf
|
||||||
share/gmt/share/binned_border_f.cdf
|
share/gmt/share/coast/binned_border_f.cdf
|
||||||
share/gmt/share/binned_river_f.cdf
|
share/gmt/share/coast/binned_river_f.cdf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PFRAG.high,v 1.1.1.1 2005/11/02 00:02:50 cathcart Exp $
|
@comment $OpenBSD: PFRAG.high,v 1.2 2006/06/01 04:04:45 steven Exp $
|
||||||
share/gmt/share/binned_GSHHS_h.cdf
|
share/gmt/share/coast/binned_GSHHS_h.cdf
|
||||||
share/gmt/share/binned_border_h.cdf
|
share/gmt/share/coast/binned_border_h.cdf
|
||||||
share/gmt/share/binned_river_h.cdf
|
share/gmt/share/coast/binned_river_h.cdf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.2 2006/04/10 20:43:01 sturm Exp $
|
@comment $OpenBSD: PLIST,v 1.3 2006/06/01 04:04:45 steven Exp $
|
||||||
bin/GMT
|
bin/GMT
|
||||||
bin/blockmean
|
bin/blockmean
|
||||||
bin/blockmedian
|
bin/blockmedian
|
||||||
@ -68,15 +68,17 @@ include/gmt_bcr.h
|
|||||||
include/gmt_boundcond.h
|
include/gmt_boundcond.h
|
||||||
include/gmt_calclock.h
|
include/gmt_calclock.h
|
||||||
include/gmt_colors.h
|
include/gmt_colors.h
|
||||||
|
include/gmt_common.h
|
||||||
include/gmt_contour.h
|
include/gmt_contour.h
|
||||||
include/gmt_customio.h
|
include/gmt_customio.h
|
||||||
include/gmt_datums.h
|
include/gmt_datums.h
|
||||||
include/gmt_ellipsoids.h
|
include/gmt_ellipsoids.h
|
||||||
include/gmt_funcnames.h
|
|
||||||
include/gmt_grd.h
|
include/gmt_grd.h
|
||||||
include/gmt_grdformats.h
|
include/gmt_grdformats.h
|
||||||
include/gmt_grdio.h
|
include/gmt_grdio.h
|
||||||
|
include/gmt_init.h
|
||||||
include/gmt_io.h
|
include/gmt_io.h
|
||||||
|
include/gmt_keycases.h
|
||||||
include/gmt_keywords.h
|
include/gmt_keywords.h
|
||||||
include/gmt_map.h
|
include/gmt_map.h
|
||||||
include/gmt_math.h
|
include/gmt_math.h
|
||||||
@ -84,11 +86,17 @@ include/gmt_mgg_header2.h
|
|||||||
include/gmt_nan.h
|
include/gmt_nan.h
|
||||||
include/gmt_notposix.h
|
include/gmt_notposix.h
|
||||||
include/gmt_notunix.h
|
include/gmt_notunix.h
|
||||||
|
include/gmt_plot.h
|
||||||
|
include/gmt_proj.h
|
||||||
include/gmt_project.h
|
include/gmt_project.h
|
||||||
include/gmt_shore.h
|
include/gmt_shore.h
|
||||||
|
include/gmt_stat.h
|
||||||
|
include/gmt_support.h
|
||||||
include/gmt_symbol.h
|
include/gmt_symbol.h
|
||||||
|
include/gmt_synopsis.h
|
||||||
include/gmt_time_systems.h
|
include/gmt_time_systems.h
|
||||||
include/gmt_unique.h
|
include/gmt_unique.h
|
||||||
|
include/gmt_vector.h
|
||||||
include/gmt_version.h
|
include/gmt_version.h
|
||||||
include/pslib.h
|
include/pslib.h
|
||||||
include/pslib_inc.h
|
include/pslib_inc.h
|
||||||
@ -168,15 +176,16 @@ share/gmt/share/.gmtdefaults_US
|
|||||||
@comment share/gmt/share/.gmtdefaults_US.orig
|
@comment share/gmt/share/.gmtdefaults_US.orig
|
||||||
share/gmt/share/GMT_CPT.lis
|
share/gmt/share/GMT_CPT.lis
|
||||||
share/gmt/share/GMT_CustomSymbols.lis
|
share/gmt/share/GMT_CustomSymbols.lis
|
||||||
share/gmt/share/binned_GSHHS_c.cdf
|
share/gmt/share/coast/
|
||||||
share/gmt/share/binned_GSHHS_i.cdf
|
share/gmt/share/coast/binned_GSHHS_c.cdf
|
||||||
share/gmt/share/binned_GSHHS_l.cdf
|
share/gmt/share/coast/binned_GSHHS_i.cdf
|
||||||
share/gmt/share/binned_border_c.cdf
|
share/gmt/share/coast/binned_GSHHS_l.cdf
|
||||||
share/gmt/share/binned_border_i.cdf
|
share/gmt/share/coast/binned_border_c.cdf
|
||||||
share/gmt/share/binned_border_l.cdf
|
share/gmt/share/coast/binned_border_i.cdf
|
||||||
share/gmt/share/binned_river_c.cdf
|
share/gmt/share/coast/binned_border_l.cdf
|
||||||
share/gmt/share/binned_river_i.cdf
|
share/gmt/share/coast/binned_river_c.cdf
|
||||||
share/gmt/share/binned_river_l.cdf
|
share/gmt/share/coast/binned_river_i.cdf
|
||||||
|
share/gmt/share/coast/binned_river_l.cdf
|
||||||
%%full%%
|
%%full%%
|
||||||
%%high%%
|
%%high%%
|
||||||
share/gmt/share/cpt/
|
share/gmt/share/cpt/
|
||||||
|
Loading…
Reference in New Issue
Block a user