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: 25-Jun-2009 09:21:32 Branch: HEAD Handle: 2009062508213100 Modified files: openpkg-src/asymptote asymptote.patch asymptote.spec Log: upgrading package: asymptote 1.77 -> 1.78 Summary: Revision Changes Path 1.17 +14 -11 openpkg-src/asymptote/asymptote.patch 1.61 +2 -2 openpkg-src/asymptote/asymptote.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.patch ============================================================================ $ cvs diff -u -r1.16 -r1.17 asymptote.patch --- openpkg-src/asymptote/asymptote.patch 19 Jun 2009 19:09:35 -0000 1.16 +++ openpkg-src/asymptote/asymptote.patch 25 Jun 2009 07:21:31 -0000 1.17 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2009-06-08 05:53:40 +0200 -+++ Makefile.in 2009-06-19 21:03:21 +0200 +--- Makefile.in.orig 2009-06-24 19:24:54 +0200 ++++ Makefile.in 2009-06-25 09:12:56 +0200 @@ -41,8 +41,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,21 +12,24 @@ MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -150,11 +150,11 @@ - grep -v three_\* | grep -v featpost3D | xargs $(ASY) -l >> asy.list - ./asy-list.pl asy.list @VERSION@ +@@ -152,14 +152,14 @@ --install: asy-keywords.el install-asy install-man -+install: asy-keywords.el install-asy + install: asy-keywords.el install-texhash install-man - install-all: asy-keywords.el install-asy install-html +-install-all: asy-keywords.el install-texhash install-html ++install-all: asy-keywords.el + + install-texhash: install-asy + -if test -z "$(DESTDIR)"; then \ + texhash; \ + fi -install-asy: asy +install-asy: ${INSTALL} -d $(bindir) $(asydir) $(GUIdir) $(exampledir) \ $(animationsdir) -${INSTALL} -d $(latexdir) -@@ -162,7 +162,7 @@ +@@ -167,7 +167,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 +39,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-08 04:11:06 +0200 -+++ doc/Makefile.in 2009-06-19 20:59:36 +0200 +--- doc/Makefile.in.orig 2009-06-22 05:24:26 +0200 ++++ doc/Makefile.in 2009-06-25 09:11:55 +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.60 -r1.61 asymptote.spec --- openpkg-src/asymptote/asymptote.spec 19 Jun 2009 19:09:35 -0000 1.60 +++ openpkg-src/asymptote/asymptote.spec 25 Jun 2009 07:21:31 -0000 1.61 @@ -31,8 +31,8 @@ Class: EVAL Group: Diagram License: GPL -Version: 1.77 -Release: 20090619 +Version: 1.78 +Release: 20090625 # 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