OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Oct-2008 20:30:41
Branch: HEAD Handle: 2008101819304100
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.44 -> 1.45
Summary:
Revision Changes Path
1.11 +9 -9 openpkg-src/asymptote/asymptote.patch
1.44 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.10 -r1.11 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 6 Oct 2008 17:17:42 -0000
1.10
+++ openpkg-src/asymptote/asymptote.patch 18 Oct 2008 18:30:41 -0000
1.11
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2008-10-06 12:16:51 +0200
-+++ Makefile.in 2008-10-06 18:59:12 +0200
-@@ -38,8 +38,8 @@
+--- Makefile.in.orig 2008-10-18 09:10:01 +0200
++++ Makefile.in 2008-10-18 20:22:56 +0200
+@@ -39,8 +39,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,7 +12,7 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -145,16 +145,16 @@
+@@ -146,16 +146,16 @@
install: install-asy install-man
@@ -29,12 +29,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 doc/pixel.pdf \
- doc/*.asy doc/extra/*.asy doc/*.csv doc/*.dat doc/latexusage.tex \
- $(exampledir)
+ ${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-06 12:23:49 +0200
-+++ doc/Makefile 2008-10-06 18:58:06 +0200
+--- doc/Makefile.orig 2008-10-18 09:10:43 +0200
++++ doc/Makefile 2008-10-18 20:20:39 +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.43 -r1.44 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 6 Oct 2008 17:17:42 -0000
1.43
+++ openpkg-src/asymptote/asymptote.spec 18 Oct 2008 18:30:41 -0000
1.44
@@ -31,8 +31,8 @@
Class: EVAL
Group: Diagram
License: GPL
-Version: 1.44
-Release: 20081006
+Version: 1.45
+Release: 20081018
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]