Update to 0.16

PR:		88597
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
This commit is contained in:
Marcus Alves Grando 2005-11-08 11:52:24 +00:00
parent 8f3f391f9b
commit 58419fc387
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147564
3 changed files with 5 additions and 4 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gdc
PORTVERSION= 0.15
PORTREVISION= 1
PORTVERSION= 0.16
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GCC} \
http://home.earthlink.net/~dvdfrdmn/d/:gdc

View File

@ -1,5 +1,5 @@
MD5 (gdc-0.15.tar.bz2) = 443e3b8faf86f21ef2c7f6bf584466f1
SIZE (gdc-0.15.tar.bz2) = 858620
MD5 (gdc-0.16.tar.bz2) = 8591f5244088825573bbcff9aea1e1f3
SIZE (gdc-0.16.tar.bz2) = 924218
MD5 (gcc-core-3.4-20050920.tar.bz2) = d1323b6dc41d28f67b724823fc7244ca
SIZE (gcc-core-3.4-20050920.tar.bz2) = 11115747
MD5 (gcc-g++-3.4-20050920.tar.bz2) = 6640e827ec158e2df44d4ae58b771765

View File

@ -1,5 +1,6 @@
bin/gdc
bin/cc1d
include/d/%%GCC_VER%%/etc/gamma.d
include/d/%%GCC_VER%%/etc/c/zlib.d
include/d/%%GCC_VER%%/etc/c/recls/recls.h
include/d/%%GCC_VER%%/etc/c/recls/recls_assert.h
@ -122,6 +123,7 @@ include/d/%%GCC_VER%%/std/c/stdio.d
include/d/%%GCC_VER%%/std/c/stdlib.d
include/d/%%GCC_VER%%/std/c/time.d
include/d/%%GCC_VER%%/std/c/darwin/darwin.d
include/d/%%GCC_VER%%/std/c/darwin/ldblcompat.d
include/d/%%GCC_VER%%/std/c/linux/linux.d
include/d/%%GCC_VER%%/std/c/linux/linuxextern.d
include/d/%%GCC_VER%%/std/c/linux/socket.d