1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Update 1.071 --> 1.072

This commit is contained in:
Cy Schubert 2012-01-07 20:26:25 +00:00
parent b0fb1ad799
commit 6103f7e5b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288698
3 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= dmd
PORTVERSION= 1.071
PORTVERSION= 1.072
CATEGORIES= lang
MASTER_SITES= http://ftp.digitalmars.com/
DISTNAME= ${PORTNAME}.${PORTVERSION}

View File

@ -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

View File

@ -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