OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 19-Jun-2009 21:09:35 Branch: HEAD Handle: 2009061920093500 Modified files: openpkg-src/asymptote asymptote.patch asymptote.spec Log: upgrading package: asymptote 1.76 -> 1.77 Summary: Revision Changes Path 1.16 +7 -7 openpkg-src/asymptote/asymptote.patch 1.60 +2 -2 openpkg-src/asymptote/asymptote.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.patch ============================================================================ $ cvs diff -u -r1.15 -r1.16 asymptote.patch --- openpkg-src/asymptote/asymptote.patch 8 Jun 2009 12:56:42 -0000 1.15 +++ openpkg-src/asymptote/asymptote.patch 19 Jun 2009 19:09:35 -0000 1.16 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2009-06-02 01:18:19 +0200 -+++ Makefile.in 2009-06-08 13:31:59 +0200 +--- Makefile.in.orig 2009-06-08 05:53:40 +0200 ++++ Makefile.in 2009-06-19 21:03:21 +0200 @@ -41,8 +41,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,21 +12,21 @@ MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -147,11 +147,11 @@ +@@ -150,11 +150,11 @@ grep -v three_\* | grep -v featpost3D | xargs $(ASY) -l >> asy.list ./asy-list.pl asy.list @VERSION@ -install: asy-keywords.el install-asy install-man +install: asy-keywords.el install-asy - install-all: asy-keywords.el install-asy install-doc + install-all: asy-keywords.el install-asy install-html -install-asy: asy +install-asy: ${INSTALL} -d $(bindir) $(asydir) $(GUIdir) $(exampledir) \ $(animationsdir) -${INSTALL} -d $(latexdir) -@@ -159,7 +159,7 @@ +@@ -162,7 +162,7 @@ ${INSTALL} -p -m 755 $(NAME) $(bindir) ${INSTALL} -p -m 644 asy-keywords.el base/*.asy $(addprefix base/,$(EXTRA)) $(asydir) ${INSTALL} -p -m 755 GUI/*.py $(GUIdir) @@ -36,8 +36,8 @@ doc/extra/*.asy $(addprefix doc/,$(DOCEXTRA)) $(exampledir) ${INSTALL} -p -m 644 examples/animations/*.asy \ Index: doc/Makefile.in ---- doc/Makefile.in.orig 2009-06-01 08:04:03 +0200 -+++ doc/Makefile.in 2009-06-08 13:30:35 +0200 +--- doc/Makefile.in.orig 2009-06-08 04:11:06 +0200 ++++ doc/Makefile.in 2009-06-19 20:59:36 +0200 @@ -4,10 +4,10 @@ ASY = ../asy -dir ../base -config "" -render=0 DOCFILES = asymptote.pdf CAD.pdf @@ . patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.spec ============================================================================ $ cvs diff -u -r1.59 -r1.60 asymptote.spec --- openpkg-src/asymptote/asymptote.spec 8 Jun 2009 12:56:42 -0000 1.59 +++ openpkg-src/asymptote/asymptote.spec 19 Jun 2009 19:09:35 -0000 1.60 @@ -31,8 +31,8 @@ Class: EVAL Group: Diagram License: GPL -Version: 1.76 -Release: 20090608 +Version: 1.77 +Release: 20090619 # list of sources Source0: http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org