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-Feb-2009 23:55:05 Branch: HEAD Handle: 2009021922550400 Modified files: openpkg-src/asymptote asymptote.patch asymptote.spec Log: upgrading package: asymptote 1.62 -> 1.65 Summary: Revision Changes Path 1.14 +7 -7 openpkg-src/asymptote/asymptote.patch 1.52 +2 -2 openpkg-src/asymptote/asymptote.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.patch ============================================================================ $ cvs diff -u -r1.13 -r1.14 asymptote.patch --- openpkg-src/asymptote/asymptote.patch 28 Jan 2009 08:09:26 -0000 1.13 +++ openpkg-src/asymptote/asymptote.patch 19 Feb 2009 22:55:04 -0000 1.14 @@ -1,7 +1,7 @@ Index: Makefile.in ---- Makefile.in.orig 2009-01-27 05:02:57 +0100 -+++ Makefile.in 2009-01-28 08:49:46 +0100 -@@ -39,8 +39,8 @@ +--- Makefile.in.orig 2009-02-19 17:34:38 +0100 ++++ Makefile.in 2009-02-19 23:47:25 +0100 +@@ -40,8 +40,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,7 +12,7 @@ MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -146,18 +146,18 @@ +@@ -147,18 +147,18 @@ asy-keywords.el: asy.list ln -sf ../asy-keywords.el base/ @@ -31,12 +31,12 @@ ${INSTALL} -p -m 755 GUI/*.py $(GUIdir) - ln -sf @datadir@/asymptote/GUI/xasy.py $(bindir)/$(XNAME) + ln $(datadir)/asymptote/GUI/xasy.py $(bindir)/$(XNAME) - ${INSTALL} -p -m 644 examples/*.asy examples/piicon.eps \ + ${INSTALL} -p -m 644 examples/*.asy $(addprefix examples/,$(EXEXTRA)) \ doc/extra/*.asy $(addprefix doc/,$(DOCEXTRA)) $(exampledir) ${INSTALL} -p -m 644 examples/animations/*.asy \ Index: doc/Makefile.in ---- doc/Makefile.in.orig 2009-01-27 05:02:08 +0100 -+++ doc/Makefile.in 2009-01-27 22:20:51 +0100 +--- doc/Makefile.in.orig 2009-02-19 17:34:16 +0100 ++++ doc/Makefile.in 2009-02-19 23:44:34 +0100 @@ -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.51 -r1.52 asymptote.spec --- openpkg-src/asymptote/asymptote.spec 10 Feb 2009 08:36:06 -0000 1.51 +++ openpkg-src/asymptote/asymptote.spec 19 Feb 2009 22:55:04 -0000 1.52 @@ -31,8 +31,8 @@ Class: EVAL Group: Diagram License: GPL -Version: 1.62 -Release: 20090210 +Version: 1.65 +Release: 20090219 # 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