diff options
author | dholland <dholland@pkgsrc.org> | 2010-03-07 01:25:42 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-03-07 01:25:42 +0000 |
commit | 5adf471f035eb177d7cff022557a7ee61277736e (patch) | |
tree | acd6c29013701c11dcd5f89097ca9bee5e2c5814 | |
parent | ea644626c1f27dcf0f34a96df38a0d50e219dc0c (diff) | |
download | pkgsrc-5adf471f035eb177d7cff022557a7ee61277736e.tar.gz |
gdt's update overlooked the two new files in the docs.
(See the docs update I filed in December in PR 42419.)
PKGREVISION++, to 1.
-rw-r--r-- | geography/epsg-docs/Makefile | 7 | ||||
-rw-r--r-- | geography/epsg-docs/PLIST | 4 | ||||
-rw-r--r-- | geography/epsg-docs/distinfo | 8 |
3 files changed, 15 insertions, 4 deletions
diff --git a/geography/epsg-docs/Makefile b/geography/epsg-docs/Makefile index 4185478351e..18ec300e4ab 100644 --- a/geography/epsg-docs/Makefile +++ b/geography/epsg-docs/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2010/03/04 10:53:55 gdt Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/07 01:25:42 dholland Exp $ # DISTNAME= G7-1 PKGNAME= epsg-docs-${VERS} VERS= 200911 +PKGREVISION= 1 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 @@ -28,5 +29,7 @@ do-install: ${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" diff --git a/geography/epsg-docs/PLIST b/geography/epsg-docs/PLIST index eb629cb30e0..a2972c7fdd1 100644 --- a/geography/epsg-docs/PLIST +++ b/geography/epsg-docs/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:57:15 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/03/07 01:25:42 dholland 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 diff --git a/geography/epsg-docs/distinfo b/geography/epsg-docs/distinfo index a45a8333057..c05c1bf1cd4 100644 --- a/geography/epsg-docs/distinfo +++ b/geography/epsg-docs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2010/03/04 10:53:55 gdt Exp $ +$NetBSD: distinfo,v 1.3 2010/03/07 01:25:42 dholland Exp $ SHA1 (epsg-docs-200911/G7-1.pdf) = 0f81b7102746075d245722ab8fa972d8736b173d RMD160 (epsg-docs-200911/G7-1.pdf) = e86faf3797672bfd6d3a967a6e9f6c5c6e706406 @@ -6,3 +6,9 @@ Size (epsg-docs-200911/G7-1.pdf) = 1597812 bytes SHA1 (epsg-docs-200911/G7-2.pdf) = 5d19bc62cb461f548e6e80d4786fe09963baa598 RMD160 (epsg-docs-200911/G7-2.pdf) = b99183fc46fa517bc3eaf6a17dc1d0d8be7314b3 Size (epsg-docs-200911/G7-2.pdf) = 3161696 bytes +SHA1 (epsg-docs-200911/G7-3.pdf) = fe236efc84c3a2a69e3d11fe1fe72664a691a5e9 +RMD160 (epsg-docs-200911/G7-3.pdf) = 651a84ab3c82d3d05b808dcb01f0645e7891d7d3 +Size (epsg-docs-200911/G7-3.pdf) = 469930 bytes +SHA1 (epsg-docs-200911/G7-4.pdf) = a47478ad02b5f8dd576994aa7d1ff44360aabdf4 +RMD160 (epsg-docs-200911/G7-4.pdf) = 15f6ea7a36402cd1851f13ce39a80018e7660e46 +Size (epsg-docs-200911/G7-4.pdf) = 499072 bytes |