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: 01-Jun-2006 10:34:42
Branch: HEAD Handle: 2006060109344100
Modified files:
openpkg-src/joe joe.patch joe.spec
Log:
upgrading package: joe 3.3 -> 3.4
Summary:
Revision Changes Path
1.4 +9 -8 openpkg-src/joe/joe.patch
1.20 +2 -2 openpkg-src/joe/joe.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/joe/joe.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 joe.patch
--- openpkg-src/joe/joe.patch 8 Jun 2004 12:10:55 -0000 1.3
+++ openpkg-src/joe/joe.patch 1 Jun 2006 08:34:41 -0000 1.4
@@ -1,12 +1,13 @@
Index: utf8.h
---- utf8.h.orig 2004-05-05 21:26:35 +0200
-+++ utf8.h 2004-06-08 14:09:25 +0200
-@@ -10,6 +10,8 @@
+--- utf8.h.orig 2006-05-23 23:21:10 +0200
++++ utf8.h 2006-06-01 10:31:16 +0200
+@@ -8,6 +8,9 @@
+ #ifndef _Iutf8
+ #define _Iutf8 1
- #include "config.h"
- #include "types.h"
+#include <libutf8.h>
+#include <utf8/wctype.h>
-
- #include "i18n.h"
-
++
+ /* UTF-8 Encoder
+ *
+ * c is unicode character.
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/joe/joe.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 joe.spec
--- openpkg-src/joe/joe.spec 24 May 2006 18:51:57 -0000 1.19
+++ openpkg-src/joe/joe.spec 1 Jun 2006 08:34:41 -0000 1.20
@@ -32,8 +32,8 @@
Class: PLUS
Group: Editor
License: GPL
-Version: 3.3
-Release: 20060524
+Version: 3.4
+Release: 20060601
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/joe-editor/joe-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]