diff options
author | cy <cy@FreeBSD.org> | 2012-02-16 12:44:03 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-02-16 12:44:03 +0800 |
commit | fd09ff576037a36b0594728e7e6b7bbf21fba1dd (patch) | |
tree | 5a78eed896af3c99cd657486e04d1ee290157fe3 /lang | |
parent | c52c766508edac45604257b30ef1f2679d1b4d61 (diff) | |
download | freebsd-ports-gnome-fd09ff576037a36b0594728e7e6b7bbf21fba1dd.tar.gz freebsd-ports-gnome-fd09ff576037a36b0594728e7e6b7bbf21fba1dd.tar.zst freebsd-ports-gnome-fd09ff576037a36b0594728e7e6b7bbf21fba1dd.zip |
Update 2.057 --> 2.058
Diffstat (limited to 'lang')
-rw-r--r-- | lang/dmd2/Makefile | 2 | ||||
-rw-r--r-- | lang/dmd2/distinfo | 4 | ||||
-rw-r--r-- | lang/dmd2/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index ef2eef46f3c6..1c61530086f3 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -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} diff --git a/lang/dmd2/distinfo b/lang/dmd2/distinfo index df4cd3e80c6c..b6263b21f317 100644 --- a/lang/dmd2/distinfo +++ b/lang/dmd2/distinfo @@ -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 diff --git a/lang/dmd2/pkg-plist b/lang/dmd2/pkg-plist index 9b43d0900046..c945a3b73fa6 100644 --- a/lang/dmd2/pkg-plist +++ b/lang/dmd2/pkg-plist @@ -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 |