pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/epsg Update to 8.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae49d850ffa9
branches: trunk
changeset: 611662:ae49d850ffa9
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Dec 07 02:19:58 2012 +0000
description:
Update to 8.1.
Upstream does not provide a NEWS file, but says of 8.1:
Version 8.1 of the EPSG Geodetic Parameter Dataset comprises of data
corrections and updates to the v8.0 release of August 2012.
Changes as documented in Change Records through 2012.093, but with
actions still remaining on some change requests.
New data for Brazil, Tonga and the Arctic.
Significant revisions to data for Brunei and Mayotte.
Minor revisions to data for Europe, former Soviet Union and New Zealand.
diffstat:
geography/epsg/Makefile | 14 ++++++++++----
geography/epsg/distinfo | 14 +++++++-------
2 files changed, 17 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r f04754ab0628 -r ae49d850ffa9 geography/epsg/Makefile
--- a/geography/epsg/Makefile Fri Dec 07 01:46:35 2012 +0000
+++ b/geography/epsg/Makefile Fri Dec 07 02:19:58 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2012/10/04 09:19:16 asau Exp $
+# $NetBSD: Makefile,v 1.14 2012/12/07 02:19:58 gdt Exp $
#
DISTNAME= epsg-v${VERS}sql-PostgreSQL
-PKGNAME= epsg-7.4.1
-VERS= 7_4_1
-VERS_README= 7_4
+PKGNAME= epsg-8.1
+VERS= 8_1
+VERS_README= 8.1
CATEGORIES= geography databases
MASTER_SITES+= http://www.epsg.org/databases/ \
http://www.epsg.org/databases/Arc/${VERS}/
@@ -30,6 +30,9 @@
MESSAGE_SUBST+= BINDIR=${BINDIR:Q}
MESSAGE_SUBST+= EPSGDIR=${EPSGDIR:Q}
+# Sometimes (8.0), pgsql files are in epsg-v${VERS}sql-PostgreSQL/,
+# with mysql files in epsg-v${VERS}sql-mySQL/.
+# Sometimes (8.1), they appear in the working directory itself.
DATAFILES.pgsql+= EPSG_v${VERS}.mdb_Data_PostgreSQL.sql
DATAFILES.pgsql+= EPSG_v${VERS}.mdb_FKeys_PostgreSQL.sql
DATAFILES.pgsql+= EPSG_v${VERS}.mdb_Tables_PostgreSQL.sql
@@ -47,6 +50,9 @@
PLIST_SUBST+= VERS=${VERS}
PLIST_SUBST+= VERS_README=${VERS_README}
+# Note that the doc files are unpacked twice, once for PostgeSQL and
+# once for mySQL. We assume that they are the same and ignore the
+# issue.
post-extract:
${CP} ${FILESDIR}/epsg-load ${WRKSRC}
diff -r f04754ab0628 -r ae49d850ffa9 geography/epsg/distinfo
--- a/geography/epsg/distinfo Fri Dec 07 01:46:35 2012 +0000
+++ b/geography/epsg/distinfo Fri Dec 07 02:19:58 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2010/03/04 01:48:39 gdt Exp $
+$NetBSD: distinfo,v 1.7 2012/12/07 02:19:58 gdt Exp $
-SHA1 (epsg-7_4_1/epsg-v7_4_1sql-PostgreSQL.zip) = 9e1e41991932eaf2fd54f0e4bfcb6af6a474e5db
-RMD160 (epsg-7_4_1/epsg-v7_4_1sql-PostgreSQL.zip) = c7bac54170fd1cc851e658398325a8eca5dec7a3
-Size (epsg-7_4_1/epsg-v7_4_1sql-PostgreSQL.zip) = 1033731 bytes
-SHA1 (epsg-7_4_1/epsg-v7_4_1sql-mySQL.zip) = 19c5226b49948acfb4f60db48b08ffaf4d5ede88
-RMD160 (epsg-7_4_1/epsg-v7_4_1sql-mySQL.zip) = a126dce2a3ae926eb9cc8bba3cb3f082deb32c13
-Size (epsg-7_4_1/epsg-v7_4_1sql-mySQL.zip) = 1033939 bytes
+SHA1 (epsg-8_1/epsg-v8_1sql-PostgreSQL.zip) = 712ba645e6941021025bc96539176190d8c8c83e
+RMD160 (epsg-8_1/epsg-v8_1sql-PostgreSQL.zip) = d1191057a2a0be416dea1f6a6e699f5a644829e3
+Size (epsg-8_1/epsg-v8_1sql-PostgreSQL.zip) = 1276166 bytes
+SHA1 (epsg-8_1/epsg-v8_1sql-mySQL.zip) = 6bfb486ffa7de3fdb07ad64bdf51e70bb92fa99f
+RMD160 (epsg-8_1/epsg-v8_1sql-mySQL.zip) = 6cc0e79f39d8423d2f15a03e0504dfaf8c9ee823
+Size (epsg-8_1/epsg-v8_1sql-mySQL.zip) = 1276307 bytes
Home |
Main Index |
Thread Index |
Old Index