pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Update semi to 1.14.6nb1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af6a65b41feb
branches:  trunk
changeset: 480512:af6a65b41feb
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Sun Sep 12 02:37:24 2004 +0000

description:
Update semi to 1.14.6nb1.

Correct dependency versions following as ${WRKSRC}/README.en says.

Bump revision to 1.

diffstat:

 devel/semi/Makefile |  9 +++++----
 doc/CHANGES         |  3 ++-
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r a07273b9c28a -r af6a65b41feb devel/semi/Makefile
--- a/devel/semi/Makefile       Sat Sep 11 22:29:21 2004 +0000
+++ b/devel/semi/Makefile       Sun Sep 12 02:37:24 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/09/10 17:10:24 uebayasi Exp $
+# $NetBSD: Makefile,v 1.13 2004/09/12 02:37:25 uebayasi Exp $
 
 DISTNAME=      semi-1.14.6
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/
 
@@ -8,9 +9,9 @@
 HOMEPAGE=      http://www.m17n.org/SEMI/
 COMMENT=       Emacs lisp library to provide MIME feature
 
-DEPENDS+=      ${PKGNAME_PREFIX}apel>=10.3:../../devel/apel
-DEPENDS+=      ${PKGNAME_PREFIX}flim>=1.6:../../devel/flim
-#BUILD_DEPENDS+=       ${PKGNAME_PREFIX}w3-*:../../www/w3
+DEPENDS+=      ${PKGNAME_PREFIX}apel>=9.22:../../devel/apel # See ${WRKSRC}/README.en
+DEPENDS+=      ${PKGNAME_PREFIX}flim>=1.14.2:../../devel/flim # See ${WRKSRC}/README.en
+BUILD_DEPENDS+=        ${PKGNAME_PREFIX}w3-*:../../www/w3
 BUILD_DEPENDS+=        ${PKGNAME_PREFIX}bbdb-*:../../misc/bbdb
 BUILD_DEPENDS+=        qkc-*:../../converters/qkc
 
diff -r a07273b9c28a -r af6a65b41feb doc/CHANGES
--- a/doc/CHANGES       Sat Sep 11 22:29:21 2004 +0000
+++ b/doc/CHANGES       Sun Sep 12 02:37:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7141 2004/09/11 20:16:32 wiz Exp $
+$NetBSD: CHANGES,v 1.7142 2004/09/12 02:37:24 uebayasi Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4238,3 +4238,4 @@
        Removed cmdline [jmmv 2004-09-11]
        Updated libnbcompat to 20040911 [jlam 2004-09-11]
        Updated madman to 0.93nb1 [wiz 2004-09-11]
+       Updated semi to 1.14.6nb1 [uebayasi 2004-09-11]



Home | Main Index | Thread Index | Old Index