diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-11-13 16:02:18 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-11-13 16:02:18 +0000 |
commit | faa5d09cf69a25f4fd3d70e473c536f4a389cbc2 (patch) | |
tree | ef1e5e44426bcab821110a653bb99d1b9b97914c /lang/dmd2 | |
parent | 8d75a496b8b453d7ad35ca01650c74879e4b25a5 (diff) |
Notes
Diffstat (limited to 'lang/dmd2')
-rw-r--r-- | lang/dmd2/Makefile | 2 | ||||
-rw-r--r-- | lang/dmd2/distinfo | 4 | ||||
-rw-r--r-- | lang/dmd2/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index 8a9d08d7d208..e3d806161ca1 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -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} diff --git a/lang/dmd2/distinfo b/lang/dmd2/distinfo index 7736ed8f0f3d..2bfe1e3759df 100644 --- a/lang/dmd2/distinfo +++ b/lang/dmd2/distinfo @@ -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 diff --git a/lang/dmd2/pkg-plist b/lang/dmd2/pkg-plist index 1b1eeb211a25..90c1955f68ef 100644 --- a/lang/dmd2/pkg-plist +++ b/lang/dmd2/pkg-plist @@ -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 |