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/7747419f2ce5
branches:  trunk
changeset: 466582:7747419f2ce5
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Jan 20 22:05:17 2004 +0000

description:
s/it's/its/

diffstat:

 audio/tfmxplay/DESCR           |  2 +-
 devel/xdelta/DESCR             |  2 +-
 graphics/gimp-base/Makefile    |  4 ++--
 mail/p5-Mail-ClamAV/DESCR      |  2 +-
 misc/openoffice-linux/Makefile |  4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)

diffs (67 lines):

diff -r 133449d686c5 -r 7747419f2ce5 audio/tfmxplay/DESCR
--- a/audio/tfmxplay/DESCR      Tue Jan 20 21:47:15 2004 +0000
+++ b/audio/tfmxplay/DESCR      Tue Jan 20 22:05:17 2004 +0000
@@ -4,7 +4,7 @@
 are:
   * the original TFMX editor (Amiga)
   * EaglePlayer (Amiga)                         
-  * TFMX-Play and it's numerous derivates (originally ST, now Linux and Win32)
+  * TFMX-Play and its numerous derivates (originally ST, now Linux and Win32)
   * the SUN-Project PMS-player (DOS, used for the PC-Version of Turrican 2)
 
 The original editor is extremely rare, but it is available from the
diff -r 133449d686c5 -r 7747419f2ce5 devel/xdelta/DESCR
--- a/devel/xdelta/DESCR        Tue Jan 20 21:47:15 2004 +0000
+++ b/devel/xdelta/DESCR        Tue Jan 20 22:05:17 2004 +0000
@@ -9,7 +9,7 @@
 of the TO file not found within the FROM file.  The delta will compress
 just as well as the TO file will.  This is a fundamentally different
 method of computing deltas than in the traditional "diff" program.  The
-diff program and it's variants use a least-common-subsequence (LCS)
+diff program and its variants use a least-common-subsequence (LCS)
 algorithm to find a list of inserts and deletes that will modify the FROM
 file into the TO file.  LCS is more expensive to compute and is sometimes
 more useful, especially to the human reader.  Since LCS is a fairly
diff -r 133449d686c5 -r 7747419f2ce5 graphics/gimp-base/Makefile
--- a/graphics/gimp-base/Makefile       Tue Jan 20 21:47:15 2004 +0000
+++ b/graphics/gimp-base/Makefile       Tue Jan 20 22:05:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/03 18:49:42 reed Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/20 22:08:32 snj Exp $
 #
 
 DISTNAME=              gimp-1.2.5
@@ -37,7 +37,7 @@
 CONFIGURE_ARGS+=       --disable-print
 
 # Add settings for MPEG, LIBMPEG, and GAP_DECODE_MPEG to properly support
-# the MPEG library from graphics/mpeg-lib that changed it's name, as the
+# the MPEG library from graphics/mpeg-lib that changed its name, as the
 # configure script will default to searching from -lmpeg.
 #
 CONFIGURE_ENV+=                MPEG="mpeg"
diff -r 133449d686c5 -r 7747419f2ce5 mail/p5-Mail-ClamAV/DESCR
--- a/mail/p5-Mail-ClamAV/DESCR Tue Jan 20 21:47:15 2004 +0000
+++ b/mail/p5-Mail-ClamAV/DESCR Tue Jan 20 22:05:17 2004 +0000
@@ -1,2 +1,2 @@
 Clam AntiVirus is an anti-virus toolkit for UNIX. This module provides
-a simple interface to it's C API.
+a simple interface to its C API.
diff -r 133449d686c5 -r 7747419f2ce5 misc/openoffice-linux/Makefile
--- a/misc/openoffice-linux/Makefile    Tue Jan 20 21:47:15 2004 +0000
+++ b/misc/openoffice-linux/Makefile    Tue Jan 20 22:05:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/20 22:09:56 snj Exp $
 
 DISTNAME=              OOo_1.0.3.1_LinuxIntel_install
 PKGNAME=               openoffice-linux-1.0.3.1
@@ -69,7 +69,7 @@
                < ${FILESDIR}/soffice.test.patch
        ${LN} -sf ${PKG_JAVA_HOME} ${PKG_JAVA_HOME}/jre
 
-# 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