Skip to content

Commit

Permalink
makedepend: update to 1.0.8.
Browse files Browse the repository at this point in the history
This bug fix release corrects a regression introduced in 1.0.7 that
caused running makedepend on larger bodies of source to incorrectly
hit the "out of space: increase MAXFILES" error, and made makedepend
run measuribly slower than before.

Alan Coopersmith (3):
      man page: add line breaks in Synopsis section
      Bug #2: fix regression introduced by fix for bug #1
      makedepend 1.0.8
  • Loading branch information
wiz committed Dec 12, 2022
1 parent 0ac8442 commit b2ab778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/makedepend/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:08 joerg Exp $
# $NetBSD: Makefile,v 1.16 2022/12/12 19:47:20 wiz Exp $

DISTNAME= makedepend-1.0.7
DISTNAME= makedepend-1.0.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
EXTRACT_SUFX= .tar.xz
Expand Down
8 changes: 4 additions & 4 deletions devel/makedepend/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2022/10/30 01:09:03 wiz Exp $
$NetBSD: distinfo,v 1.12 2022/12/12 19:47:20 wiz Exp $

BLAKE2s (makedepend-1.0.7.tar.xz) = 98b5b7096c8372a1f29700984590d880452ad341c46e5403bd84fe5f758a623f
SHA512 (makedepend-1.0.7.tar.xz) = fd575de737aa56ef8e475d1ddb7b2392e730ee1b23c0b853bbb21975b757c3fc56f94d57ecc5a784dceed2be653feb10909e86fd96fdc074b50fbbd0e27a19db
Size (makedepend-1.0.7.tar.xz) = 140528 bytes
BLAKE2s (makedepend-1.0.8.tar.xz) = 293ab507b3b484db84be54199fd4973468ccc27bdf23e4ec914ced078dffe5cc
SHA512 (makedepend-1.0.8.tar.xz) = 6707b1107c07d4ffbcf008181e877d18a0bcc4aea03860ee1158f5630c7fdce4cf9ad7bee3b38ee420c3a44819ed4b56a6f2428a5b695c0dbd17fb3e60825a6d
Size (makedepend-1.0.8.tar.xz) = 141304 bytes

0 comments on commit b2ab778

Please sign in to comment.