pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxslt Nits
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9b31c7fafb6
branches: trunk
changeset: 459749:c9b31c7fafb6
user: skrll <skrll%pkgsrc.org@localhost>
date: Tue Aug 05 21:04:50 2003 +0000
description:
Nits
diffstat:
textproc/libxslt/DESCR | 4 ++--
textproc/libxslt/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 69c34558e332 -r c9b31c7fafb6 textproc/libxslt/DESCR
--- a/textproc/libxslt/DESCR Tue Aug 05 20:29:55 2003 +0000
+++ b/textproc/libxslt/DESCR Tue Aug 05 21:04:50 2003 +0000
@@ -1,5 +1,5 @@
Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
-a an XML language to define transformation for XML. Libxslt is based on libxml2
-the XML C library developped for the Gnome project. It also implements most of
+an XML language to define transformation for XML. Libxslt is based on libxml2
+the XML C library developed for the Gnome project. It also implements most of
the EXSLT set of extensions functions and some of Saxon's evaluate and
expressions extensions.
diff -r 69c34558e332 -r c9b31c7fafb6 textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Tue Aug 05 20:29:55 2003 +0000
+++ b/textproc/libxslt/Makefile Tue Aug 05 21:04:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 22:54:30 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/08/05 21:04:51 skrll Exp $
DISTNAME= libxslt-1.0.31
PKGNAME= ${DISTNAME}
@@ -8,7 +8,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://xmlsoft.org/XSLT/
-COMMENT= XSLT parser library for GNOME
+COMMENT= XSLT parser library from the GNOME project
USE_BUILDLINK2= yes
USE_GMAKE= yes
Home |
Main Index |
Thread Index |
Old Index