pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42419: geography/epsg{,-docs} needs updating



>Number:         42419
>Category:       pkg
>Synopsis:       geography/epsg{,-docs} needs updating
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 07 00:45:00 +0000 2009
>Originator:     David A. Holland
>Release:        pkgsrc 20091206
>Organization:
>Environment:
        irrelevant
>Description:

geography/epsg-docs fails because the docs have been updated upstream
and the old versions don't appear to be available. However, it looks
like updating just the docs package would be a mistake, and it looks
like epsg itself should be updated by someone who knows what they're
doing.

Update for epsg-docs is attached in the hopes of prompting someone to
take up the rest.

>How-To-Repeat:

read pkgsrc-bulk

>Fix:

update for (just) geography/epsg-docs:

   ------

Upstream changes:

Version 5.0, November 2009:
   Minor amendments to clarify sections 4.4, 5.11 and 5.12.

Version 4.0, May 2009:
                
   Major revision to include web registry as GN7 part 3. Access- and
   SQL-specific discussion moved to new GN7 part 4.


cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/geography/epsg-docs/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    19 May 2009 08:59:16 -0000      1.3
+++ Makefile    7 Dec 2009 00:32:53 -0000
@@ -3,10 +3,10 @@
 
 DISTNAME=              G7-1
 PKGNAME=               epsg-docs-${VERS}
-VERS=                  20070716
+VERS=                  20091130
 CATEGORIES=            geography databases
 MASTER_SITES=          http://www.epsg.org/guides/docs/
-DISTFILES=             G7-1.pdf G7-2.pdf
+DISTFILES=             G7-1.pdf G7-2.pdf G7-3.pdf G7-4.pdf
 DIST_SUBDIR=           epsg-docs-${VERS}
 
 MAINTAINER=            cngo%nmsu.edu@localhost
@@ -28,5 +28,7 @@
        ${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/G7-1.pdf ${DESTDIR}${DOCDIR:Q}
        ${INSTALL_DATA} ${WRKSRC}/G7-2.pdf ${DESTDIR}${DOCDIR:Q}
+       ${INSTALL_DATA} ${WRKSRC}/G7-3.pdf ${DESTDIR}${DOCDIR:Q}
+       ${INSTALL_DATA} ${WRKSRC}/G7-4.pdf ${DESTDIR}${DOCDIR:Q}
 
 .include "../../mk/bsd.pkg.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/geography/epsg-docs/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST       14 Jun 2009 17:57:15 -0000      1.2
+++ PLIST       7 Dec 2009 00:32:53 -0000
@@ -1,3 +1,5 @@
 @comment $NetBSD: PLIST,v 1.2 2009/06/14 17:57:15 joerg Exp $
 share/doc/epsg/G7-1.pdf
 share/doc/epsg/G7-2.pdf
+share/doc/epsg/G7-3.pdf
+share/doc/epsg/G7-4.pdf
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/geography/epsg-docs/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    28 Jul 2007 11:09:48 -0000      1.1.1.1
+++ distinfo    7 Dec 2009 00:32:53 -0000
@@ -1,8 +1,14 @@
 $NetBSD: distinfo,v 1.1.1.1 2007/07/28 11:09:48 gdt Exp $
 
-SHA1 (epsg-docs-20070716/G7-1.pdf) = 6ac73a59fe5f8266984fc8ec9fcc42df327e9494
-RMD160 (epsg-docs-20070716/G7-1.pdf) = 304f3ca3d3dcce49dafc46103ea3e7e141c5852c
-Size (epsg-docs-20070716/G7-1.pdf) = 677244 bytes
-SHA1 (epsg-docs-20070716/G7-2.pdf) = 0779b21765901fb06da5855891d01fa0dd9f215b
-RMD160 (epsg-docs-20070716/G7-2.pdf) = cd3ed06925894324b5dcabced4ed2c13761a1ae2
-Size (epsg-docs-20070716/G7-2.pdf) = 1080777 bytes
+SHA1 (epsg-docs-20091130/G7-1.pdf) = 0f81b7102746075d245722ab8fa972d8736b173d
+RMD160 (epsg-docs-20091130/G7-1.pdf) = e86faf3797672bfd6d3a967a6e9f6c5c6e706406
+Size (epsg-docs-20091130/G7-1.pdf) = 1597812 bytes
+SHA1 (epsg-docs-20091130/G7-2.pdf) = 5d19bc62cb461f548e6e80d4786fe09963baa598
+RMD160 (epsg-docs-20091130/G7-2.pdf) = b99183fc46fa517bc3eaf6a17dc1d0d8be7314b3
+Size (epsg-docs-20091130/G7-2.pdf) = 3161696 bytes
+SHA1 (epsg-docs-20091130/G7-3.pdf) = fe236efc84c3a2a69e3d11fe1fe72664a691a5e9
+RMD160 (epsg-docs-20091130/G7-3.pdf) = 651a84ab3c82d3d05b808dcb01f0645e7891d7d3
+Size (epsg-docs-20091130/G7-3.pdf) = 469930 bytes
+SHA1 (epsg-docs-20091130/G7-4.pdf) = a47478ad02b5f8dd576994aa7d1ff44360aabdf4
+RMD160 (epsg-docs-20091130/G7-4.pdf) = 15f6ea7a36402cd1851f13ce39a80018e7660e46
+Size (epsg-docs-20091130/G7-4.pdf) = 499072 bytes



Home | Main Index | Thread Index | Old Index