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: 17-Dec-2007 10:58:26 Branch: HEAD Handle: 2007121709582600 Modified files: openpkg-src/magicpoint magicpoint.patch magicpoint.spec Log: upgrading package: magicpoint 20071210 -> 20071217 Summary: Revision Changes Path 1.7 +21 -7 openpkg-src/magicpoint/magicpoint.patch 1.104 +2 -2 openpkg-src/magicpoint/magicpoint.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/magicpoint/magicpoint.patch ============================================================================ $ cvs diff -u -r1.6 -r1.7 magicpoint.patch --- openpkg-src/magicpoint/magicpoint.patch 16 Oct 2005 08:23:59 -0000 1.6 +++ openpkg-src/magicpoint/magicpoint.patch 17 Dec 2007 09:58:26 -0000 1.7 @@ -1,6 +1,6 @@ Index: image/new.c ---- image/new.c.orig 2004-09-01 03:50:32.000000000 +0000 -+++ image/new.c 2005-10-16 08:19:40.000000000 +0000 +--- image/new.c.orig 2004-09-01 05:50:32 +0200 ++++ image/new.c 2007-12-17 10:56:09 +0100 @@ -11,11 +11,7 @@ #include "copyright.h" #include "image.h" @@ -14,8 +14,8 @@ extern int _Xdebug; extern void memoryExhausted(void); Index: image/path.c ---- image/path.c.orig 2004-07-28 15:47:31.000000000 +0000 -+++ image/path.c 2005-10-16 08:19:40.000000000 +0000 +--- image/path.c.orig 2004-07-28 17:47:31 +0200 ++++ image/path.c 2007-12-17 10:56:09 +0100 @@ -8,8 +8,6 @@ * See included file "copyright.h" for complete copyright information. */ @@ -36,9 +36,9 @@ /* SUPPRESS 560 */ Index: mgp.h ---- mgp.h.orig 2004-09-07 16:57:42.000000000 +0000 -+++ mgp.h 2005-10-16 08:21:55.000000000 +0000 -@@ -805,17 +805,6 @@ +--- mgp.h.orig 2007-02-16 14:50:04 +0100 ++++ mgp.h 2007-12-17 10:56:09 +0100 +@@ -814,17 +814,6 @@ extern void embed_file __P((FILE *, struct ctrl *, int *)); extern void cleandir __P((void)); @@ -56,3 +56,17 @@ #ifdef FREETYPE #define RASTERLIB #endif +Index: scanner.l +--- scanner.l.orig 2007-11-24 18:47:28 +0100 ++++ scanner.l 2007-12-17 10:56:25 +0100 +@@ -104,10 +104,6 @@ + JSTR {JISIN}([\041-\176][\041-\176])*{ASCIIIN} + XSTR [\240-\377]* + +-%a 6000 +-%p 4000 +-%o 8000 +- + %% + (NOOP|noop) return KW_NOOP; + (DEFAULT|default) return KW_DEFAULT; @@ . patch -p0 <<'@@ .' Index: openpkg-src/magicpoint/magicpoint.spec ============================================================================ $ cvs diff -u -r1.103 -r1.104 magicpoint.spec --- openpkg-src/magicpoint/magicpoint.spec 10 Dec 2007 10:03:31 -0000 1.103 +++ openpkg-src/magicpoint/magicpoint.spec 17 Dec 2007 09:58:26 -0000 1.104 @@ -32,8 +32,8 @@ Class: EVAL Group: Graphics License: GPL -Version: 20071210 -Release: 20071210 +Version: 20071217 +Release: 20071217 # list of sources Source0: ftp://sh.wide.ad.jp/WIDE/free-ware/mgp-snap/mgp-snap-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org