Date: Thu, 6 Sep 2001 03:56:11 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200109061056.f86AuBo47525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/09/06 03:56:11 PDT
Modified files:
sysutils/portupgrade Makefile distinfo
Log:
Update to 20010906.
overall:
- Allow using regexp in a glob pattern on the spot, by just putting a
regexp preceded by a colon (:).
- Thereby deprecate -E/--regex, which is evil because it changes the
global status. (but the option is still kept for compatibility)
portupgrade:
- Return correct exit status.
[Reported by: Trevin Chow <trevin@mail.com>]
portinstall:
- Read the env variable PORTUPGRADE. (it read PORTINSTALL previously)
pkg_fetch:
- Be even more smart in deciding which to try first, All or Latest.
Revision Changes Path
1.71 +2 -3 ports/sysutils/portupgrade/Makefile
1.62 +1 -1 ports/sysutils/portupgrade/distinfo
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061056.f86AuBo47525>
