Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 18:52:01 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20852: Update port: editors/dedit to 0.5.10
Message-ID:  <20000826015201.4CB0A37B422@hub.freebsd.org>

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

>Number:         20852
>Category:       ports
>Synopsis:       Update port: editors/dedit to 0.5.10
>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 Aug 25 19:00:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.10

New file:
patches/patch-ae  patches/patch-af

Remove file:
patches/patch-aa  patches/patch-ac  patches/patch-ad

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/editors/dedit/Makefile editors/dedit/Makefile
--- /usr/ports/editors/dedit/Makefile	Mon Jul 17 21:12:05 2000
+++ editors/dedit/Makefile	Wed Aug 23 00:18:16 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dedit
-PORTVERSION=	0.5.8
+PORTVERSION=	0.5.10
 CATEGORIES=	editors gnome
 MASTER_SITES=	ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -20,9 +20,8 @@
 
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
-USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-USE_AUTOMAKE=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share/gnome \
 		--datadir=${PREFIX}/share/gnome
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASSE}/include" \
diff -urN /usr/ports/editors/dedit/files/md5 editors/dedit/files/md5
--- /usr/ports/editors/dedit/files/md5	Mon Jul 17 21:12:06 2000
+++ editors/dedit/files/md5	Tue Aug 22 02:57:48 2000
@@ -1 +1 @@
-MD5 (dedit_0.5.8.tar.gz) = 076a3dc1ac1ab84a86c1ddf547c8af84
+MD5 (dedit_0.5.10.tar.gz) = abd114de310a3e8f8012cec614709b0e
diff -urN /usr/ports/editors/dedit/patches/patch-aa editors/dedit/patches/patch-aa
--- /usr/ports/editors/dedit/patches/patch-aa	Mon Jan 31 17:43:45 2000
+++ editors/dedit/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig	Wed Jan 26 18:26:17 2000
-+++ po/Makefile.in.in	Wed Jan 26 18:26:32 2000
-@@ -119,7 +119,7 @@
- 	for cat in $$catalogs; do \
- 	  cat=`basename $$cat`; \
- 	  case "$$cat" in \
--	    *.gmo) destdir=$(gnulocaledir);; \
-+	    *.mo) destdir=$(gnulocaledir);; \
- 	    *)     destdir=$(localedir);; \
- 	  esac; \
- 	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
diff -urN /usr/ports/editors/dedit/patches/patch-ac editors/dedit/patches/patch-ac
--- /usr/ports/editors/dedit/patches/patch-ac	Sun Feb 13 00:18:18 2000
+++ editors/dedit/patches/patch-ac	Thu Jan  1 09:00:00 1970
@@ -1,6 +0,0 @@
---- doc/Makefile.am.orig	Sun Feb 13 00:07:37 2000
-+++ doc/Makefile.am	Sun Feb 13 00:07:45 2000
-@@ -1,2 +1,2 @@
--man_MANS = dedit.1 dedit.ja.1
-+man_MANS = dedit.1
- EXTDIST = $(man_MANS)
diff -urN /usr/ports/editors/dedit/patches/patch-ad editors/dedit/patches/patch-ad
--- /usr/ports/editors/dedit/patches/patch-ad	Sun Jul 16 23:18:16 2000
+++ editors/dedit/patches/patch-ad	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- configure.in.orig	Sun Feb 27 16:51:40 2000
-+++ configure.in	Wed Jun 21 05:14:15 2000
-@@ -30,7 +30,7 @@
- ALL_LINGUAS="ja"
- AM_GNOME_GETTEXT
- 
--localedir=$datadir/locale
-+localedir=$prefix/share/locale
- AC_SUBST(localedir)
- 
- dnl Checks for header files.
diff -urN /usr/ports/editors/dedit/patches/patch-ae editors/dedit/patches/patch-ae
--- /usr/ports/editors/dedit/patches/patch-ae	Thu Jan  1 09:00:00 1970
+++ editors/dedit/patches/patch-ae	Wed Aug 23 00:25:40 2000
@@ -0,0 +1,29 @@
+--- configure.orig	Fri Aug 11 17:27:06 2000
++++ configure	Wed Aug 23 00:14:49 2000
+@@ -4109,7 +4109,7 @@
+   cat conftest.$ac_ext >&5
+   rm -rf conftest*
+   CATOBJEXT=.mo
+-		   DATADIRNAME=lib
++		   DATADIRNAME=share
+ fi
+ rm -f conftest*
+ 		INSTOBJEXT=.mo
+@@ -4383,7 +4383,7 @@
+        fi
+        for lang in $LINGUAS; do
+          case "$ALL_LINGUAS" in
+-          *\ $lang\ *|$lang\ *|*\ $lang) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
++          *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
+          esac
+        done
+        LINGUAS=$NEW_LINGUAS
+@@ -4482,7 +4482,7 @@
+ 	< $srcdir/po/POTFILES.in > po/POTFILES
+   
+ 
+-localedir=$datadir/locale
++localedir=$prefix/share/locale
+ 
+ 
+ echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
diff -urN /usr/ports/editors/dedit/patches/patch-af editors/dedit/patches/patch-af
--- /usr/ports/editors/dedit/patches/patch-af	Thu Jan  1 09:00:00 1970
+++ editors/dedit/patches/patch-af	Wed Aug 23 00:13:00 2000
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig	Fri Aug 11 17:27:25 2000
++++ doc/Makefile.in	Wed Aug 23 00:12:50 2000
+@@ -110,7 +110,7 @@
+ l = @l@
+ localedir = @localedir@
+ 
+-man_MANS = dedit.1 dedit.ja.1
++man_MANS = dedit.1
+ EXTRA_DIST = $(man_MANS)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h


>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?20000826015201.4CB0A37B422>