From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 10 10:10:23 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 40A9316A416 for ; Fri, 10 Nov 2006 10:10:23 +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 B424C43D53 for ; Fri, 10 Nov 2006 10:10:21 +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 kAAAALGO059896 for ; Fri, 10 Nov 2006 10:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAAAALDx059895; Fri, 10 Nov 2006 10:10:21 GMT (envelope-from gnats) Resent-Date: Fri, 10 Nov 2006 10:10:21 GMT Resent-Message-Id: <200611101010.kAAAALDx059895@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 ED96616A403 for ; Fri, 10 Nov 2006 10:05:29 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96FB643D4C for ; Fri, 10 Nov 2006 10:05:29 +0000 (GMT) (envelope-from nivit@email.it) Received: from localhost (87.8.167.226) by vsmtp1.tin.it (7.2.072.1) id 4537B564007CF538 for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Nov 2006 11:05:27 +0100 Received: (qmail 53883 invoked by uid 0); 10 Nov 2006 10:04:26 -0000 Message-Id: <20061110100426.53882.qmail@arancino> Date: 10 Nov 2006 10:04:26 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/105367: [MAINTAINER] math/asymptote: update to 1.18 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: Fri, 10 Nov 2006 10:10:23 -0000 >Number: 105367 >Category: ports >Synopsis: [MAINTAINER] math/asymptote: update to 1.18 >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: Fri Nov 10 10:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD arancino.domo.sva 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #7: Thu Nov 2 10:39:21 CET >Description: - Update to 1.18 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- asymptote-1.18.patch begins here --- diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.update-1.18/Makefile --- /usr/ports/math/asymptote/Makefile Fri Nov 10 09:22:08 2006 +++ /usr/ports/math/asymptote.update-1.18/Makefile Fri Nov 10 09:35:01 2006 @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.14 +PORTVERSION= 1.18 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/math/asymptote/distinfo /usr/ports/math/asymptote.update-1.18/distinfo --- /usr/ports/math/asymptote/distinfo Fri Nov 10 09:22:08 2006 +++ /usr/ports/math/asymptote.update-1.18/distinfo Tue Nov 7 12:04:00 2006 @@ -1,3 +1,3 @@ -MD5 (asymptote-1.14.tar.gz) = c79f342da644c6b275e2e0abc8478565 -SHA256 (asymptote-1.14.tar.gz) = 93962ef7768d0ab324a70da9fed09c1ff4074ad3991128199a9e8ef317a46aa6 -SIZE (asymptote-1.14.tar.gz) = 864805 +MD5 (asymptote-1.18.tar.gz) = 00006bb1bb3a17bfca322dfa38ce0520 +SHA256 (asymptote-1.18.tar.gz) = d0c3a5e3f752e22037fa0a0ce9c6fdc1d9dda902fd1ea0e31a2c5a18e84ba392 +SIZE (asymptote-1.18.tar.gz) = 875386 diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-doc-Makefile /usr/ports/math/asymptote.update-1.18/files/patch-doc-Makefile --- /usr/ports/math/asymptote/files/patch-doc-Makefile Sat Sep 16 15:35:15 2006 +++ /usr/ports/math/asymptote.update-1.18/files/patch-doc-Makefile Fri Nov 10 10:26:03 2006 @@ -1,14 +1,23 @@ ---- doc/Makefile Wed Sep 6 06:52:34 2006 -+++ doc/Makefile.port Wed Sep 6 18:41:09 2006 -@@ -56,9 +56,10 @@ +--- doc/Makefile Sun Nov 5 09:02:52 2006 ++++ doc/Makefile.port Tue Nov 7 13:50:15 2006 +@@ -2,7 +2,7 @@ + ASYFILES = $(wildcard *.asy) latexusage.asy + FIGURES = version.texi + ASY = ../asy -dir ../base +-DOCFILES = asymptote.pdf,CAD.pdf ++DOCFILES = asymptote.pdf CAD.pdf + + doc: asymptote.dvi asymptote.info html man + +@@ -62,9 +62,10 @@ rm -rf asymptote install: man faq -+ mkdir -p $(prefix)/share/doc/asymptote ++ mkdir $(prefix)/share/doc/asympote cd FAQ; $(MAKE) install ${INSTALL} -d -m 755 $(docdir) $(mandir)/man1 -- ${INSTALL} -p -m 644 asymptote.pdf $(docdir) -+ ${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote +- ${INSTALL} -p -m 644 {$(DOCFILES)} $(docdir) ++ ${INSTALL} -p -m 644 $(DOCFILES) $(prefix)/share/doc/asymptote ${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1 install-all: doc install diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-plist /usr/ports/math/asymptote.update-1.18/pkg-plist --- /usr/ports/math/asymptote/pkg-plist Fri Nov 10 09:22:08 2006 +++ /usr/ports/math/asymptote.update-1.18/pkg-plist Fri Nov 10 10:45:37 2006 @@ -1,6 +1,7 @@ @comment $FreeBSD: ports/math/asymptote/pkg-plist,v 1.19 2006/11/01 00:41:29 clsung Exp $ bin/asy bin/xasy +%%DATADIR%%/CAD.asy %%DATADIR%%/animate.asy %%DATADIR%%/annotate.asy %%DATADIR%%/asy-init.el @@ -54,6 +55,7 @@ %%DATADIR%%/unicode.asy %%DATADIR%%/version.asy %%DATADIR%%/x11colors.asy +%%PORTDOCS%%%%DOCSDIR%%/CAD.pdf %%PORTDOCS%%%%DOCSDIR%%/asy-faq.ascii %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/index.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section1.html @@ -67,6 +69,8 @@ %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section9.html %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy +%%EXAMPLESDIR%%/CAD1.asy +%%EXAMPLESDIR%%/CDlabel.asy %%EXAMPLESDIR%%/Gouraud.asy %%EXAMPLESDIR%%/Gouraudcontour.asy %%EXAMPLESDIR%%/Pythagoras.asy @@ -130,6 +134,7 @@ %%EXAMPLESDIR%%/icon.asy %%EXAMPLESDIR%%/image.asy %%EXAMPLESDIR%%/imagecontour.asy +%%EXAMPLESDIR%%/imagehistogram.asy %%EXAMPLESDIR%%/integraltest.asy %%EXAMPLESDIR%%/join.asy %%EXAMPLESDIR%%/join3.asy @@ -140,6 +145,7 @@ %%EXAMPLESDIR%%/latticeshading.asy %%EXAMPLESDIR%%/leastsquares.asy %%EXAMPLESDIR%%/leastsquares.dat +%%EXAMPLESDIR%%/legend.asy %%EXAMPLESDIR%%/lever.asy %%EXAMPLESDIR%%/limit.asy %%EXAMPLESDIR%%/lineargraph.asy --- asymptote-1.18.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: