Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 02:05:40 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47756: Update port: textproc/gtkdiff to 1.8.0
Message-ID:  <20030201020540.52f6cce4.tkato@prontomail.com>

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

>Number:         47756
>Category:       ports
>Synopsis:       Update port: textproc/gtkdiff to 1.8.0
>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:   Fri Jan 31 09:10:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.8.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/gtkdiff/Makefile textproc/gtkdiff/Makefile
--- /usr/ports/textproc/gtkdiff/Makefile	Mon Jan 20 06:46:54 2003
+++ textproc/gtkdiff/Makefile	Sun Jan 26 15:11:49 2003
@@ -6,25 +6,22 @@
 #
 
 PORTNAME=	gtkdiff
-PORTVERSION=	1.0.2
+PORTVERSION=	1.8.0
 CATEGORIES=	textproc gnome
 MASTER_SITES=	http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/
 
 MAINTAINER=	ports@FreeBSD.org
 
 USE_X_PREFIX=	yes
-USE_GNOME=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gnomehack gnomeprefix gnomelibs
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
+		LDFLAGS="-L${LOCALBASE}/lib"
 
-MAN1=		gtkdiff.1
+MAN1=		gtkdiff.1 gtkdiff-rcs.1
 
-pre-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
-		's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
-		 s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
+post-patch:
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/gtkdiff/distinfo textproc/gtkdiff/distinfo
--- /usr/ports/textproc/gtkdiff/distinfo	Wed Jan 12 14:46:55 2000
+++ textproc/gtkdiff/distinfo	Sun Jan 26 15:03:43 2003
@@ -1 +1 @@
-MD5 (gtkdiff-1.0.2.tar.gz) = f8d19d2cba22d038a30588975d2e7428
+MD5 (gtkdiff-1.8.0.tar.gz) = 536979ae70650680518a0b79d14e9366
diff -urN /usr/ports/textproc/gtkdiff/pkg-plist textproc/gtkdiff/pkg-plist
--- /usr/ports/textproc/gtkdiff/pkg-plist	Thu Oct  5 16:17:20 2000
+++ textproc/gtkdiff/pkg-plist	Sun Jan 26 15:09:09 2003
@@ -1,8 +1,12 @@
 bin/gtkdiff
+bin/gtkdiff-cvs
 bin/gtkdiff-rcs
 share/gnome/apps/Utilities/gtkdiff.desktop
 share/gnome/gtkdiff/gtkdiffrc
+share/locale/da/LC_MESSAGES/gtkdiff.mo
+share/locale/de/LC_MESSAGES/gtkdiff.mo
 share/locale/es/LC_MESSAGES/gtkdiff.mo
 share/locale/fr/LC_MESSAGES/gtkdiff.mo
 share/locale/ja/LC_MESSAGES/gtkdiff.mo
+share/locale/tr/LC_MESSAGES/gtkdiff.mo
 @dirrm share/gnome/gtkdiff
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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