Update bmake to sync with latest make.
This commit is contained in:
parent
fd43abcdf8
commit
79c4c2d5fb
3 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.20 2004/05/11 18:28:32 sjg Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/05/31 20:52:53 sjg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bmake-20040511
|
||||
DISTNAME= bmake-20050530
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.17 2005/02/23 22:24:10 agc Exp $
|
||||
$NetBSD: distinfo,v 1.18 2005/05/31 20:52:53 sjg Exp $
|
||||
|
||||
SHA1 (bmake-20040511.tar.gz) = 98540303fb59d5369ce1f6279c516b54f398ec42
|
||||
RMD160 (bmake-20040511.tar.gz) = b0c66dfc11e99a9935b2c79158d7e8999523a5c0
|
||||
Size (bmake-20040511.tar.gz) = 342043 bytes
|
||||
SHA1 (bmake-20050530.tar.gz) = ade2616e3ef2421ab1bb0c9e4447afdd5358a7dc
|
||||
RMD160 (bmake-20050530.tar.gz) = 9702aeff4f4df723aca996553b326e2a3a24ef5c
|
||||
Size (bmake-20050530.tar.gz) = 342050 bytes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.10261 2005/05/31 19:05:17 adrianp Exp $
|
||||
$NetBSD: CHANGES,v 1.10262 2005/05/31 20:52:52 sjg Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -2743,3 +2743,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated devel/libidn to 0.5.17 [wiz 2005-05-31]
|
||||
Updated devel/doxygen to 1.4.3 [wiz 2005-05-31]
|
||||
Updated net/ettercap-NG to 0.7.3 [adrianp 2005-05-31]
|
||||
Updated devel/bmake to 20050530 [sjg 2005-05-31]
|
||||
|
|
Loading…
Reference in a new issue