Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 08:12:48 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19522: Update port: editors/dedit to 0.5.8
Message-ID:  <20000626151248.4A3E637B780@hub.freebsd.org>

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

>Number:         19522
>Category:       ports
>Synopsis:       Update port: editors/dedit to 0.5.8
>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:   Mon Jun 26 08:20:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.8

New file:
patches/patch-ad

Remove file:
patches/patch-ab

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/editors/dedit/Makefile editors/dedit/Makefile
--- /usr/ports/editors/dedit/Makefile	Fri Jun  2 19:11:08 2000
+++ editors/dedit/Makefile	Wed Jun 21 05:19:57 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dedit
-PORTVERSION=	0.5.6
+PORTVERSION=	0.5.8
 CATEGORIES=	editors gnome
 MASTER_SITES=	ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,15 +15,14 @@
 
 LIB_DEPENDS=	iconv.0:${PORTSDIR}/converters/iconv \
 		gnome.4:${PORTSDIR}/x11/gnomelibs
-BUILD_DEPENDS=	automake:${PORTSDIR}/devel/automake
 
-WRKSRC=		${WRKDIR}/dedit-0.5.6
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-USE_AUTOCONF=	yes
+USE_AUTOMAKE=	yes
 CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share/gnome \
 		--datadir=${PREFIX}/share/gnome
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASSE}/include" \
@@ -34,11 +33,6 @@
 .if defined(KANJI)
 MANLANG=	"" ja
 .endif
-
-pre-configure:
-		cd ${WRKSRC}; \
-		aclocal -I macros -I ${X11BASE}/share/aclocal; \
-		${SH} bootstrap
 
 post-install:
 .if defined(KANJI)
diff -urN /usr/ports/editors/dedit/files/md5 editors/dedit/files/md5
--- /usr/ports/editors/dedit/files/md5	Mon Jan 31 17:43:45 2000
+++ editors/dedit/files/md5	Wed Jun 21 05:01:33 2000
@@ -1 +1 @@
-MD5 (dedit_0.5.6.tar.gz) = bd4d62a820aabeca3ec97250460ff664
+MD5 (dedit_0.5.8.tar.gz) = 076a3dc1ac1ab84a86c1ddf547c8af84
diff -urN /usr/ports/editors/dedit/patches/patch-ab editors/dedit/patches/patch-ab
--- /usr/ports/editors/dedit/patches/patch-ab	Sun Feb 13 00:18:18 2000
+++ editors/dedit/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,9 +0,0 @@
---- bootstrap.orig	Sun Feb 13 00:06:02 2000
-+++ bootstrap	Sun Feb 13 00:06:15 2000
-@@ -1,6 +1,5 @@
- #!/bin/sh
- 
--aclocal -I ./macros
- automake --gnu --add-missing
- autoheader
- autoconf
diff -urN /usr/ports/editors/dedit/patches/patch-ad editors/dedit/patches/patch-ad
--- /usr/ports/editors/dedit/patches/patch-ad	Thu Jan  1 09:00:00 1970
+++ editors/dedit/patches/patch-ad	Wed Jun 21 05:14:25 2000
@@ -0,0 +1,11 @@
+--- 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.


>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?20000626151248.4A3E637B780>