[csw-devel] SF.net SVN: gar:[15066] csw/mgar/pkg/gmtcoast/trunk
gadavis at users.sourceforge.net
gadavis at users.sourceforge.net
Fri Jul 15 23:48:28 CEST 2011
Revision: 15066
http://gar.svn.sourceforge.net/gar/?rev=15066&view=rev
Author: gadavis
Date: 2011-07-15 21:48:28 +0000 (Fri, 15 Jul 2011)
Log Message:
-----------
Update GMT coastlines to 2.2.0
Modified Paths:
--------------
csw/mgar/pkg/gmtcoast/trunk/Makefile
csw/mgar/pkg/gmtcoast/trunk/checksums
Modified: csw/mgar/pkg/gmtcoast/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmtcoast/trunk/Makefile 2011-07-15 21:33:45 UTC (rev 15065)
+++ csw/mgar/pkg/gmtcoast/trunk/Makefile 2011-07-15 21:48:28 UTC (rev 15066)
@@ -3,21 +3,19 @@
# $Id$
NAME = gmtcoast
-VERSION = 2.1.0
+VERSION = 2.2.0
CATEGORIES = apps
-DESCRIPTION = Coastline Definition Files for Generic Mapping Tools
+DESCRIPTION = Coastline Definition Files for the Generic Mapping Tools (GMT)
define BLURB
Support data for the Generic Mapping Tools (GMT) including GSHHS coastlines, rivers, and political boundaries.
endef
SPKG_SOURCEURL = http://gmt.soest.hawaii.edu/
-MASTER_SITES = ftp://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp://gd.tuwien.ac.at/pub/gmt/
+MASTER_SITES = ftp://ftp.soest.hawaii.edu/gmt/ ftp://gd.tuwien.ac.at/pub/gmt/
-DISTFILES = GSHHS$(VERSION)_coast.tar.bz2 \
- GSHHS$(VERSION)_full.tar.bz2 \
- GSHHS$(VERSION)_high.tar.bz2
+DISTFILES = gshhs-$(VERSION).tar.bz2
-UFILES_REGEX = GSHHS(\d+(?:\.\d+)*)_(.*).tar.gz
+UFILES_REGEX = gshhs-(\d+(?:\.\d+)*).tar.gz
ARCHALL = 1
@@ -34,21 +32,10 @@
## The tarballs just dump into the current directory
WORKSRC = $(WORKDIR)
-PACKAGES += CSWgmtcoast-low
-CATALOGNAME_CSWgmtcoast-low = gmtcoast_low
-SPKG_DESC_CSWgmtcoast-low = Low resolution coastlines for the Generic Mapping Tools (GMT)
-#PKGFILES_CSWgmtcoast-low += $(datadir)/coast/.*_[cli]\.cdf
+OBSOLETED_BY_CSWgmtcoast += CSWgmtcoast-low
+OBSOLETED_BY_CSWgmtcoast += CSWgmtcoast-high
+OBSOLETED_BY_CSWgmtcoast += CSWgmtcoast-full
-PACKAGES += CSWgmtcoast-high
-CATALOGNAME_CSWgmtcoast-high = gmtcoast_high
-SPKG_DESC_CSWgmtcoast-high = High resolution coastlines for the Generic Mapping Tools (GMT)
-PKGFILES_CSWgmtcoast-high += $(datadir)/coast/.*_h\.cdf
-
-PACKAGES += CSWgmtcoast-full
-CATALOGNAME_CSWgmtcoast-full = gmtcoast_full
-SPKG_DESC_CSWgmtcoast-full = Full resolution coastlines for the Generic Mapping Tools (GMT)
-PKGFILES_CSWgmtcoast-full += $(datadir)/coast/(.*)_f\.cdf
-
include gar/category.mk
install-custom:
Modified: csw/mgar/pkg/gmtcoast/trunk/checksums
===================================================================
--- csw/mgar/pkg/gmtcoast/trunk/checksums 2011-07-15 21:33:45 UTC (rev 15065)
+++ csw/mgar/pkg/gmtcoast/trunk/checksums 2011-07-15 21:48:28 UTC (rev 15066)
@@ -1,3 +1 @@
-1f84a99effe96e12fb60f31fa3cf35bb GSHHS2.1.0_coast.tar.bz2
-da679a412056e401bb624a213d4b11d6 GSHHS2.1.0_full.tar.bz2
-51128a3c545fd48364a2da830ebce1b6 GSHHS2.1.0_high.tar.bz2
+db98bff37adc0d51fdf0ffa3834d45ad gshhs-2.2.0.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list