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: 06-Oct-2008 19:17:44
Branch: HEAD Handle: 2008100618174200
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.43 -> 1.44
Summary:
Revision Changes Path
1.10 +10 -10 openpkg-src/asymptote/asymptote.patch
1.43 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.9 -r1.10 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 12 Oct 2007 06:46:34 -0000
1.9
+++ openpkg-src/asymptote/asymptote.patch 6 Oct 2008 17:17:42 -0000
1.10
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2007-10-11 19:39:28 +0200
-+++ Makefile.in 2007-10-12 08:42:01 +0200
-@@ -34,8 +34,8 @@
+--- Makefile.in.orig 2008-10-06 12:16:51 +0200
++++ Makefile.in 2008-10-06 18:59:12 +0200
+@@ -38,8 +38,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,7 +12,7 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -117,16 +117,16 @@
+@@ -145,16 +145,16 @@
install: install-asy install-man
@@ -29,14 +29,14 @@
${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/*.asy \
- doc/extra/*.asy doc/*.csv doc/*.dat doc/latexusage.tex $(exampledir)
- ${INSTALL} -p -m 644 examples/animations/*.asy $(animationsdir)
+ ${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)
Index: doc/Makefile
---- doc/Makefile.orig 2007-10-11 19:40:04 +0200
-+++ doc/Makefile 2007-10-12 08:36:21 +0200
+--- doc/Makefile.orig 2008-10-06 12:23:49 +0200
++++ doc/Makefile 2008-10-06 18:58:06 +0200
@@ -4,10 +4,10 @@
- ASY = ../asy -dir ../base -config ""
+ ASY = ../asy -dir ../base -config "" -render=0
DOCFILES = asymptote.pdf CAD.pdf
-docdir = $(DESTDIR)/usr/local/share/doc/asymptote
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 12 Jun 2008 18:02:33 -0000
1.42
+++ openpkg-src/asymptote/asymptote.spec 6 Oct 2008 17:17:42 -0000
1.43
@@ -31,8 +31,8 @@
Class: EVAL
Group: Diagram
License: GPL
-Version: 1.43
-Release: 20080612
+Version: 1.44
+Release: 20081006
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]