pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc s/it's/its/
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d2ac8f5dcf0
branches: trunk
changeset: 466583:2d2ac8f5dcf0
user: snj <snj%pkgsrc.org@localhost>
date: Tue Jan 20 22:15:21 2004 +0000
description:
s/it's/its/
diffstat:
mk/bsd.pkg.mk | 4 ++--
mk/buildlink3/TODO | 4 ++--
net/dlint/MESSAGE | 4 ++--
security/pks/Makefile | 4 ++--
www/ap-jk/DESCR | 2 +-
www/mozilla-bin/Makefile.common | 4 ++--
www/netscape7/Makefile | 4 ++--
7 files changed, 13 insertions(+), 13 deletions(-)
diffs (115 lines):
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Tue Jan 20 22:05:17 2004 +0000
+++ b/mk/bsd.pkg.mk Tue Jan 20 22:15:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1349 2004/01/19 23:47:41 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1350 2004/01/20 22:15:21 snj Exp $
#
# This file is in the public domain.
#
@@ -909,7 +909,7 @@
# Set the CLASSPATH for Java packages. This must come after EVAL_PREFIX
# is evaluated because PKG_JAVA_HOME is used in a .if.endif conditional,
-# and it's value is indirectly set by EVAL_PREFIX.
+# and its value is indirectly set by EVAL_PREFIX.
#
.if defined(USE_JAVA)
. if exists(${PKG_JAVA_HOME}/lib/${_JAVA_BASE_CLASSES})
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 mk/buildlink3/TODO
--- a/mk/buildlink3/TODO Tue Jan 20 22:05:17 2004 +0000
+++ b/mk/buildlink3/TODO Tue Jan 20 22:15:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2 2003/09/02 06:59:53 jlam Exp $
+$NetBSD: TODO,v 1.3 2004/01/20 22:16:02 snj Exp $
Package views integration plan:
==============================
@@ -7,7 +7,7 @@
install depoted packages if PKG_INSTALLATION_TYPE is set to
"pkgviews" in the package Makefile, and to add the depoted
package to the default view. The depoted package will include
- all of it's metadata files in the depot directory, and we rely
+ all of its metadata files in the depot directory, and we rely
on pkg_view to copy the metadata files into /var/db/pkg as
part of adding the package to the default view. We only
support the default view. Depoted packages will install into
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 net/dlint/MESSAGE
--- a/net/dlint/MESSAGE Tue Jan 20 22:05:17 2004 +0000
+++ b/net/dlint/MESSAGE Tue Jan 20 22:15:21 2004 +0000
@@ -1,7 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/11 05:57:37 hubertf Exp $
+$NetBSD: MESSAGE,v 1.2 2004/01/20 22:17:06 snj Exp $
- The dlint package needs a working "dig" binary to do it's work.
+ The dlint package needs a working "dig" binary to do its work.
If your operating system doesn't come which one (e.g. on Solaris
7 and 8), then please install one of the "bind" packages!
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 security/pks/Makefile
--- a/security/pks/Makefile Tue Jan 20 22:05:17 2004 +0000
+++ b/security/pks/Makefile Tue Jan 20 22:15:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/01/28 22:04:07 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 22:17:55 snj Exp $
DISTNAME= pks-0.9.4
CATEGORIES= security www
@@ -21,7 +21,7 @@
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/pks
CONFIGURE_ARGS+= --localstatedir=/var/pks
#
-# pksd doesn't actually look for it's config file anywhere; it must be
+# pksd doesn't actually look for its config file anywhere; it must be
# specified directly on the command-line. Setting sysconfdir here just
# causes the example pksd.conf file to be installed at the named location.
#
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 www/ap-jk/DESCR
--- a/www/ap-jk/DESCR Tue Jan 20 22:05:17 2004 +0000
+++ b/www/ap-jk/DESCR Tue Jan 20 22:15:21 2004 +0000
@@ -1,7 +1,7 @@
Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project. Tomcat can be run as a
standalone web server with Servlet and JSP support, or using Apache
-Server as it's web server via the mod_jk Apache module (the
+Server as its web server via the mod_jk Apache module (the
www/ap-jk package).
mod_jk is a replacement to the elderly mod_jserv. It is a completely
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 www/mozilla-bin/Makefile.common
--- a/www/mozilla-bin/Makefile.common Tue Jan 20 22:05:17 2004 +0000
+++ b/www/mozilla-bin/Makefile.common Tue Jan 20 22:15:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/01/20 12:27:59 agc Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/01/20 22:20:46 snj Exp $
#
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
@@ -30,7 +30,7 @@
.include "../../mk/bsd.prefs.mk"
-# everything specific to your OS/Arch goes into it's own Makefile
+# everything specific to your OS/Arch goes into its own Makefile
# group together i386, i486, i586 and i686 (for Linux)
ARCH=${MACHINE_ARCH:C/i[3-6]86/i386/g}
diff -r 7747419f2ce5 -r 2d2ac8f5dcf0 www/netscape7/Makefile
--- a/www/netscape7/Makefile Tue Jan 20 22:05:17 2004 +0000
+++ b/www/netscape7/Makefile Tue Jan 20 22:15:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/01/20 12:27:59 agc Exp $
+# $NetBSD: Makefile,v 1.24 2004/01/20 22:21:09 snj Exp $
#
DISTNAME= netscape-i686-pc-linux-gnu-sea
@@ -90,7 +90,7 @@
.include "../../mk/bsd.prefs.mk"
-# everything specific to your OS/Arch goes into it's own Makefile
+# everything specific to your OS/Arch goes into its own Makefile
# group together i386, i486, i586 and i686 (for Linux)
ARCH=${MACHINE_ARCH:C/i[3-6]86/i386/g}
Home |
Main Index |
Thread Index |
Old Index