Date: Sun, 11 Jun 2006 12:00:06 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200606111200.k5BC07q2068613@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2006-06-11 12:00:06 UTC
FreeBSD ports repository
Modified files:
sysutils/portupgrade Makefile distinfo
Log:
- Update to 2.1.3
o Add ALT_INDEX array to pkgtools.conf. The array holds additional
INDEX files. Useful for local categories.
o Add to pkgtools.conf a new dirrective: include_hash('glob').
It downloads keys and values (splitted by '=>') from files
coincided with 'glob' and returns a filled hash. The glob is
related to PREFIX. [1]
o Add a summary messages on each upgrade/install transaction:
how many tasks and how many task done. [2]
o Make portupgrade(1) with -D option really remove a broken distfile.
But it works only if FETCH_CMD set to use fetch(1) (it's default). [3]
o Bugs fixes
Requested by: skv [1]
netchild [2]
Andriy Gapon <avg at icyb.net.ua> [3]
Revision Changes Path
1.216 +1 -2 ports/sysutils/portupgrade/Makefile
1.162 +3 -3 ports/sysutils/portupgrade/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606111200.k5BC07q2068613>
