diff options
author | cy <cy@FreeBSD.org> | 2011-11-14 00:02:18 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-11-14 00:02:18 +0800 |
commit | 4cdf38b4a7e912576c63eb1e626df59b6d19e7d6 (patch) | |
tree | a03eedad074c8611267108dffb5946716bb75242 /lang/dmd2 | |
parent | d75be84f7c8b1a41a617ab9641830e64b6047987 (diff) | |
download | freebsd-ports-gnome-4cdf38b4a7e912576c63eb1e626df59b6d19e7d6.tar.gz freebsd-ports-gnome-4cdf38b4a7e912576c63eb1e626df59b6d19e7d6.tar.zst freebsd-ports-gnome-4cdf38b4a7e912576c63eb1e626df59b6d19e7d6.zip |
Update 2.055 --> 2.056
Submitted by: nox
Feature safe: yes
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 |