mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update 2.055 --> 2.056
Submitted by: nox Feature safe: yes
This commit is contained in:
parent
8d75a496b8
commit
faa5d09cf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285707
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dmd
|
||||
PKGNAMESUFFIX= 2
|
||||
PORTVERSION= 2.055
|
||||
PORTVERSION= 2.056
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://ftp.digitalmars.com/
|
||||
DISTNAME= dmd.${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dmd.2.055.zip) = 11901f541ab3cce2ea245c1f609f456996eab1922c976483750c90d99c49816b
|
||||
SIZE (dmd.2.055.zip) = 17137571
|
||||
SHA256 (dmd.2.056.zip) = 22aea9e97f271cf64fbcb71458fa3454b6eef4bb5a2ed7061f753a4e91c9f515
|
||||
SIZE (dmd.2.056.zip) = 19678819
|
||||
|
@ -174,6 +174,8 @@ include/d/phobos2/std/internal/math/biguintnoasm.d
|
||||
include/d/phobos2/std/internal/math/biguintx86.d
|
||||
include/d/phobos2/std/internal/math/errorfunction.d
|
||||
include/d/phobos2/std/internal/math/gammafunction.d
|
||||
include/d/phobos2/std/internal/processinit.d
|
||||
include/d/phobos2/std/internal/windows/advapi32.d
|
||||
include/d/phobos2/std/intrinsic.d
|
||||
include/d/phobos2/std/iterator.d
|
||||
include/d/phobos2/std/json.d
|
||||
@ -226,6 +228,7 @@ include/d/phobos2/unittest.d
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm include/d/phobos2/std/windows
|
||||
@dirrm include/d/phobos2/std/net
|
||||
@dirrm include/d/phobos2/std/internal/windows
|
||||
@dirrm include/d/phobos2/std/internal/math
|
||||
@dirrm include/d/phobos2/std/internal
|
||||
@dirrm include/d/phobos2/std/c/windows
|
||||
|
Loading…
Reference in New Issue
Block a user