- Update to 4.147
- FreeBSD 7.0 has a new malloc() which does not understand the same values for MALLOC_OPTIONS as the old malloc(). PR: ports/121277 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
This commit is contained in:
parent
c9f45520ea
commit
9704c534e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208361
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= munger
|
||||
PORTVERSION= 4.146
|
||||
PORTVERSION= 4.147
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.mammothcheese.ca/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (munger-4.146.tar.gz) = 55eac3ff22d63e02dc8c92c9618320b0
|
||||
SHA256 (munger-4.146.tar.gz) = f46931403d66d7ef523bfeb62182494c0375dbfbd15ff46f6bddd116e6d28f7e
|
||||
SIZE (munger-4.146.tar.gz) = 288891
|
||||
MD5 (munger-4.147.tar.gz) = c4fecf91c102845ed2e6bc2159af7212
|
||||
SHA256 (munger-4.147.tar.gz) = ff3669dc2f51a574d7e6c695eb71803688d71e5f45dfc701b442a6fcad89604a
|
||||
SIZE (munger-4.147.tar.gz) = 288950
|
||||
|
|
Loading…
Reference in a new issue