From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 25 21:00:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687BB16A49E for ; Mon, 25 Sep 2006 21:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9856B43D68 for ; Mon, 25 Sep 2006 21:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8PL0Xhi052766 for ; Mon, 25 Sep 2006 21:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8PL0XjT052765; Mon, 25 Sep 2006 21:00:33 GMT (envelope-from gnats) Resent-Date: Mon, 25 Sep 2006 21:00:33 GMT Resent-Message-Id: <200609252100.k8PL0XjT052765@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nivit@email.it (Nicola Vitale) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADDAE16A415 for ; Mon, 25 Sep 2006 20:55:48 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp21.tin.it (vsmtp21alice.tin.it [212.216.176.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36E6D43D70 for ; Mon, 25 Sep 2006 20:55:45 +0000 (GMT) (envelope-from nivit@email.it) Received: from fabula (87.8.167.234) by vsmtp21.tin.it (7.2.072.1) id 4509493C001876D7 for FreeBSD-gnats-submit@freebsd.org; Mon, 25 Sep 2006 22:55:44 +0200 Received: (qmail 6536 invoked by uid 0); 25 Sep 2006 20:52:19 -0000 Message-Id: <20060925205219.6535.qmail@fabula> Date: 25 Sep 2006 20:52:19 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103647: [MAINTAINER] math/asymptote: Fix build on pointyhat.freebsd.org (i386-6-latest) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 21:00:34 -0000 >Number: 103647 >Category: ports >Synopsis: [MAINTAINER] math/asymptote: Fix build on pointyhat.freebsd.org (i386-6-latest) >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 Sep 25 21:00:32 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD fabula.domo.sva 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Sat Sep 23 09:50:37 CEST 2006 >Description: - Fix build on pointyhat.freebsd.org See http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/asymptote-1.13.log [synchronization with the new version of devel/boehm-gc] - Fix pkg-plist Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- asymptote-1.13_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.sync_with.devel_boehm-gcc/Makefile --- /usr/ports/math/asymptote/Makefile Mon Sep 25 17:29:43 2006 +++ /usr/ports/math/asymptote.sync_with.devel_boehm-gcc/Makefile Mon Sep 25 17:30:18 2006 @@ -7,6 +7,7 @@ PORTNAME= asymptote PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -60,7 +61,7 @@ LN_OPTS= -sf -GCVERSION= 6.6 +GCVERSION= 6.8 GC_DISTNAME= gc${GCVERSION}.tar.gz .include diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-plist /usr/ports/math/asymptote.sync_with.devel_boehm-gcc/pkg-plist --- /usr/ports/math/asymptote/pkg-plist Sat Sep 9 18:47:00 2006 +++ /usr/ports/math/asymptote.sync_with.devel_boehm-gcc/pkg-plist Mon Sep 25 19:06:50 2006 @@ -223,7 +223,7 @@ %%EXAMPLESDIR%%/xxsq01y.asy %%EXAMPLESDIR%%/yingyang.asy @dirrm %%DATADIR%% -@dirrm %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/asy-faq.html %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%EXAMPLESDIR%%/animations @dirrm %%EXAMPLESDIR%% --- asymptote-1.13_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: