diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-03 14:04:09 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-03 14:04:09 +0000 |
commit | 8df6f6f251d9df4906dfa7f04986d2ae08b4bc66 (patch) | |
tree | 54e7e8b7ae0bf0a2244bf3748c13d9627b96c1da /textproc/tei | |
parent | 583745b022024c1019044e732610d00571bc8e45 (diff) | |
download | pkgsrc-8df6f6f251d9df4906dfa7f04986d2ae08b4bc66.tar.gz |
Bump PKGREVISION and set DIST_SUBDIR=${PKGNAME} because the distfile
was updated with some functional changes while having the same file
name and version number. Changes include DTD public identifier
changes, more documentations, and copyright notice.
While here, update my email address.
Diffstat (limited to 'textproc/tei')
-rw-r--r-- | textproc/tei/Makefile | 9 | ||||
-rw-r--r-- | textproc/tei/PLIST | 4 | ||||
-rw-r--r-- | textproc/tei/distinfo | 6 |
3 files changed, 10 insertions, 9 deletions
diff --git a/textproc/tei/Makefile b/textproc/tei/Makefile index 9432cf9ae94..dbe11ca2d67 100644 --- a/textproc/tei/Makefile +++ b/textproc/tei/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.4 2004/04/27 20:53:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/08/03 14:04:09 minskim Exp $ DISTNAME= dtd PKGNAME= tei-4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/P4X/DTD/ EXTRACT_SUFX= .zip -MAINTAINER= minskim@bawi.org +MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tei-c.org/ COMMENT= DTD of the Text Encoding Initiative -WRKSRC= ${WRKDIR} +WRKSRC= ${WRKDIR}/dtd +DIST_SUBDIR= ${PKGNAME} NO_CONFIGURE= YES NO_BUILD= YES USE_BUILDLINK3= YES diff --git a/textproc/tei/PLIST b/textproc/tei/PLIST index d1bac84b043..a7d37bed82e 100644 --- a/textproc/tei/PLIST +++ b/textproc/tei/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 23:46:21 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/08/03 14:04:09 minskim Exp $ share/xml/tei/dummy.dtd share/xml/tei/tei2.dtd share/xml/tei/teiana2.dtd @@ -25,7 +25,6 @@ share/xml/tei/teikey2.ent share/xml/tei/teilink2.dtd share/xml/tei/teilink2.ent share/xml/tei/teilite.dec -share/xml/tei/teilitex.dec share/xml/tei/teilitex.dtd share/xml/tei/teilitex.ent share/xml/tei/teimix2.dtd @@ -53,3 +52,4 @@ share/xml/tei/teivers2.ent share/xml/tei/teiwsd2.dtd share/xml/tei/teixlite.dec @dirrm share/xml/tei +@comment in xmlcatmgr: @dirrm share/xml diff --git a/textproc/tei/distinfo b/textproc/tei/distinfo index 9a2e840b4df..426d223098e 100644 --- a/textproc/tei/distinfo +++ b/textproc/tei/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/12/03 23:46:21 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/08/03 14:04:09 minskim Exp $ -SHA1 (dtd.zip) = ddaa2efc6e3d6b849511386c29e13aec04da7b78 -Size (dtd.zip) = 77700 bytes +SHA1 (tei-4nb2/dtd.zip) = 412f52ef6c3a352442f41870a73bd19846df2f2c +Size (tei-4nb2/dtd.zip) = 73194 bytes |