[csw-devel] SF.net SVN: gar:[20470] csw/mgar/pkg/hevea/trunk

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Sat Mar 16 12:11:54 CET 2013


Revision: 20470
          http://gar.svn.sourceforge.net/gar/?rev=20470&view=rev
Author:   pfelecan
Date:     2013-03-16 11:11:54 +0000 (Sat, 16 Mar 2013)
Log Message:
-----------
hevea/trunk: manually merged branches/2.0.3

Modified Paths:
--------------
    csw/mgar/pkg/hevea/trunk/Makefile
    csw/mgar/pkg/hevea/trunk/checksums
    csw/mgar/pkg/hevea/trunk/files/0001-Fix-installation-paths.patch

Modified: csw/mgar/pkg/hevea/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hevea/trunk/Makefile	2013-03-16 10:30:26 UTC (rev 20469)
+++ csw/mgar/pkg/hevea/trunk/Makefile	2013-03-16 11:11:54 UTC (rev 20470)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = hevea
-VERSION = 1.10
+VERSION = 2.04
 GARTYPE = v2
 
 DESCRIPTION = A fast LaTeX to HTML translator
@@ -40,8 +40,6 @@
 
 CONFIGURE_SCRIPTS	=
 
-SKIPTEST			=	1
-
 # these are overrides for binaries called internally:
 CHECKPKG_OVERRIDES_CSWhevea	+=	surplus-dependency|CSWtexlive
 CHECKPKG_OVERRIDES_CSWhevea	+=	surplus-dependency|CSWnetpbm

Modified: csw/mgar/pkg/hevea/trunk/checksums
===================================================================
--- csw/mgar/pkg/hevea/trunk/checksums	2013-03-16 10:30:26 UTC (rev 20469)
+++ csw/mgar/pkg/hevea/trunk/checksums	2013-03-16 11:11:54 UTC (rev 20470)
@@ -1 +1 @@
-24a631570bee3cc4b8350e9db39be62b  hevea-1.10.tar.gz
+89ed5fff85d61e63540432d125c03117  hevea-2.04.tar.gz

Modified: csw/mgar/pkg/hevea/trunk/files/0001-Fix-installation-paths.patch
===================================================================
--- csw/mgar/pkg/hevea/trunk/files/0001-Fix-installation-paths.patch	2013-03-16 10:30:26 UTC (rev 20469)
+++ csw/mgar/pkg/hevea/trunk/files/0001-Fix-installation-paths.patch	2013-03-16 11:11:54 UTC (rev 20470)
@@ -1,17 +1,17 @@
-From f9882d5b5ac794019eba7d1f95098f19e7497c1e Mon Sep 17 00:00:00 2001
+From 8795f71f0d7a9b6ab49f7b921c869920cf5277c3 Mon Sep 17 00:00:00 2001
 From: Peter Felecan <pfelecan at opencsw.org>
-Date: Wed, 13 Mar 2013 18:55:56 +0100
+Date: Thu, 21 Feb 2013 15:13:08 +0100
 Subject: [PATCH] Fix installation paths
 
 ---
- Makefile | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ Makefile | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index dd90bcb..5816684 100644
+index e52e0f6..aa93904 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -2,7 +2,7 @@
+@@ -2,13 +2,14 @@
  # Compile using ocamlopt, to use ocamlc set TARGET=byte
  TARGET=opt
  # Install prefix
@@ -20,15 +20,14 @@
  # Library directory of hevea
  LIBDIR=$(PREFIX)/lib/hevea
  # Where to install programms
-@@ -10,7 +10,7 @@ BINDIR=$(PREFIX)/bin
- # Install prefix prefix
- DESTDIR=
+ BINDIR=$(PREFIX)/bin
  #Where to install hevea.sty
 -LATEXLIBDIR=$(PREFIX)/lib/hevea
 +LATEXLIBDIR=$(PREFIX)/share/texmf-local/tex/latex/hevea
++
  ##### Advanced configuration parameters
  SUF=
  DIR=
 -- 
-1.8.1.4
+1.8.1
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list