summaryrefslogtreecommitdiff
path: root/lang/dmd
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2012-01-07 20:26:25 +0000
committerCy Schubert <cy@FreeBSD.org>2012-01-07 20:26:25 +0000
commit6103f7e5b7e04f1978945b4d6a73efe12e912a36 (patch)
tree3c6d89146814d50f34e87edee1f71c2738a3b182 /lang/dmd
parent- Add BUILD_DEPENDS to silence build warnings (diff)
Update 1.071 --> 1.072
Notes
Notes: svn path=/head/; revision=288698
Diffstat (limited to 'lang/dmd')
-rw-r--r--lang/dmd/Makefile2
-rw-r--r--lang/dmd/distinfo4
-rw-r--r--lang/dmd/pkg-plist7
3 files changed, 7 insertions, 6 deletions
diff --git a/lang/dmd/Makefile b/lang/dmd/Makefile
index e8c8bc827194..b3003abc9c36 100644
--- a/lang/dmd/Makefile
+++ b/lang/dmd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dmd
-PORTVERSION= 1.071
+PORTVERSION= 1.072
CATEGORIES= lang
MASTER_SITES= http://ftp.digitalmars.com/
DISTNAME= ${PORTNAME}.${PORTVERSION}
diff --git a/lang/dmd/distinfo b/lang/dmd/distinfo
index e03868332704..a384c7ff0d27 100644
--- a/lang/dmd/distinfo
+++ b/lang/dmd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dmd.1.071.zip) = cb23abeff5956b2ad65231faa5c5f955f58bacfeb4d7a153deec26a2658785d3
-SIZE (dmd.1.071.zip) = 11145718
+SHA256 (dmd.1.072.zip) = 2f56a0767bec2edf119ec36430e993cd2f27faccfb9277a54eae52922e35b835
+SIZE (dmd.1.072.zip) = 11546857
diff --git a/lang/dmd/pkg-plist b/lang/dmd/pkg-plist
index d6ca19f7d8b2..e13ee220d3e1 100644
--- a/lang/dmd/pkg-plist
+++ b/lang/dmd/pkg-plist
@@ -54,9 +54,9 @@ include/d/phobos/std/c/math.d
include/d/phobos/std/c/openbsd/openbsd.d
include/d/phobos/std/c/openbsd/pthread.d
include/d/phobos/std/c/openbsd/socket.d
-include/d/phobos/std/c/osx/dyld.d
-include/d/phobos/std/c/osx/getsect.d
-include/d/phobos/std/c/osx/loader.d
+include/d/phobos/std/c/osx/mach/dyld.d
+include/d/phobos/std/c/osx/mach/getsect.d
+include/d/phobos/std/c/osx/mach/loader.d
include/d/phobos/std/c/osx/osx.d
include/d/phobos/std/c/posix/posix.d
include/d/phobos/std/c/posix/pthread.d
@@ -172,6 +172,7 @@ include/d/phobos/unittest.d
@dirrm include/d/phobos/std/c/windows
@dirrm include/d/phobos/std/c/solaris
@dirrm include/d/phobos/std/c/posix
+@dirrm include/d/phobos/std/c/osx/mach
@dirrm include/d/phobos/std/c/osx
@dirrm include/d/phobos/std/c/openbsd
@dirrm include/d/phobos/std/c/linux