Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Jul 2011 16:17:43 +0100 (BST)
From:      Klaus Aehlig <aehlig@linta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158670: [patch] lang/gambit-c update to 4.6.1
Message-ID:  <20110705151743.88DB33981D@kta1c10.sesnet.soton.ac.uk>
Resent-Message-ID: <201107051520.p65FK8K1038430@freefall.freebsd.org>

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

>Number:         158670
>Category:       ports
>Synopsis:       [patch] lang/gambit-c update to 4.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 05 15:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Klaus Aehlig
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD kta1c10.sesnet.soton.ac.uk 8.2-STABLE FreeBSD 8.2-STABLE #3: Fri Jun 24 15:20:24 BST 2011 aehlig@kta1c10.sesnet.soton.ac.uk:/usr/obj/usr/src/sys/KTA1C10 amd64

>Description:
	Update to Version 4.6.1

	(while there, remove md5)
>How-To-Repeat:
>Fix:

Apply the following patch

--- gambit-c.patch begins here ---
diff -ruN gambit-c.orig/Makefile gambit-c/Makefile
--- gambit-c.orig/Makefile	2011-07-05 16:12:25.000000000 +0100
+++ gambit-c/Makefile	2011-07-05 16:13:05.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gambit-c
-DISTVERSION=	v4_6_0
+DISTVERSION=	v4_6_1
 PORTEPOCH=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://www.iro.umontreal.ca/~gambit/download/gambit/v4.6/source/
diff -ruN gambit-c.orig/distinfo gambit-c/distinfo
--- gambit-c.orig/distinfo	2011-07-05 16:12:25.000000000 +0100
+++ gambit-c/distinfo	2011-07-05 16:13:05.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (gambc-v4_6_0.tgz) = 4f0e8b3e90a96f2203cbaf1e1cc1388a
-SHA256 (gambc-v4_6_0.tgz) = 905cea7435f5e23c955713466f4baca07100d375e35520a0132b4d7472863be2
-SIZE (gambc-v4_6_0.tgz) = 8196859
+SHA256 (gambc-v4_6_1.tgz) = 42e24b13b84dae8cdcb0f480946944932a1b1dd4f413136929fff7e9f56593eb
+SIZE (gambc-v4_6_1.tgz) = 9529979
diff -ruN gambit-c.orig/pkg-plist gambit-c/pkg-plist
--- gambit-c.orig/pkg-plist	2011-07-05 16:12:25.000000000 +0100
+++ gambit-c/pkg-plist	2011-07-05 16:14:18.000000000 +0100
@@ -1,5 +1,5 @@
-bin/gambc-cc.bat
-bin/gambc-doc.bat
+bin/gambc-cc
+bin/gambc-doc
 bin/gsc-gambit
 bin/gsc-script
 bin/gsi-gambit
@@ -10,7 +10,7 @@
 bin/scheme-srfi-0
 bin/six
 bin/six-script
-include/gambit-c/gambit-not406000.h
+include/gambit-c/gambit-not406001.h
 include/gambit-c/gambit.h
 lib/gambit-c/_eval#.scm
 lib/gambit-c/_gambc.c
--- gambit-c.patch ends here ---


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



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