pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/tei Bump PKGREVISION and set DIST_SUBDIR=${PK...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e355ee33e29
branches:  trunk
changeset: 479016:0e355ee33e29
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Aug 03 14:04:09 2004 +0000

description:
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:

 textproc/tei/Makefile |  9 +++++----
 textproc/tei/PLIST    |  4 ++--
 textproc/tei/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (59 lines):

diff -r acff538db2da -r 0e355ee33e29 textproc/tei/Makefile
--- a/textproc/tei/Makefile     Tue Aug 03 13:21:16 2004 +0000
+++ b/textproc/tei/Makefile     Tue Aug 03 14:04:09 2004 +0000
@@ -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@localhost
+MAINTAINER=    minskim%NetBSD.org@localhost
 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 -r acff538db2da -r 0e355ee33e29 textproc/tei/PLIST
--- a/textproc/tei/PLIST        Tue Aug 03 13:21:16 2004 +0000
+++ b/textproc/tei/PLIST        Tue Aug 03 14:04:09 2004 +0000
@@ -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/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/teiwsd2.dtd
 share/xml/tei/teixlite.dec
 @dirrm share/xml/tei
+@comment in xmlcatmgr: @dirrm share/xml
diff -r acff538db2da -r 0e355ee33e29 textproc/tei/distinfo
--- a/textproc/tei/distinfo     Tue Aug 03 13:21:16 2004 +0000
+++ b/textproc/tei/distinfo     Tue Aug 03 14:04:09 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index