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: 31-Jul-2007 09:43:47
Branch: HEAD Handle: 2007073108434700
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.32 -> 1.33
Summary:
Revision Changes Path
1.8 +11 -11 openpkg-src/asymptote/asymptote.patch
1.33 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 20 May 2007 07:32:51 -0000
1.7
+++ openpkg-src/asymptote/asymptote.patch 31 Jul 2007 07:43:47 -0000
1.8
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2007-05-19 19:25:56 +0200
-+++ Makefile.in 2007-05-20 08:52:52 +0200
-@@ -33,8 +33,8 @@
+--- Makefile.in.orig 2007-07-29 18:27:31 +0200
++++ Makefile.in 2007-07-31 09:36:34 +0200
+@@ -34,8 +34,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,7 +12,7 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -114,9 +114,9 @@
+@@ -116,9 +116,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.orig 2007-05-19 19:25:52 +0200
-+++ doc/Makefile 2007-05-20 08:55:04 +0200
+--- doc/Makefile.orig 2007-07-29 18:28:22 +0200
++++ doc/Makefile 2007-07-31 09:39:20 +0200
@@ -2,7 +2,7 @@
ASYFILES = $(wildcard *.asy) latexusage.asy
SOURCE = asymptote.texi version.texi options
- ASY = ../asy -dir ../base
+ ASY = ../asy -dir ../base -config ""
-DOCFILES = asymptote.pdf CAD.pdf
-+DOCFILES =
++DOCFILES =
- doc: asymptote.dvi asymptote.info html man faq
-
-@@ -80,10 +80,9 @@
+ docdir = $(DESTDIR)/usr/local/share/doc/asymptote
+ infodir = $(DESTDIR)${datarootdir}/info
+@@ -84,10 +84,9 @@
rm -f CAD.{aux,dvi,log,pdf,toc}
rm -rf asymptote
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 29 Jun 2007 15:17:24 -0000
1.32
+++ openpkg-src/asymptote/asymptote.spec 31 Jul 2007 07:43:47 -0000
1.33
@@ -32,8 +32,8 @@
Class: EVAL
Group: Diagram
License: GPL
-Version: 1.32
-Release: 20070629
+Version: 1.33
+Release: 20070731
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]