Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2005 12:48:28 GMT
From:      Masanori OZAWA <ozawa@ongs.co.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/88597: [PATCH] lang/gdc: update to 0.16
Message-ID:  <200511071248.jA7CmSvp063058@www.freebsd.org>
Resent-Message-ID: <200511071250.jA7CoL5l068604@freefall.freebsd.org>

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

>Number:         88597
>Category:       ports
>Synopsis:       [PATCH] lang/gdc: update to 0.16
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 07 12:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Masanori OZAWA
>Release:        FreeBSD 5.4-RELEASE-p8
>Organization:
ONGS Inc.
>Environment:
FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Tue Nov  1 19:34:02 JST 2005     root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS  i386
>Description:
- update to 0.16
>How-To-Repeat:
              
>Fix:
diff -urN gdc.orig/Makefile gdc/Makefile
--- gdc.orig/Makefile	Sun Oct 23 12:22:15 2005
+++ gdc/Makefile	Mon Nov  7 20:35:05 2005
@@ -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
diff -urN gdc.orig/distinfo gdc/distinfo
--- gdc.orig/distinfo	Sun Oct 23 12:22:15 2005
+++ gdc/distinfo	Mon Nov  7 20:35:43 2005
@@ -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
diff -urN gdc.orig/pkg-plist gdc/pkg-plist
--- gdc.orig/pkg-plist	Sun Oct 23 12:22:15 2005
+++ gdc/pkg-plist	Mon Nov  7 21:23:15 2005
@@ -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/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

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



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