Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2006 06:03:25 +0100 (CET)
From:      Andreas Eder <are@staffa.eder.local>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jakub@rehor.net
Subject:   ports/91739: clisp-2.37 does not build due to wrong distinfo
Message-ID:  <200601130503.k0D53PRN008052@staffa.eder.local>
Resent-Message-ID: <200601130630.k0D6UBAS058017@freefall.freebsd.org>

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

>Number:         91739
>Category:       ports
>Synopsis:       clisp-2.37 does not build due to wrong distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 06:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Eder
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD staffa.eder.local 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jan 8 15:27:27 CET 2006 root@staffa.eder.local:/usr/obj/usr/src/sys/STAFFA amd64


>Description:
	clisp-2.37 has the wrong info in distinfo and therefore does not build.
>How-To-Repeat:
	go to /usr/ports/lang clisp and type make
>Fix:

	change distinfo according to the following patch

--- clisp.patch begins here ---
diff -ruN /usr/ports/lang/clisp/distinfo /tmp/work/distinfo
--- /usr/ports/lang/clisp/distinfo	Tue Jan  3 06:48:20 2006
+++ /tmp/work/distinfo	Fri Jan 13 05:53:24 2006
@@ -1,3 +1,3 @@
-MD5 (clisp-2.37.tar.bz2) = 646a43385a30b5dc88bbb4f5f2805e94
-SHA256 (clisp-2.37.tar.bz2) = bd5805a02934fcdc2eb8e0ade430f8235b00716a5281c49d256ff9424ec06a0a
-SIZE (clisp-2.37.tar.bz2) = 8050684
+MD5 (clisp-2.37.tar.bz2) = f2445b3935b6f97b443d9548c38872e9
+SHA256 (clisp-2.37.tar.bz2) = 6afdb1678357050c459a5aacf20a3303d0db760775769a26ac50d33b5c06255d
+SIZE (clisp-2.37.tar.bz2) = 8052113
--- clisp.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?200601130503.k0D53PRN008052>