Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2007 14:26:53 GMT
From:      Armin Pirkovitsch<a.pirko@inode.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/107521: lang/gdc update
Message-ID:  <200701041426.l04EQrnP022781@www.freebsd.org>
Resent-Message-ID: <200701041430.l04EUHvl029120@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107521
>Category:       ports
>Synopsis:       lang/gdc update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 04 14:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:
update of lang/gdc to version 0.21
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN gdc.orig/Makefile gdc/Makefile
--- gdc.orig/Makefile	Sat Sep  9 23:11:39 2006
+++ gdc/Makefile	Thu Jan  4 15:05:23 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gdc
-PORTVERSION=	0.19
-PORTREVISION=	1
+PORTVERSION=	0.21
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GCC} \
 		${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/dgcc/g:S/$/:gdc/g}
diff -urN gdc.orig/distinfo gdc/distinfo
--- gdc.orig/distinfo	Sun Aug 27 01:05:20 2006
+++ gdc/distinfo	Thu Jan  4 15:21:42 2007
@@ -1,6 +1,6 @@
-MD5 (gdc-0.19-src.tar.bz2) = 4e6d32b58e7a68b67a54e5890245ead0
-SHA256 (gdc-0.19-src.tar.bz2) = 1cf22ae9904c0654674b486ee4a78f9e887e223b125349301e31d89a34466e8e
-SIZE (gdc-0.19-src.tar.bz2) = 924379
+MD5 (gdc-0.21-src.tar.bz2) = 32098080a6ef7dfa19a4223ea9cb05ca
+SHA256 (gdc-0.21-src.tar.bz2) = c5bef02fb94d508e56990d86ded13da447d4e0664c2c41b037eefae96cd97425
+SIZE (gdc-0.21-src.tar.bz2) = 978636
 MD5 (gcc-core-3.4.6.tar.bz2) = 5324ace5145b12afd9ca867af7ec084d
 SHA256 (gcc-core-3.4.6.tar.bz2) = 3aab171d86e5a6c14cb9de35467a0472a7d5ef1d5b79a1df72ca533f8e82a133
 SIZE (gcc-core-3.4.6.tar.bz2) = 13366790
diff -urN gdc.orig/pkg-plist gdc/pkg-plist
--- gdc.orig/pkg-plist	Sat Sep  9 23:11:39 2006
+++ gdc/pkg-plist	Thu Jan  4 15:09:11 2007
@@ -5,13 +5,10 @@
 include/d/%%GCC_VER%%/etc/c/zlib.d
 include/d/%%GCC_VER%%/etc/c/zlib/crc32.h
 include/d/%%GCC_VER%%/etc/c/zlib/deflate.h
-include/d/%%GCC_VER%%/etc/c/zlib/infblock.h
-include/d/%%GCC_VER%%/etc/c/zlib/infcodes.h
 include/d/%%GCC_VER%%/etc/c/zlib/inffast.h
 include/d/%%GCC_VER%%/etc/c/zlib/inffixed.h
 include/d/%%GCC_VER%%/etc/c/zlib/inflate.h
 include/d/%%GCC_VER%%/etc/c/zlib/inftrees.h
-include/d/%%GCC_VER%%/etc/c/zlib/infutil.h
 include/d/%%GCC_VER%%/etc/c/zlib/trees.h
 include/d/%%GCC_VER%%/etc/c/zlib/zconf.h
 include/d/%%GCC_VER%%/etc/c/zlib/zconf.in.h
@@ -96,6 +93,8 @@
 include/d/%%GCC_VER%%/std/c/windows/com.d
 include/d/%%GCC_VER%%/std/c/windows/windows.d
 include/d/%%GCC_VER%%/std/c/windows/winsock.d
+include/d/%%GCC_VER%%/std/c/windows/stat.d
+include/d/%%GCC_VER%%/std/c/locale.d
 include/d/%%GCC_VER%%/std/typeinfo/ti_AC.d
 include/d/%%GCC_VER%%/std/typeinfo/ti_Aa.d
 include/d/%%GCC_VER%%/std/typeinfo/ti_Abit.d
@@ -144,6 +143,11 @@
 include/d/%%GCC_VER%%/std/windows/iunknown.d
 include/d/%%GCC_VER%%/std/windows/registry.d
 include/d/%%GCC_VER%%/std/windows/syserror.d
+include/d/%%GCC_VER%%/std/bind.d
+include/d/%%GCC_VER%%/std/cpuid.d
+include/d/%%GCC_VER%%/std/signals.d
+include/d/%%GCC_VER%%/std/traits.d
+include/d/%%GCC_VER%%/std/typetuple.d
 include/d/%%GCC_VER%%/crc32.d
 include/d/%%GCC_VER%%/gcstats.d
 include/d/%%GCC_VER%%/object.d

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701041426.l04EQrnP022781>