diff options
author | cy <cy@FreeBSD.org> | 2013-03-18 01:18:30 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2013-03-18 01:18:30 +0800 |
commit | cf0ade092c9ebfc5a0d664d83f998ec9b1c7611d (patch) | |
tree | 5c27e07e0700c3fdca9cad9e612b57270915ba2b /lang/dmd2 | |
parent | ecdab0a62262a43c1e72cbee44dd5315c0e0f3e1 (diff) | |
download | freebsd-ports-gnome-cf0ade092c9ebfc5a0d664d83f998ec9b1c7611d.tar.gz freebsd-ports-gnome-cf0ade092c9ebfc5a0d664d83f998ec9b1c7611d.tar.zst freebsd-ports-gnome-cf0ade092c9ebfc5a0d664d83f998ec9b1c7611d.zip |
Update 2.061 --> 2.062
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 | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index 9a5755c311ca..045cc3bef323 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -7,7 +7,7 @@ PORTNAME= dmd PKGNAMESUFFIX= 2 -PORTVERSION= 2.061 +PORTVERSION= 2.062 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ DISTNAME= dmd.${PORTVERSION} diff --git a/lang/dmd2/distinfo b/lang/dmd2/distinfo index c2dbd97d7a19..22cfb5046b6d 100644 --- a/lang/dmd2/distinfo +++ b/lang/dmd2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dmd.2.061.zip) = 13b546b69d628280f245ab19bf4ed27ab66a0085afdaf950e075e68acc7f4c93 -SIZE (dmd.2.061.zip) = 31601020 +SHA256 (dmd.2.062.zip) = 24e86ce99d40aea68aba55c074e48a54afedd542e78795923d86046dedbc687c +SIZE (dmd.2.062.zip) = 31993318 diff --git a/lang/dmd2/pkg-plist b/lang/dmd2/pkg-plist index 3184e3b03580..d6604be2affc 100644 --- a/lang/dmd2/pkg-plist +++ b/lang/dmd2/pkg-plist @@ -69,6 +69,7 @@ include/d/druntime/import/core/thread.di include/d/druntime/import/core/sys/freebsd/dlfcn.d include/d/druntime/import/core/sys/freebsd/execinfo.d include/d/druntime/import/core/sys/freebsd/sys/event.d +include/d/druntime/import/core/sys/linux/elf.d include/d/druntime/import/core/sys/linux/epoll.d include/d/druntime/import/core/sys/linux/execinfo.d include/d/druntime/import/core/sys/linux/sys/signalfd.d @@ -84,6 +85,7 @@ include/d/druntime/import/core/sys/posix/config.d include/d/druntime/import/core/sys/posix/dirent.d include/d/druntime/import/core/sys/posix/dlfcn.d include/d/druntime/import/core/sys/posix/fcntl.d +include/d/druntime/import/core/sys/posix/grp.d include/d/druntime/import/core/sys/posix/inttypes.d include/d/druntime/import/core/sys/posix/net/if_.d include/d/druntime/import/core/sys/posix/netinet/in_.d |