diff options
author | brook <brook@pkgsrc.org> | 2019-06-24 13:46:04 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2019-06-24 13:46:04 +0000 |
commit | 27d1f15dd70ca1861a4bce84bccdbbe2395c6ffe (patch) | |
tree | 2e18032244b4a92e6a5721102bbb63f004996085 /doc | |
parent | 0e3b617709df3fee2b22807307a401634b7dfe12 (diff) | |
download | pkgsrc-27d1f15dd70ca1861a4bce84bccdbbe2395c6ffe.tar.gz |
R2pkg: update to 0.4.
Changes since 0.3:
* Fix recursion.
* Add both c and c++ to USE_LANGUAGES.
* Add maintainer email handling (-M).
* Use buildlink3.mk files for dependencies when available.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2019 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019 index 63ff4e901ec..dce1170b4a6 100644 --- a/doc/CHANGES-2019 +++ b/doc/CHANGES-2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2670 2019/06/24 11:35:45 jperkin Exp $ +$NetBSD: CHANGES-2019,v 1.2671 2019/06/24 13:46:04 brook Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4434,3 +4434,4 @@ Changes to the packages collection and infrastructure in 2019: Added games/oshu version 2.0.0 [nia 2019-06-23] Updated emulators/mame to 0.210 [wiz 2019-06-23] mk/bsd.pkg.mk: started freeze for pkgsrc-2019Q2 branch [jperkin 2019-06-24] + Updated pkgtools/R2pkg to 0.4 [brook 2019-06-24] |