Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2007 03:01:05 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118596: Update port: graphics/gpaint to 0.3.3
Message-ID:  <20071213030105.02e6bf6e.tkato432@yahoo.com>
Resent-Message-ID: <200712121830.lBCIU7jf034869@freefall.freebsd.org>

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

>Number:         118596
>Category:       ports
>Synopsis:       Update port: graphics/gpaint to 0.3.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:   Wed Dec 12 18:30:07 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gpaint/Makefile graphics/gpaint/Makefile
--- /usr/ports/graphics/gpaint/Makefile	Wed Jun 13 03:23:51 2007
+++ graphics/gpaint/Makefile	Fri Nov  2 01:06:08 2007
@@ -6,16 +6,23 @@
 #
 
 PORTNAME=	gpaint
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.3
 DISTVERSIONPREFIX=	2-
 CATEGORIES=	graphics gnome
-MASTER_SITES=	ftp://alpha.gnu.org/gnu/gpaint/ CENKES
+MASTER_SITES=	${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A small-scale painting program for GNOME
 
-USE_GNOME=	libgnomeprint libgnomeprintui
+USE_GNOME=	gnometarget libgnomeprint libgnomeprintui
 GNU_CONFIGURE=	yes
-PLIST_FILES=	bin/${PORTNAME}-2
+
+PLIST_FILES=	bin/gpaint-2 %%DATADIR%%/glade/gpaint.glade
+PLIST_DIRS=	%%DATADIR%%/glade %%DATADIR%%
+
+post-patch:
+	@${REINPLACE_CMD} -e \
+		's|_RESPONSE_DISCARD|_RESPONSE_NO|g' ${WRKSRC}/src/drawing.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/gpaint/distinfo graphics/gpaint/distinfo
--- /usr/ports/graphics/gpaint/distinfo	Wed Jun 13 03:23:51 2007
+++ graphics/gpaint/distinfo	Thu Nov  1 23:58:28 2007
@@ -1,3 +1,3 @@
-MD5 (gpaint-2-0.3.1.tar.gz) = c05d5a523e3c82da9c58225ba6219e3c
-SHA256 (gpaint-2-0.3.1.tar.gz) = 461e50214d3f30f100279f3226214d56cf1f35c05c52fa0b51dff43dc600f535
-SIZE (gpaint-2-0.3.1.tar.gz) = 374185
+MD5 (gpaint-2-0.3.3.tar.gz) = 037cc283d2cdd806dbdc462839bb3b72
+SHA256 (gpaint-2-0.3.3.tar.gz) = 541706460610c8bd917225a0370762b66e378e756afa780e67677eeb0a2dd0eb
+SIZE (gpaint-2-0.3.3.tar.gz) = 569301
>Release-Note:
>Audit-Trail:
>Unformatted:



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