Date: 10 Nov 2006 10:04:26 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105367: [MAINTAINER] math/asymptote: update to 1.18 Message-ID: <20061110100426.53882.qmail@arancino> Resent-Message-ID: <200611101010.kAAAALDx059895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061110100426.53882.qmail>