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: 22-Oct-2006 19:56:38
Branch: HEAD Handle: 2006102218563700
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.13 -> 1.15
Summary:
Revision Changes Path
1.5 +10 -10 openpkg-src/asymptote/asymptote.patch
1.16 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 6 Sep 2006 14:38:04 -0000
1.4
+++ openpkg-src/asymptote/asymptote.patch 22 Oct 2006 17:56:37 -0000
1.5
@@ -1,6 +1,6 @@
Index: Makefile.in
---- Makefile.in 2006-09-06 06:52:39 +0200
-+++ Makefile.in 2006-09-06 16:20:27 +0200
+--- Makefile.in.orig 2006-10-22 07:11:18 +0200
++++ Makefile.in 2006-10-22 19:46:27 +0200
@@ -29,8 +29,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,7 +12,7 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -105,9 +105,9 @@
+@@ -104,9 +104,9 @@
install: install-asy install-man
@@ -25,18 +25,18 @@
-${INSTALL} -d $(latexdir)
${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir)
Index: doc/Makefile
---- doc/Makefile 2006-09-06 06:52:34 +0200
-+++ doc/Makefile 2006-09-06 16:29:50 +0200
-@@ -5,7 +5,7 @@
+--- doc/Makefile.orig 2006-10-22 07:11:09 +0200
++++ doc/Makefile 2006-10-22 19:53:06 +0200
+@@ -6,7 +6,7 @@
doc: asymptote.dvi asymptote.info html man
--man: asymptote.pdf
-+man:
+-man: asymptote.pdf CAD.pdf
++man:
faq:
cd FAQ; $(MAKE) faq
-@@ -55,10 +55,9 @@
+@@ -59,10 +59,9 @@
rm -f asymptote.{aux,cp,cps,dvi,fn,info,ky,log,pg,pdf,toc,tp,vr}
rm -rf asymptote
@@ -44,7 +44,7 @@
+install: faq
cd FAQ; $(MAKE) install
${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
-- ${INSTALL} -p -m 644 asymptote.pdf $(docdir)
+- ${INSTALL} -p -m 644 {$(DOCFILES)} $(docdir)
${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1
install-all: doc install
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 13 Oct 2006 17:26:53 -0000
1.15
+++ openpkg-src/asymptote/asymptote.spec 22 Oct 2006 17:56:37 -0000
1.16
@@ -32,8 +32,8 @@
Class: EVAL
Group: Diagram
License: GPL
-Version: 1.13
-Release: 20061013
+Version: 1.15
+Release: 20061022
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]