cvs commit: ports UPDATING ports/Tools/scripts README
README.portsearch ports/Tools/scripts/modules buildmodules.pl
Wesley Shields
wxs at FreeBSD.org
Tue Dec 27 14:27:56 UTC 2011
On Tue, Dec 27, 2011 at 03:32:25AM +0000, Eitan Adler wrote:
> eadler 2011-12-27 03:32:25 UTC
>
> FreeBSD ports repository
>
> Modified files:
> . UPDATING
> Tools/scripts README README.portsearch
> Tools/scripts/modules buildmodules.pl
> Log:
> - Remove some old duplicate words. They were getting in way of finding newer ones.
>
> Revision Changes Path
> 1.23 +2 -2 ports/Tools/scripts/README
> http://cvsweb.FreeBSD.org/ports/Tools/scripts/README.diff?r1=1.22&r2=1.23
> | --- ports/Tools/scripts/README 2010/01/29 14:52:45 1.22
> | +++ ports/Tools/scripts/README 2011/12/27 03:32:25 1.23
> | @@ -1,4 +1,4 @@
> | -$FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/Tools/scripts/README,v 1.22 2010/01/29 14:52:45 kuriyama Exp $
> | +$FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/Tools/scripts/README,v 1.23 2011/12/27 03:32:25 eadler Exp $
> |
> | ardiff - compare two archives easily
> | addport - replacement for easy-import
> | @@ -161,7 +161,7 @@ portsearch - A utility for searching the
> | fields. This option behaves differently to the other op-
> | tions, see the EXAMPLES section
> |
> | - -f file Use the index file file instead of /usr/ports/INDEX
> | + -f file Use the index file instead of /usr/ports/INDEX
I don't think this was a duplicate word. It's letting you know that it
expects to find an INDEX file named "file" (for whatever you specify).
> 1.2 +1 -1 ports/Tools/scripts/README.portsearch
> http://cvsweb.FreeBSD.org/ports/Tools/scripts/README.portsearch.diff?r1=1.1&r2=1.2
> | --- ports/Tools/scripts/README.portsearch 2000/08/28 11:37:23 1.1
> | +++ ports/Tools/scripts/README.portsearch 2011/12/27 03:32:25 1.2
> | @@ -39,7 +39,7 @@ DESCRIPTION
> | fields. This option behaves differently to the other op-
> | tions, see the EXAMPLES section
> |
> | - -f file Use the index file file instead of /usr/ports/INDEX
> | + -f file Use the index file instead of /usr/ports/INDEX
Same here.
-- WXS
More information about the cvs-ports
mailing list