OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Sep-2006 16:38:04
Branch: HEAD Handle: 2006090615380400
Modified files:
openpkg-src/asymptote asymptote.patch asymptote.spec
Log:
upgrading package: asymptote 1.12 -> 1.13
Summary:
Revision Changes Path
1.4 +16 -15 openpkg-src/asymptote/asymptote.patch
1.12 +2 -2 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 asymptote.patch
--- openpkg-src/asymptote/asymptote.patch 19 Jun 2006 08:00:35 -0000
1.3
+++ openpkg-src/asymptote/asymptote.patch 6 Sep 2006 14:38:04 -0000
1.4
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2006-06-19 05:36:26 +0200
-+++ Makefile.in 2006-06-19 09:48:47 +0200
-@@ -28,8 +28,8 @@
+--- Makefile.in 2006-09-06 06:52:39 +0200
++++ Makefile.in 2006-09-06 16:20:27 +0200
+@@ -29,8 +29,8 @@
OPTS = $(DEFS) $(CFLAGS)
INCL = -I . @INCL@
@@ -12,38 +12,39 @@
MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
BISON = bison
LEX = @LEX@
-@@ -92,9 +92,9 @@
+@@ -105,9 +105,9 @@
install: install-asy install-man
-install-all: install-asy install-doc
+install-all: install-asy
--install-asy: asy
-+install-asy:
+-install-asy: asy asy-keywords.el
++install-asy: asy-keywords.el
${INSTALL} -d $(bindir) $(asydir) $(exampledir) $(animationsdir)
-${INSTALL} -d $(latexdir)
${INSTALL} -p -m 755 $(NAME) $(EXTRABIN) $(bindir)
Index: doc/Makefile
---- doc/Makefile.orig 2006-06-19 05:36:12 +0200
-+++ doc/Makefile 2006-06-19 09:49:21 +0200
-@@ -4,7 +4,7 @@
+--- doc/Makefile 2006-09-06 06:52:34 +0200
++++ doc/Makefile 2006-09-06 16:29:50 +0200
+@@ -5,7 +5,7 @@
doc: asymptote.dvi asymptote.info html man
-man: asymptote.pdf
+man:
- %.png: %.asy
- ../asy -f png $<
-@@ -51,9 +51,8 @@
+ faq:
+ cd FAQ; $(MAKE) faq
+@@ -55,10 +55,9 @@
rm -f asymptote.{aux,cp,cps,dvi,fn,info,ky,log,pg,pdf,toc,tp,vr}
rm -rf asymptote
--install-man: man
-+install-man:
+-install: man faq
++install: faq
+ cd FAQ; $(MAKE) install
${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
- ${INSTALL} -p -m 644 asymptote.pdf $(docdir)
${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1
- install: doc install-man
+ install-all: doc install
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 2 Aug 2006 07:08:37 -0000
1.11
+++ openpkg-src/asymptote/asymptote.spec 6 Sep 2006 14:38:04 -0000
1.12
@@ -32,8 +32,8 @@
Class: EVAL
Group: Text
License: GPL
-Version: 1.12
-Release: 20060802
+Version: 1.13
+Release: 20060906
# 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]