pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/bkedit Update to 0.6.23, convert to bl3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9068f843b0d1
branches:  trunk
changeset: 473313:9068f843b0d1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 18 19:46:55 2004 +0000

description:
Update to 0.6.23, convert to bl3:
* HTML export plugin is now XHTML compliant

diffstat:

 www/bkedit/Makefile |  11 +++++------
 www/bkedit/distinfo |   6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 612195462391 -r 9068f843b0d1 www/bkedit/Makefile
--- a/www/bkedit/Makefile       Sun Apr 18 19:45:11 2004 +0000
+++ b/www/bkedit/Makefile       Sun Apr 18 19:46:55 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/01/23 21:50:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/18 19:46:55 wiz Exp $
 #
 
-DISTNAME=              bk_edit-0.6.22
+DISTNAME=              bk_edit-0.6.23
 PKGNAME=               ${DISTNAME:S/_//}
-PKGREVISION=           1
 CATEGORIES=            www
 MASTER_SITES=          http://www2.fht-esslingen.de/~clfuit00/sasnt/packages/
 
@@ -13,10 +12,10 @@
 
 BUILD_DEPENDS+=                bison-[0-9]*:../../devel/bison
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --prefix=${PREFIX}
 
-.include "../../textproc/libxml2/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 612195462391 -r 9068f843b0d1 www/bkedit/distinfo
--- a/www/bkedit/distinfo       Sun Apr 18 19:45:11 2004 +0000
+++ b/www/bkedit/distinfo       Sun Apr 18 19:46:55 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/06 18:48:54 wiz Exp $
+$NetBSD: distinfo,v 1.3 2004/04/18 19:46:55 wiz Exp $
 
-SHA1 (bk_edit-0.6.22.tar.gz) = 6bb0eb652d2730b04306d21e75c10b27a5189814
-Size (bk_edit-0.6.22.tar.gz) = 113311 bytes
+SHA1 (bk_edit-0.6.23.tar.gz) = fe37a0e213e54d8a60f70b6e03818e26f3690bf2
+Size (bk_edit-0.6.23.tar.gz) = 113434 bytes



Home | Main Index | Thread Index | Old Index