ports/76899: Update port: graphics/xpaint to 2.7.3

KATO Tsuguru tkato432 at yahoo.com
Mon Jan 31 15:10:20 UTC 2005


>Number:         76899
>Category:       ports
>Synopsis:       Update port: graphics/xpaint to 2.7.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:   Mon Jan 31 15:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.7.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xpaint/Makefile graphics/xpaint/Makefile
--- /usr/ports/graphics/xpaint/Makefile	Wed Oct 27 12:09:47 2004
+++ graphics/xpaint/Makefile	Sun Jan 30 18:41:14 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xpaint
-PORTVERSION=	2.7.2
+PORTVERSION=	2.7.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	Wed Oct 27 12:09:47 2004
+++ graphics/xpaint/distinfo	Sun Jan 30 18:54:25 2005
@@ -1,2 +1,2 @@
-MD5 (xpaint-2.7.2.tar.bz2) = 4713789df2aabc0d1352a63b10315864
-SIZE (xpaint-2.7.2.tar.bz2) = 609645
+MD5 (xpaint-2.7.3.tar.bz2) = acfdb2c7faeb3124988727727a41672d
+SIZE (xpaint-2.7.3.tar.bz2) = 615007
diff -urN /usr/ports/graphics/xpaint/files/patch-ab graphics/xpaint/files/patch-ab
--- /usr/ports/graphics/xpaint/files/patch-ab	Mon Dec 11 11:50:27 2000
+++ graphics/xpaint/files/patch-ab	Sun Jan 30 18:56:07 2005
@@ -1,15 +1,15 @@
---- fileName.c.orig	Wed Oct  4 00:11:54 2000
-+++ fileName.c	Wed Oct  4 00:13:04 2000
-@@ -37,7 +37,7 @@
+--- fileName.c.orig	Mon Nov  8 21:41:46 2004
++++ fileName.c	Sun Jan 30 18:55:53 2005
+@@ -38,7 +38,7 @@
  #include <stdio.h>
  #include <sys/types.h>
  #include <sys/stat.h>
--#if defined(SYSV) || defined(SVR4) || defined(__CYGWIN__)
-+#if defined(SYSV) || defined(SVR4) || defined(__CYGWIN__) || defined(__FreeBSD__)
+-#if defined(SYSV) || defined(SVR4) || defined(__CYGWIN__) || defined(__VMS )
++#if defined(SYSV) || defined(SVR4) || defined(__CYGWIN__) || defined(__VMS ) || defined(__FreeBSD__)
  #include <dirent.h>
  #else
  #include <sys/dir.h>
-@@ -395,7 +395,7 @@
+@@ -409,7 +409,7 @@
  setCWD(arg_t * arg, char *dir)
  {
      DIR *dirp;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list