Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2000 19:30:09 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23221: Update port: editors/dedit to 0.6.2.1
Message-ID:  <200012020330.eB23U9K05951@freefall.freebsd.org>

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

>Number:         23221
>Category:       ports
>Synopsis:       Update port: editors/dedit to 0.6.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 01 19:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.6.2.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/editors/dedit/Makefile editors/dedit/Makefile
--- /usr/ports/editors/dedit/Makefile	Thu Nov 30 05:09:56 2000
+++ editors/dedit/Makefile	Fri Dec  1 01:45:16 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dedit
-PORTVERSION=	0.6.2
+PORTVERSION=	0.6.2.1
 CATEGORIES=	editors gnome
 MASTER_SITES=	ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -27,6 +27,10 @@
 .if defined(KANJI)
 MANLANG=	"" ja
 .endif
+
+pre-patch:
+	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g'
 
 post-install:
 .if defined(KANJI)
diff -urN /usr/ports/editors/dedit/distinfo editors/dedit/distinfo
--- /usr/ports/editors/dedit/distinfo	Fri Oct 20 20:18:12 2000
+++ editors/dedit/distinfo	Thu Nov 30 05:13:28 2000
@@ -1 +1 @@
-MD5 (dedit_0.6.2.tar.gz) = ef5ad55b7a15865d1e550410e22f9610
+MD5 (dedit_0.6.2.1.tar.gz) = 1370a3f1beedb9cdf22608165ef4f92f
diff -urN /usr/ports/editors/dedit/pkg-plist editors/dedit/pkg-plist
--- /usr/ports/editors/dedit/pkg-plist	Mon Jan 31 17:43:45 2000
+++ editors/dedit/pkg-plist	Thu Nov 30 05:23:27 2000
@@ -1,2 +1,3 @@
 bin/dedit
+share/gnome/apps/Applications/dedit.desktop
 share/locale/ja/LC_MESSAGES/dedit.mo


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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