ports/74791: port update for lang/swi-pl

g.gonter at ieee.org g.gonter at ieee.org
Mon Dec 6 22:50:28 UTC 2004


>Number:         74791
>Category:       ports
>Synopsis:       port update for lang/swi-pl
>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:   Mon Dec 06 22:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Gonter <g.gonter at ieee.org>
>Release:        FreeBSD 5.3-RC1 i386
>Organization:
none
>Environment:
System: FreeBSD alcoholix.wu-wien.ac.at 5.3-RC1 FreeBSD 5.3-RC1 #0: Sun Oct 17 01:25:37 UTC 2004 root at wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC i386


>Description:

	Update for SWI Prolog 5.4.5
	Current port version seems to be broken now anyway since the distfiles
	moved, see patch for update about that.

	Please note, pr 74279 is an update to version 5.4.4 which was not
	handled for more than two weeks.  Please close that old pr now.
	Also, I'm volunteering to take over maintainership, the diff
	already contains that change.

>How-To-Repeat:
>Fix:

diff swi-pl-5.2.8/Makefile swi-pl-5.4.5/Makefile
9,10c9
< PORTVERSION=	5.2.8
< PORTREVISION=	2
---
> PORTVERSION=	5.4.5
12c11,12
< MASTER_SITES=	ftp://ftp.swi.psy.uva.nl/pub/SWI-Prolog/
---
> MASTER_SITES=	ftp://ftp.swi.psy.uva.nl/SWI-Prolog/ \
> 		http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
15c15
< MAINTAINER=	max at FreeBSD.org
---
> MAINTAINER=	g.gonter at ieee.org
45a46,54
> 
> post-configure:
> 	${REINPLACE_CMD} -e '/MALLOC_H/s/^#define \(HAVE_.*_MALLOC_H\).*/\/\* #undef \1 \*\//g' \
> 		${WRKSRC}/src/config.h
> 
> post-install:
> .for f in pl plld plrc
> 	@${STRIP_CMD} ${PREFIX}/lib/${DISTNAME}/bin/${ARCH}-${OPSYS:L}/$f
> .endfor
diff swi-pl-5.2.8/distinfo swi-pl-5.4.5/distinfo
1,2c1,2
< MD5 (pl-5.2.8.tar.gz) = a7709a102778c24216b6fafb9724e019
< SIZE (pl-5.2.8.tar.gz) = 7154851
---
> MD5 (pl-5.4.5.tar.gz) = 79def64cf5a1168e9360eeabe52460d2
> SIZE (pl-5.4.5.tar.gz) = 8169002
Common subdirectories: swi-pl-5.2.8/files and swi-pl-5.4.5/files
diff swi-pl-5.2.8/pkg-plist swi-pl-5.4.5/pkg-plist
9a10
> lib/%%DISTNAME%%/boot/attvar.pl
35a37,44
> lib/%%DISTNAME%%/lib/%%ARCH%%-%%OS%%/libpl.a
> lib/%%DISTNAME%%/library/clp/bounds.pl
> lib/%%DISTNAME%%/library/option.pl
> lib/%%DISTNAME%%/library/assoc.pl
> lib/%%DISTNAME%%/library/dif.pl
> lib/%%DISTNAME%%/library/when.pl
> lib/%%DISTNAME%%/library/operators.pl
> lib/%%DISTNAME%%/library/prolog_stack.pl
74d82
< lib/%%DISTNAME%%/runtime/%%ARCH%%-%%OS%%/libpl.a
76,77d83
< @dirrm lib/%%DISTNAME%%/runtime/%%ARCH%%-%%OS%%
< @dirrm lib/%%DISTNAME%%/runtime
78a85
> @dirrm lib/%%DISTNAME%%/library/clp
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list