Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 23:00:09 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79752: Update port: graphics/xpaint to 2.7.6.2
Message-ID:  <20050410230009.651c9a16.tkato432@yahoo.com>
Resent-Message-ID: <200504101410.j3AEAGD1082212@freefall.freebsd.org>

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

>Number:         79752
>Category:       ports
>Synopsis:       Update port: graphics/xpaint to 2.7.6.2
>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:   Sun Apr 10 14:10:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.7.6.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xpaint/Makefile graphics/xpaint/Makefile
--- /usr/ports/graphics/xpaint/Makefile	Tue Apr  5 01:03:42 2005
+++ graphics/xpaint/Makefile	Sun Apr 10 21:58:20 2005
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	xpaint
-PORTVERSION=	2.7.6
+PORTVERSION=	2.7.6.2
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.ac-grenoble.fr/Office/
 MASTER_SITE_SUBDIR=	sf-${PORTNAME}
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}_${PORTVERSION:E}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A simple paint program
@@ -18,20 +19,20 @@
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+
 USE_BZIP2=	yes
 USE_IMAKE=	yes
 USE_XPM=	yes
 
 MAN1=		xpaint.1
 
-CFLAGS+=	-DARROW_SCROLLBAR
-
 .if defined(WITH_NEXTAW)
-LIB_DEPENDS+=	neXtaw.${XAWVER}:${PORTSDIR}/x11-toolkits/neXtaw
+LIB_DEPENDS+=	neXtaw:${PORTSDIR}/x11-toolkits/neXtaw
 ALL_TARGET=	nextaw
 XAW_INCDIR=	${X11BASE}/include/X11/neXtaw
 .else
-LIB_DEPENDS+=	Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS+=	Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
 ALL_TARGET=	xaw3d
 XAW_INCDIR=	${X11BASE}/include/X11/Xaw3d
 .endif
diff -urN /usr/ports/graphics/xpaint/distinfo graphics/xpaint/distinfo
--- /usr/ports/graphics/xpaint/distinfo	Tue Apr  5 01:03:42 2005
+++ graphics/xpaint/distinfo	Thu Apr  7 03:30:46 2005
@@ -1,2 +1,2 @@
-MD5 (xpaint-2.7.6.tar.bz2) = ecba3402cbb6404d238021cdaadcadf9
-SIZE (xpaint-2.7.6.tar.bz2) = 378529
+MD5 (xpaint-2.7.6_2.tar.bz2) = ec68b97fd8579eb25e851cb6fa92bc95
+SIZE (xpaint-2.7.6_2.tar.bz2) = 378954
>Release-Note:
>Audit-Trail:
>Unformatted:



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