diff options
author | cy <cy@FreeBSD.org> | 2012-04-15 22:25:31 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-04-15 22:25:31 +0800 |
commit | 7dca917cbadc26bec0d59bfb66013501eed7407c (patch) | |
tree | 599a607226e2ee244498c8fb30820aebcbe63855 | |
parent | 771e0c8d859195795072a6b694cf696785c81d4f (diff) | |
download | freebsd-ports-gnome-7dca917cbadc26bec0d59bfb66013501eed7407c.tar.gz freebsd-ports-gnome-7dca917cbadc26bec0d59bfb66013501eed7407c.tar.zst freebsd-ports-gnome-7dca917cbadc26bec0d59bfb66013501eed7407c.zip |
Update 2.058 --> 2.059
-rw-r--r-- | lang/dmd2/Makefile | 2 | ||||
-rw-r--r-- | lang/dmd2/distinfo | 4 | ||||
-rw-r--r-- | lang/dmd2/pkg-plist | 8 |
3 files changed, 6 insertions, 8 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index 1c61530086f3..0883543657d4 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -7,7 +7,7 @@ PORTNAME= dmd PKGNAMESUFFIX= 2 -PORTVERSION= 2.058 +PORTVERSION= 2.059 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ DISTNAME= dmd.${PORTVERSION} diff --git a/lang/dmd2/distinfo b/lang/dmd2/distinfo index b6263b21f317..30bde6da74da 100644 --- a/lang/dmd2/distinfo +++ b/lang/dmd2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dmd.2.058.zip) = 3bbfebf8d1288f6a6f021814680e77f0287fff45436dfe8e86117371d5557fea -SIZE (dmd.2.058.zip) = 26266462 +SHA256 (dmd.2.059.zip) = 47c712f9c47e0ac156362dfbd5e90f6ed63eb6ffbd0cc96c7db3f9d48ccd9a50 +SIZE (dmd.2.059.zip) = 26217241 diff --git a/lang/dmd2/pkg-plist b/lang/dmd2/pkg-plist index c945a3b73fa6..e895e9f6ad25 100644 --- a/lang/dmd2/pkg-plist +++ b/lang/dmd2/pkg-plist @@ -65,6 +65,7 @@ include/d/druntime/import/core/sync/exception.di include/d/druntime/import/core/sync/mutex.di include/d/druntime/import/core/sync/rwmutex.di include/d/druntime/import/core/sync/semaphore.di +include/d/druntime/import/core/sys/freebsd/sys/event.di include/d/druntime/import/core/sys/osx/mach/kern_return.di include/d/druntime/import/core/sys/osx/mach/port.di include/d/druntime/import/core/sys/osx/mach/semaphore.di @@ -117,17 +118,13 @@ include/d/druntime/import/object.di include/d/phobos2/crc32.d include/d/phobos2/etc/c/zlib.d include/d/phobos2/index.d -include/d/phobos2/std/__fileinit.d include/d/phobos2/std/algorithm.d include/d/phobos2/std/array.d include/d/phobos2/std/ascii.d -include/d/phobos2/std/atomics.d include/d/phobos2/std/base64.d include/d/phobos2/std/bigint.d include/d/phobos2/std/bind.d -include/d/phobos2/std/bitarray.d include/d/phobos2/std/bitmanip.d -include/d/phobos2/std/boxer.d include/d/phobos2/std/c/fenv.d include/d/phobos2/std/c/freebsd/socket.d include/d/phobos2/std/c/linux/linux.d @@ -181,7 +178,6 @@ include/d/phobos2/std/internal/uni.d include/d/phobos2/std/internal/uni_tab.d include/d/phobos2/std/internal/processinit.d include/d/phobos2/std/internal/windows/advapi32.d -include/d/phobos2/std/iterator.d include/d/phobos2/std/json.d include/d/phobos2/std/loader.d include/d/phobos2/std/math.d @@ -253,6 +249,8 @@ include/d/phobos2/unittest.d @dirrm include/d/druntime/import/core/sys/posix @dirrm include/d/druntime/import/core/sys/osx/mach @dirrm include/d/druntime/import/core/sys/osx +@dirrm include/d/druntime/import/core/sys/freebsd/sys +@dirrm include/d/druntime/import/core/sys/freebsd @dirrm include/d/druntime/import/core/sys @dirrm include/d/druntime/import/core/sync @dirrm include/d/druntime/import/core/stdc |