From 4cdf38b4a7e912576c63eb1e626df59b6d19e7d6 Mon Sep 17 00:00:00 2001 From: cy Date: Sun, 13 Nov 2011 16:02:18 +0000 Subject: Update 2.055 --> 2.056 Submitted by: nox Feature safe: yes --- lang/dmd2/Makefile | 2 +- lang/dmd2/distinfo | 4 ++-- lang/dmd2/pkg-plist | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'lang/dmd2') 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 -- cgit