mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update 2.057 --> 2.058
This commit is contained in:
parent
618361cf47
commit
146c60d023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291512
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dmd
|
||||
PKGNAMESUFFIX= 2
|
||||
PORTVERSION= 2.057
|
||||
PORTVERSION= 2.058
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://ftp.digitalmars.com/
|
||||
DISTNAME= dmd.${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dmd.2.057.zip) = 424878440f36a74a31486dd69ef154cc938307ae78b25b7fa4a9296c54436d1b
|
||||
SIZE (dmd.2.057.zip) = 21798644
|
||||
SHA256 (dmd.2.058.zip) = 3bbfebf8d1288f6a6f021814680e77f0287fff45436dfe8e86117371d5557fea
|
||||
SIZE (dmd.2.058.zip) = 26266462
|
||||
|
@ -36,6 +36,7 @@ include/d/druntime/import/core/exception.di
|
||||
include/d/druntime/import/core/math.di
|
||||
include/d/druntime/import/core/memory.di
|
||||
include/d/druntime/import/core/runtime.di
|
||||
include/d/druntime/import/core/simd.di
|
||||
include/d/druntime/import/core/stdc/complex.di
|
||||
include/d/druntime/import/core/stdc/config.di
|
||||
include/d/druntime/import/core/stdc/ctype.di
|
||||
@ -97,6 +98,7 @@ include/d/druntime/import/core/sys/posix/sys/time.di
|
||||
include/d/druntime/import/core/sys/posix/sys/types.di
|
||||
include/d/druntime/import/core/sys/posix/sys/uio.di
|
||||
include/d/druntime/import/core/sys/posix/sys/un.di
|
||||
include/d/druntime/import/core/sys/posix/sys/utsname.di
|
||||
include/d/druntime/import/core/sys/posix/sys/wait.di
|
||||
include/d/druntime/import/core/sys/posix/termios.di
|
||||
include/d/druntime/import/core/sys/posix/time.di
|
||||
@ -156,6 +158,7 @@ include/d/phobos2/std/contracts.d
|
||||
include/d/phobos2/std/conv.d
|
||||
include/d/phobos2/std/cpuid.d
|
||||
include/d/phobos2/std/cstream.d
|
||||
include/d/phobos2/std/csv.d
|
||||
include/d/phobos2/std/ctype.d
|
||||
include/d/phobos2/std/date.d
|
||||
include/d/phobos2/std/datebase.d
|
||||
@ -186,6 +189,7 @@ include/d/phobos2/std/mathspecial.d
|
||||
include/d/phobos2/std/md5.d
|
||||
include/d/phobos2/std/metastrings.d
|
||||
include/d/phobos2/std/mmfile.d
|
||||
include/d/phobos2/std/net/curl.d
|
||||
include/d/phobos2/std/net/isemail.d
|
||||
include/d/phobos2/std/numeric.d
|
||||
include/d/phobos2/std/outbuffer.d
|
||||
|
Loading…
Reference in New Issue
Block a user