Date: Tue, 19 Jul 2005 09:47:53 GMT From: David Gullasch <david.gullasch@mailbox.tu-dresden.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/83715: update request for /usr/ports/lang/yap Message-ID: <200507190947.j6J9lrZb021359@www.freebsd.org> Resent-Message-ID: <200507190950.j6J9oDD9087586@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83715 >Category: ports >Synopsis: update request for /usr/ports/lang/yap >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: Tue Jul 19 09:50:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Gullasch >Release: 5.4-STABLE >Organization: >Environment: FreeBSD fagelbo.methyltheobro.mine.nu 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 23 17:49:29 CEST 2005 toor@fagelbo.methyltheobro.mine.nu:/home/FreeBSD-obj/usr/src/sys/FAGELBO i386 >Description: The port of the YAP Prolog Systems is out of date. There is a new version out since several months now which contains many bugfixes. Due to limited diskspace at sourceforge the new version is distributed via the server of the Universidade do Porto (see http://sourceforge.net/mailarchive/forum.php?thread_id=6359049&forum_id=2080 and the download link on the official homepage http://www.ncc.up.pt/~vsc/Yap/). >How-To-Repeat: see /usr/ports/lang/yap/Makefile >Fix: Index: Makefile =================================================================== RCS file: /storage/FreeBSD-cvs/ports/lang/yap/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 12 Apr 2005 03:25:53 -0000 1.19 +++ Makefile 19 Jul 2005 07:45:47 -0000 @@ -7,10 +7,9 @@ # PORTNAME= yap -PORTVERSION= 4.5.5 +PORTVERSION= 4.5.6 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://www.ncc.up.pt/~vsc/Yap/Yap4.5/ DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org Index: distinfo =================================================================== RCS file: /storage/FreeBSD-cvs/ports/lang/yap/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 10 Apr 2005 16:51:20 -0000 1.10 +++ distinfo 19 Jul 2005 07:43:22 -0000 @@ -1,2 +1,2 @@ -MD5 (Yap-4.5.5.tar.gz) = 661e289f4bdac0e6cfc7e59d4421c2a8 -SIZE (Yap-4.5.5.tar.gz) = 3521227 +MD5 (Yap-4.5.6.tar.gz) = 9b02b62d40b0639b4dd00d5cdd3f1e1d +SIZE (Yap-4.5.5.tar.gz) = 3297617 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507190947.j6J9lrZb021359>