diff options
author | dmcmahill <dmcmahill> | 2002-05-18 14:25:48 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-05-18 14:25:48 +0000 |
commit | 490410050518d380cf14d3b321d6f532325f9ce0 (patch) | |
tree | 91e9267466ff4df57a1e47e69d352f5193cbc9b7 /cad/geda-docs | |
parent | 1b1483516fbae4b931a2ffced9a4041add894567 (diff) | |
download | pkgsrc-490410050518d380cf14d3b321d6f532325f9ce0.tar.gz |
update to geda-docs-20020209 which is the latest documentation
Diffstat (limited to 'cad/geda-docs')
-rw-r--r-- | cad/geda-docs/Makefile | 12 | ||||
-rw-r--r-- | cad/geda-docs/PLIST | 7 | ||||
-rw-r--r-- | cad/geda-docs/distinfo | 6 |
3 files changed, 15 insertions, 10 deletions
diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile index b61ef5f1117..da6bb40c818 100644 --- a/cad/geda-docs/Makefile +++ b/cad/geda-docs/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/07/17 02:56:44 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/18 14:25:48 dmcmahill Exp $ # -DISTNAME= docs-${PKGVERSION} -PKGNAME= geda-${DISTNAME} -WRKSRC= ${WRKDIR}/docs +DISTNAME= geda-docs-${PKGVERSION} CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \ @@ -17,7 +15,7 @@ COMMENT= HTML documentation for gEDA CONFLICTS+= gEDA<19991011 DIST_SUBDIR= geda -PKGVERSION= 20010304 +PKGVERSION= 20020209 NO_PATCH= YES NO_CONFIGURE= YES @@ -26,7 +24,9 @@ USE_X11BASE= YES do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gEDA -.for file in README fileformats.html keymapping.html symbols.html +.for file in README attributes.txt hooks_and_scheme.txt keymapping.tex \ +symbols.html README.keymapping fileformats.html keymapping.html \ +netattrib.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gEDA .endfor diff --git a/cad/geda-docs/PLIST b/cad/geda-docs/PLIST index a653bac49dd..29b095ba433 100644 --- a/cad/geda-docs/PLIST +++ b/cad/geda-docs/PLIST @@ -1,6 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:48:03 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/05/18 14:25:48 dmcmahill Exp $ share/doc/gEDA/README +share/doc/gEDA/README.keymapping +share/doc/gEDA/attributes.txt share/doc/gEDA/fileformats.html +share/doc/gEDA/hooks_and_scheme.txt share/doc/gEDA/keymapping.html +share/doc/gEDA/keymapping.tex +share/doc/gEDA/netattrib.txt share/doc/gEDA/symbols.html @dirrm share/doc/gEDA diff --git a/cad/geda-docs/distinfo b/cad/geda-docs/distinfo index 80fe3edf7f0..546114305c0 100644 --- a/cad/geda-docs/distinfo +++ b/cad/geda-docs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/07/17 02:56:44 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2002/05/18 14:25:48 dmcmahill Exp $ -SHA1 (geda/docs-20010304.tar.gz) = 6148d0fd886b1fff372ccd368a6dd588621a7010 -Size (geda/docs-20010304.tar.gz) = 17650 bytes +SHA1 (geda/geda-docs-20020209.tar.gz) = e6d909bcbb6f2d3f6067b15aad18cb1eca1201c4 +Size (geda/geda-docs-20020209.tar.gz) = 18938 bytes |