Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 00:27:13 +0100 (CET)
From:      Gerhard Gonter <g.gonter@ieee.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gerhard Gonter <g.gonter@ieee.org>
Subject:   ports/77893: maintainer update for lang/swi-pl
Message-ID:  <200502212327.j1LNRDN9071634@alcoholix.wu-wien.ac.at>
Resent-Message-ID: <200502212330.j1LNUL7f033596@freefall.freebsd.org>

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

>Number:         77893
>Category:       ports
>Synopsis:       maintainer update for lang/swi-pl
>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:   Mon Feb 21 23:30:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Gonter <g.gonter@ieee.org>
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD alcoholix.wu-wien.ac.at 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Dec 26 12:56:10 CET 2004 root@alcoholix.wu-wien.ac.at:/usr/obj/usr/src/sys/GENERIC i386
Architecture: i386

>Description:

	This is an update for SWI-Prolog 5.4.7

>How-To-Repeat:

>Fix:

diff -ruN swi-pl.orig/Makefile swi-pl/Makefile
--- swi-pl.orig/Makefile	Mon Feb 14 11:40:04 2005
+++ swi-pl/Makefile	Tue Feb 22 00:15:06 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	swi-pl
-PORTVERSION=	5.4.6
+PORTVERSION=	5.4.7
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.swi.psy.uva.nl/SWI-Prolog/ \
 		http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
@@ -51,5 +51,7 @@
 .for f in pl plld plrc
 	@${STRIP_CMD} ${PREFIX}/lib/${DISTNAME}/bin/${ARCH}-${OPSYS:L}/$f
 .endfor
+	# swi-pl creates this empty directory
+	${RMDIR} ${PREFIX}/lib/${DISTNAME}/man
 
 .include <bsd.port.post.mk>
diff -ruN swi-pl.orig/distinfo swi-pl/distinfo
--- swi-pl.orig/distinfo	Fri Jan 28 15:36:08 2005
+++ swi-pl/distinfo	Tue Feb 22 00:06:22 2005
@@ -1,2 +1,2 @@
-MD5 (pl-5.4.6.tar.gz) = f4977a5b24e07f3ef67d805c1773dc2c
-SIZE (pl-5.4.6.tar.gz) = 8172507
+MD5 (pl-5.4.7.tar.gz) = 5c57c9a752bd3c6f56e4ae506ab23726
+SIZE (pl-5.4.7.tar.gz) = 8166348
diff -ruN swi-pl.orig/pkg-plist swi-pl/pkg-plist
--- swi-pl.orig/pkg-plist	Mon Dec 27 05:00:58 2004
+++ swi-pl/pkg-plist	Tue Feb 22 00:12:13 2005
@@ -81,7 +81,6 @@
 lib/%%DISTNAME%%/library/tty.pl
 lib/%%DISTNAME%%/library/url.pl
 lib/%%DISTNAME%%/swipl
-@dirrm lib/%%DISTNAME%%/man
 @dirrm lib/%%DISTNAME%%/library/clp
 @dirrm lib/%%DISTNAME%%/library
 @dirrm lib/%%DISTNAME%%/lib/%%ARCH%%-%%OS%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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