Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 09:07:46 +0000 (GMT)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79155: PORT UPDATE: x11/gromit to latest version
Message-ID:  <20050323090746.310F816A4CF@hub.freebsd.org>
Resent-Message-ID: <200503230910.j2N9A4ps025629@freefall.freebsd.org>

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

>Number:         79155
>Category:       ports
>Synopsis:       PORT UPDATE: x11/gromit to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 23 09:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
%%%
Index: Makefile
===================================================================
RCS file: /net/ike/export/home/cvsup/FreeBSD-CVS/ports/x11/gromit/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	4 Feb 2004 05:09:42 -0000	1.4
+++ Makefile	23 Mar 2005 09:01:08 -0000
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	gromit
+# New ports collection makefile for:	Gromit
 # Date Created:				03 Mar 2003
 # Whom:					Sergei Kolobov <sergei@kolobov.com>
 #
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gromit
-PORTVERSION=	20011210
-PORTREVISION=	1
+PORTVERSION=	20041213
 CATEGORIES=	x11
 MASTER_SITES=	http://www.home.unix-ag.org/simon/gromit/
 
@@ -15,10 +14,16 @@
 COMMENT=	"GRaphics Over Miscellaneous Objects (Gromit)"
 
 USE_X_PREFIX=	yes
-USE_GNOME=	gtk12
+USE_REINPLACE=	yes
+USE_GNOME=	gtk20
 
 DOCS=		AUTHORS ChangeLog README
 
+post-extract:
+	@${REINPLACE_CMD} -e 's|gcc|$${CC}|' \
+		-e 's|`gtk-config|$${CFLAGS} `pkg-config gtk\+-2.0|' \
+		${WRKSRC}/Makefile
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/gromit ${PREFIX}/bin
 	@${MKDIR} ${EXAMPLESDIR}
Index: distinfo
===================================================================
RCS file: /net/ike/export/home/cvsup/FreeBSD-CVS/ports/x11/gromit/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	30 Jan 2004 16:03:24 -0000	1.2
+++ distinfo	23 Mar 2005 08:51:08 -0000
@@ -1,2 +1,2 @@
-MD5 (gromit-20011210.tar.gz) = 5e09191f1204d59a70e043776ce547eb
-SIZE (gromit-20011210.tar.gz) = 19827
+MD5 (gromit-20041213.tar.gz) = 86fd67cfe62b1b955ddcd821e14a8c14
+SIZE (gromit-20041213.tar.gz) = 21970
>Release-Note:
>Audit-Trail:
>Unformatted:



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