pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Sync pkg_install changes with src/:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cf2622f2fb7
branches:  trunk
changeset: 487030:2cf2622f2fb7
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Jan 07 12:00:07 2005 +0000

description:
Sync pkg_install changes with src/:

+ always echo the command which is about to be executed during a pkg_add
  or pkg_delete, not just when verbose mode is on.

+ extract files on ftp pkg_adds with the 'p' flag to tar, to preserve
  modes of entries in the binary package.  (Addresses PR 28826 from
  Tyler Retzlaff)

Bump version to 20050106

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d3607b161609 -r 2cf2622f2fb7 doc/CHANGES
--- a/doc/CHANGES       Fri Jan 07 11:58:12 2005 +0000
+++ b/doc/CHANGES       Fri Jan 07 12:00:07 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8646 2005/01/07 11:44:46 adam Exp $
+$NetBSD: CHANGES,v 1.8647 2005/01/07 12:00:07 agc Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -165,3 +165,4 @@
        Updated curl to 7.12.3nb1 [cube 2005-01-07]
        Added qnetwalk-1.1 [wiz 2005-01-07]
        Removed ntop2 [adam 2005-01-07]
+       Updated pkg_install to 20050106 [agc 2005-01-07]



Home | Main Index | Thread Index | Old Index