Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 23:00:15 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80206: Update port: graphics/xpaint to 2.7.6.3
Message-ID:  <20050421230015.4c9b1ba0.tkato432@yahoo.com>
Resent-Message-ID: <200504211410.j3LEALfw009423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         80206
>Category:       ports
>Synopsis:       Update port: graphics/xpaint to 2.7.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 21 14:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.7.6.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xpaint/Makefile graphics/xpaint/Makefile
--- /usr/ports/graphics/xpaint/Makefile	Mon Apr 11 13:29:14 2005
+++ graphics/xpaint/Makefile	Sun Apr 17 01:08:03 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xpaint
-PORTVERSION=	2.7.6.2
+PORTVERSION=	2.7.6.3
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.ac-grenoble.fr/Office/
diff -urN /usr/ports/graphics/xpaint/distinfo graphics/xpaint/distinfo
--- /usr/ports/graphics/xpaint/distinfo	Mon Apr 11 13:29:14 2005
+++ graphics/xpaint/distinfo	Sun Apr 17 01:28:39 2005
@@ -1,2 +1,2 @@
-MD5 (xpaint-2.7.6_2.tar.bz2) = ec68b97fd8579eb25e851cb6fa92bc95
-SIZE (xpaint-2.7.6_2.tar.bz2) = 378954
+MD5 (xpaint-2.7.6_3.tar.bz2) = 26d66235051efe48837cf78b9f898113
+SIZE (xpaint-2.7.6_3.tar.bz2) = 405613
diff -urN /usr/ports/graphics/xpaint/files/patch-af graphics/xpaint/files/patch-af
--- /usr/ports/graphics/xpaint/files/patch-af	Sat Aug 28 21:58:52 2004
+++ graphics/xpaint/files/patch-af	Sun Apr 17 01:34:51 2005
@@ -1,5 +1,5 @@
---- rw/libpnmrw.c.orig	Wed Oct  4 00:16:52 2000
-+++ rw/libpnmrw.c	Wed Oct  4 00:18:10 2000
+--- rw/libpnmrw.c.orig	Sun Apr 10 17:52:02 2005
++++ rw/libpnmrw.c	Sun Apr 17 01:33:51 2005
 @@ -131,6 +131,7 @@
  static void
  pm_perror(char *reason)
@@ -8,11 +8,11 @@
  #if defined(BSD4_4)
      __const extern char *__const sys_errlist[];
  #else
-@@ -146,6 +147,7 @@
- #endif
- #if !defined(__EMX__) || defined(__CYGWIN__)
-     extern int errno;
+@@ -141,6 +142,7 @@
+ #else
+ #ifdef MISSING_STRERROR
+     extern char *sys_errlist[];
 +#endif
  #endif
-     char *e;
- 
+ #endif
+ #endif
diff -urN /usr/ports/graphics/xpaint/files/patch-ag graphics/xpaint/files/patch-ag
--- /usr/ports/graphics/xpaint/files/patch-ag	Wed Mar 22 00:45:59 2000
+++ graphics/xpaint/files/patch-ag	Sun Apr 17 01:35:59 2005
@@ -1,6 +1,6 @@
---- rw/rwTable.c.orig	Wed Jun 10 06:09:32 1998
-+++ rw/rwTable.c	Fri Mar 17 01:20:54 2000
-@@ -231,6 +231,7 @@
+--- rw/rwTable.c.orig	Sun Apr 10 17:52:02 2005
++++ rw/rwTable.c	Sun Apr 17 01:35:47 2005
+@@ -249,6 +249,7 @@
  char *
  RWGetMsg()
  {
@@ -8,11 +8,11 @@
  #if defined(BSD4_4)
      __const extern char *__const sys_errlist[];
  #else
-@@ -239,6 +240,7 @@
+@@ -258,6 +259,7 @@
+ #  define sys_errlist _sys_errlist
+ #else
+     extern char *sys_errlist[];
++#endif
+ #endif
  #endif
  #endif
-     extern int errno;
-+#endif
- 
-     if (RWtableMsg[0] == '\0') {
- 	if (errno == 0)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050421230015.4c9b1ba0.tkato432>