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: 13-Dec-2006 12:25:16
Branch: HEAD Handle: 2006121311251600
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.18 -> 1.19
Summary:
Revision Changes Path
1.6 +11 -11 openpkg-src/asymptote/asymptote.patch
1.20 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 22 Oct 2006 17:56:37 -0000
1.5
+++ openpkg-src/asymptote/asymptote.patch 13 Dec 2006 11:25:16 -0000
1.6
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2006-10-22 07:11:18 +0200
-+++ Makefile.in 2006-10-22 19:46:27 +0200
-@@ -29,8 +29,8 @@
+--- Makefile.in.orig 2006-12-13 03:06:26 +0100
++++ Makefile.in 2006-12-13 12:21:17 +0100
+@@ -30,8 +30,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,7 +12,7 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -104,9 +104,9 @@
+@@ -105,9 +105,9 @@
install: install-asy install-man
@@ -25,26 +25,26 @@
-${INSTALL} -d $(latexdir)
${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir)
Index: doc/Makefile
---- doc/Makefile.orig 2006-10-22 07:11:09 +0200
-+++ doc/Makefile 2006-10-22 19:53:06 +0200
+--- doc/Makefile.orig 2006-12-13 03:06:11 +0100
++++ doc/Makefile 2006-12-13 12:22:33 +0100
@@ -6,7 +6,7 @@
doc: asymptote.dvi asymptote.info html man
--man: asymptote.pdf CAD.pdf
-+man:
+-man: asymptote.pdf CAD.pdf PDFAnim_temp_Guide.pdf asy.1
++man:
faq:
cd FAQ; $(MAKE) faq
-@@ -59,10 +59,9 @@
- rm -f asymptote.{aux,cp,cps,dvi,fn,info,ky,log,pg,pdf,toc,tp,vr}
+@@ -71,10 +71,9 @@
+ rm -f CAD.{aux,dvi,log,pdf,toc}
rm -rf asymptote
-install: man faq
+install: faq
cd FAQ; $(MAKE) install
${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
-- ${INSTALL} -p -m 644 {$(DOCFILES)} $(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.19 -r1.20 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 5 Nov 2006 17:39:45 -0000
1.19
+++ openpkg-src/asymptote/asymptote.spec 13 Dec 2006 11:25:16 -0000
1.20
@@ -32,8 +32,8 @@
Class: EVAL
Group: Diagram
License: GPL
-Version: 1.18
-Release: 20061105
+Version: 1.19
+Release: 20061213
# 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]