diff options
author | gdt <gdt@pkgsrc.org> | 2016-09-19 12:27:41 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2016-09-19 12:27:41 +0000 |
commit | 892855cbe85e4e797cdbc847a1e2cafa67a6c719 (patch) | |
tree | f672f07d0a1df7346f4694db046b4084753d4425 /doc | |
parent | 4719057afd9f847963676f81456b39564acc6e52 (diff) | |
download | pkgsrc-892855cbe85e4e797cdbc847a1e2cafa67a6c719.tar.gz |
Note removal of pkg_tarup for destdir-mode replace
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2016 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index f3ba107c620..90ccdab3f47 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3938 2016/09/19 11:56:26 fhajny Exp $ +$NetBSD: CHANGES-2016,v 1.3939 2016/09/19 12:27:41 gdt Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5533,3 +5533,4 @@ Changes to the packages collection and infrastructure in 2016: Updated devel/p5-PAR to 1.011 [mef 2016-09-19] Updated devel/p5-glib2 to 1.322 [mef 2016-09-19] Updated databases/py-cassandra-driver to 3.7.0 [fhajny 2016-09-19] + mk/pkgformat/pkg/replace.mk: omit pkg_tarup for destdir-mode replace [gdt 2016-09-19] |