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: 12-Jan-2009 13:00:16 Branch: HEAD Handle: 2009011212001500 Modified files: openpkg-src/asymptote asymptote.patch asymptote.spec Log: upgrading package: asymptote 1.52 -> 1.58 Summary: Revision Changes Path 1.12 +14 -14 openpkg-src/asymptote/asymptote.patch 1.47 +2 -2 openpkg-src/asymptote/asymptote.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.patch ============================================================================ $ cvs diff -u -r1.11 -r1.12 asymptote.patch --- openpkg-src/asymptote/asymptote.patch 18 Oct 2008 18:30:41 -0000 1.11 +++ openpkg-src/asymptote/asymptote.patch 12 Jan 2009 12:00:15 -0000 1.12 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2008-10-18 09:10:01 +0200 -+++ Makefile.in 2008-10-18 20:22:56 +0200 +--- Makefile.in.orig 2009-01-12 06:41:53 +0100 ++++ Makefile.in 2009-01-12 12:51:41 +0100 @@ -39,8 +39,8 @@ OPTS = $(DEFS) $(CFLAGS) INCL = -I . @INCL@ @@ -12,7 +12,7 @@ MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND BISON = bison LEX = @LEX@ -@@ -146,16 +146,16 @@ +@@ -148,16 +148,16 @@ install: install-asy install-man @@ -31,20 +31,20 @@ + ln $(datadir)/asymptote/GUI/xasy.py $(bindir)/$(XNAME) ${INSTALL} -p -m 644 examples/*.asy examples/piicon.eps \ doc/extra/*.asy $(addprefix doc/,$(DOCEXTRA)) $(exampledir) - ${INSTALL} -p -m 644 examples/animations/*.asy $(animationsdir) -Index: doc/Makefile ---- doc/Makefile.orig 2008-10-18 09:10:43 +0200 -+++ doc/Makefile 2008-10-18 20:20:39 +0200 + ${INSTALL} -p -m 644 examples/animations/*.asy \ +Index: doc/Makefile.in +--- doc/Makefile.in.orig 2009-01-12 06:41:06 +0100 ++++ doc/Makefile.in 2009-01-12 12:52:31 +0100 @@ -4,10 +4,10 @@ ASY = ../asy -dir ../base -config "" -render=0 DOCFILES = asymptote.pdf CAD.pdf --docdir = $(DESTDIR)/usr/local/share/doc/asymptote -+docdir = $(DESTDIR)/openpkg-dev/share/doc/asymptote - infodir = $(DESTDIR)${datarootdir}/info - datarootdir = ${prefix}/share --INSTALL = /usr/bin/ginstall -c -+INSTALL = /openpkg-dev/bin/ginstall -c - TEXI2DVI = texi2dvi +-docdir = $(DESTDIR)@docdir@ ++docdir = $(DESTDIR)@prefix@/share/doc/asymptote + infodir = $(DESTDIR)@infodir@ + datarootdir = @datarootdir@ +-INSTALL = @INSTALL@ ++INSTALL = @prefix@/bin/ginstall -c + TEXI2DVI = @TEXI2DVI@ export docdir infodir INSTALL @@ . patch -p0 <<'@@ .' Index: openpkg-src/asymptote/asymptote.spec ============================================================================ $ cvs diff -u -r1.46 -r1.47 asymptote.spec --- openpkg-src/asymptote/asymptote.spec 26 Nov 2008 06:53:19 -0000 1.46 +++ openpkg-src/asymptote/asymptote.spec 12 Jan 2009 12:00:15 -0000 1.47 @@ -31,8 +31,8 @@ Class: EVAL Group: Diagram License: GPL -Version: 1.52 -Release: 20081126 +Version: 1.58 +Release: 20090112 # 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