From tkato@prontomail.com  Sun Dec  7 06:03:45 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3F1F216A4D2
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun,  7 Dec 2003 06:01:59 -0800 (PST)
Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AAE0243FEC
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun,  7 Dec 2003 06:01:57 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.198.241.89]) by hfep01.dion.ne.jp with SMTP
          id <20031207140154388.EXET@hfep01.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 7 Dec 2003 23:01:54 +0900
Message-Id: <20031207230018.65f69d53.tkato@prontomail.com>
Date: Sun, 7 Dec 2003 23:00:18 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: lang/elk to 3.99.6

>Number:         60012
>Category:       ports
>Synopsis:       Update port: lang/elk to 3.99.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 07 06:10:28 PST 2003
>Closed-Date:    Sun Dec 07 08:15:26 PST 2003
>Last-Modified:  Sun Dec 07 08:15:26 PST 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 3.99.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/elk/Makefile lang/elk/Makefile
--- /usr/ports/lang/elk/Makefile	Tue Nov 18 01:21:41 2003
+++ lang/elk/Makefile	Sat Dec  6 13:54:38 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	elk
-PORTVERSION=	3.99.5
+PORTVERSION=	3.99.6
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://sam.zoy.org/projects/elk/
 
@@ -26,8 +26,7 @@
 
 MAN1=		elk.1
 
-CPPFLAGS=	-I${LOCALBASE}/include/libelf -I${LOCALBASE}/include \
-		-DHAVE_SYS_TIMES_H
+CPPFLAGS=	-I${LOCALBASE}/include/libelf -I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib
 
 post-install:
diff -urN /usr/ports/lang/elk/distinfo lang/elk/distinfo
--- /usr/ports/lang/elk/distinfo	Tue Sep 30 10:58:18 2003
+++ lang/elk/distinfo	Sat Dec  6 02:17:18 2003
@@ -1 +1 @@
-MD5 (elk-3.99.5.tar.bz2) = 6343c6db23b2ff8002c86ae6e8b3d1ae
+MD5 (elk-3.99.6.tar.bz2) = d5ba4f56796a3c3798164131ae7b0e10
diff -urN /usr/ports/lang/elk/files/patch-configure lang/elk/files/patch-configure
--- /usr/ports/lang/elk/files/patch-configure	Thu Sep 25 00:03:39 2003
+++ lang/elk/files/patch-configure	Sat Dec  6 12:56:29 2003
@@ -1,6 +1,6 @@
---- configure.orig	Sat Sep 13 15:34:27 2003
-+++ configure	Sun Sep 14 02:26:51 2003
-@@ -18769,6 +18769,7 @@
+--- configure.orig	Fri Dec  5 21:51:16 2003
++++ configure	Sat Dec  6 12:56:19 2003
+@@ -19318,6 +19318,7 @@
  
  # This can be used to rebuild libtool when needed
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,3 +8,14 @@
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -25330,8 +25331,8 @@
+ # The directory where all files are installed by running "make install". We
+ # cannot use AC_DEFINE_UNQUOTED here because ${prefix} is not set until the
+ # end of the configure script. Thanks to Phillip Rulon for spotting that.
+-CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\\\"\$(prefix)/share/elk\\\""
+-CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\\\"\$(prefix)/lib/elk\\\""
++CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\"\\\"\$(prefix)/share/elk\\\"\""
++CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\"\\\"\$(prefix)/lib/elk\\\"\""
+ 
+ #define FIND_AOUT defined(USE_LD) || defined(CAN_DUMP) || defined(INIT_OBJECTS)
+ 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sun Dec 7 06:18:29 PST 2003 
Responsible-Changed-Why:  
I'll handle it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60012 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Dec 7 08:15:18 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60012 
>Unformatted:
