ports/92831: [maintainer-update] lang/clisp to 2.38

Jakub Rehor jakub at rehor.net
Sun Feb 5 01:00:18 UTC 2006


>Number:         92831
>Category:       ports
>Synopsis:       [maintainer-update] lang/clisp to 2.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 05 01:00:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jakub Rehor
>Release:        FreeBSD 6.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD libervitae 6.0-RELEASE-p1 FreeBSD 6.0-RELEASE-p1 #0: Mon Jan 2 20:51:30 EST 2006 jakub at libervitae:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	* Update to latest upstream version
	* Replace broken CFLAGS for amd64/ia64 with a configure argument
>How-To-Repeat:
	
>Fix:

	

--- clisp.patch begins here ---
diff -ruN --exclude=README.html clisp-2.37/Makefile clisp-2.38/Makefile
--- clisp-2.37/Makefile	Sat Feb  4 19:42:30 2006
+++ clisp-2.38/Makefile	Sat Feb  4 19:46:56 2006
@@ -2,11 +2,11 @@
 # Date created:         Feb  5 2000
 # Whom:                 Jeff Brown <jabrown at caida.org>
 #
-# $FreeBSD: ports/lang/clisp/Makefile,v 1.34 2006/01/19 12:53:20 tdb Exp $
+# $FreeBSD: ports/lang/clisp/Makefile,v 1.30 2005/10/28 22:44:44 kris Exp $
 #
 
 PORTNAME=	clisp
-PORTVERSION=	2.37
+PORTVERSION=	2.38
 CATEGORIES=	lang lisp
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION}
@@ -32,8 +32,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == amd64 || ${ARCH} == ia64
-CFLAGS+=	-DNO_MULTIMAP_SHM -DNO_MULTIMAP_FILE -DNO_SINGLEMAP \
-		-DNO_TRIVIALMAP
+CONFIGURE_ARGS= --disable-mmap ${CONFIGURE_ARGS}
 .endif
 
 # The source doesn't include a top-level Makefile, so we'll fake one.
diff -ruN --exclude=README.html clisp-2.37/distinfo clisp-2.38/distinfo
--- clisp-2.37/distinfo	Sat Feb  4 19:42:32 2006
+++ clisp-2.38/distinfo	Sat Feb  4 15:02:03 2006
@@ -1,3 +1,3 @@
-MD5 (clisp-2.37.tar.bz2) = f2445b3935b6f97b443d9548c38872e9
-SHA256 (clisp-2.37.tar.bz2) = 6afdb1678357050c459a5aacf20a3303d0db760775769a26ac50d33b5c06255d
-SIZE (clisp-2.37.tar.bz2) = 8052113
+MD5 (clisp-2.38.tar.bz2) = 960e1f6e232415c59b6978f92e62f30b
+SHA256 (clisp-2.38.tar.bz2) = 98ddb7faa384b9b62621ac9af8b4416cbe1b6df420306fceea9e1e01a880e051
+SIZE (clisp-2.38.tar.bz2) = 8078151
--- clisp.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list