OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   08-Jun-2009 14:56:42
  Branch: HEAD                             Handle: 2009060813564200

  Modified files:
    openpkg-src/asymptote   asymptote.patch asymptote.spec

  Log:
    upgrading package: asymptote 1.74 -> 1.76

  Summary:
    Revision    Changes     Path
    1.15        +10 -9      openpkg-src/asymptote/asymptote.patch
    1.59        +4  -4      openpkg-src/asymptote/asymptote.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/asymptote/asymptote.patch
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 asymptote.patch
  --- openpkg-src/asymptote/asymptote.patch     19 Feb 2009 22:55:04 -0000      
1.14
  +++ openpkg-src/asymptote/asymptote.patch     8 Jun 2009 12:56:42 -0000       
1.15
  @@ -1,7 +1,7 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2009-02-19 17:34:38 +0100
  -+++ Makefile.in      2009-02-19 23:47:25 +0100
  -@@ -40,8 +40,8 @@
  +--- Makefile.in.orig 2009-06-02 01:18:19 +0200
  ++++ Makefile.in      2009-06-08 13:31:59 +0200
  +@@ -41,8 +41,8 @@
    OPTS = $(DEFS) $(CFLAGS)
    INCL = -I . @INCL@
    
  @@ -12,9 +12,9 @@
    MAKEDEPEND = $(OPTS) -O0 -M -DDEPEND
    BISON = bison
    LEX = @LEX@
  -@@ -147,18 +147,18 @@
  - asy-keywords.el: asy.list
  -     ln -sf ../asy-keywords.el base/
  +@@ -147,11 +147,11 @@
  +           grep -v three_\* | grep -v featpost3D | xargs $(ASY) -l >> 
asy.list
  +     ./asy-list.pl asy.list @VERSION@
    
   -install: asy-keywords.el install-asy install-man
   +install: asy-keywords.el install-asy
  @@ -26,8 +26,9 @@
        ${INSTALL} -d $(bindir) $(asydir) $(GUIdir) $(exampledir) \
              $(animationsdir)
        -${INSTALL} -d $(latexdir)
  +@@ -159,7 +159,7 @@
        ${INSTALL} -p -m 755 $(NAME) $(bindir)
  -     ${INSTALL} -p -m 644 base/*.asy $(addprefix base/,$(EXTRA)) $(asydir)
  +     ${INSTALL} -p -m 644 asy-keywords.el base/*.asy $(addprefix 
base/,$(EXTRA)) $(asydir)
        ${INSTALL} -p -m 755 GUI/*.py $(GUIdir)
   -    ln -sf @datadir@/asymptote/GUI/xasy.py $(bindir)/$(XNAME)
   +    ln $(datadir)/asymptote/GUI/xasy.py $(bindir)/$(XNAME)
  @@ -35,8 +36,8 @@
          doc/extra/*.asy $(addprefix doc/,$(DOCEXTRA)) $(exampledir)
        ${INSTALL} -p -m 644 examples/animations/*.asy \
   Index: doc/Makefile.in
  ---- doc/Makefile.in.orig     2009-02-19 17:34:16 +0100
  -+++ doc/Makefile.in  2009-02-19 23:44:34 +0100
  +--- doc/Makefile.in.orig     2009-06-01 08:04:03 +0200
  ++++ doc/Makefile.in  2009-06-08 13:30:35 +0200
   @@ -4,10 +4,10 @@
    ASY = ../asy -dir ../base -config "" -render=0
    DOCFILES = asymptote.pdf CAD.pdf
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/asymptote/asymptote.spec
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 asymptote.spec
  --- openpkg-src/asymptote/asymptote.spec      28 May 2009 11:27:52 -0000      
1.58
  +++ openpkg-src/asymptote/asymptote.spec      8 Jun 2009 12:56:42 -0000       
1.59
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Diagram
   License:      GPL
  -Version:      1.74
  -Release:      20090528
  +Version:      1.76
  +Release:      20090608
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.src.tgz
  @@ -43,8 +43,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, tetex, make, gcc, gcc::with_cxx 
= yes
   PreReq:       OpenPKG, openpkg >= 20040130, tetex
  -BuildPreReq:  gc, gsl, ncurses, readline
  -PreReq:       gc, gsl, ncurses, readline
  +BuildPreReq:  gc, gsl, ncurses, readline, libsigsegv
  +PreReq:       gc, gsl, ncurses, readline, libsigsegv
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to