From dom@host217-39-173-154.in-addr.btopenworld.com  Tue Aug 13 13:24:51 2002
Return-Path: <dom@host217-39-173-154.in-addr.btopenworld.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3709837B400; Tue, 13 Aug 2002 13:24:51 -0700 (PDT)
Received: from host217-39-173-154.in-addr.btopenworld.com (host217-39-173-154.in-addr.btopenworld.com [217.39.173.154])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BBE0A43E65; Tue, 13 Aug 2002 13:24:50 -0700 (PDT)
	(envelope-from dom@host217-39-173-154.in-addr.btopenworld.com)
Received: by host217-39-173-154.in-addr.btopenworld.com (Postfix, from userid 1000)
	id 01E303C8; Tue, 13 Aug 2002 21:26:37 +0100 (BST)
Message-Id: <20020813202637.01E303C8@host217-39-173-154.in-addr.btopenworld.com>
Date: Tue, 13 Aug 2002 21:26:37 +0100 (BST)
From: Dominic Marks <dominic_marks@btinternet.com>
Reply-To: Dominic Marks <dominic_marks@btinternet.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: petef@freebsd.org
Subject: Port Update: devel/libevent
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41633
>Category:       ports
>Synopsis:       Port Update: devel/libevent
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    petef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 13 13:30:03 PDT 2002
>Closed-Date:    Mon Oct 21 09:40:16 PDT 2002
>Last-Modified:  Mon Oct 21 09:40:16 PDT 2002
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
National Physical Laboratory, UK
>Environment:
System: FreeBSD gallium 4.6-STABLE FreeBSD 4.6-STABLE #3:
Sun Aug 11 15:48:10 BST 2002 dom@gallium:/usr/obj/media/cvs/src/sys/GALLIUM i386
	
>Description:
	libevent 0.4 -> 0.5
	
>How-To-Repeat:
	Maintainer is CC'ed.
	
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libevent/Makefile,v
retrieving revision 1.3
diff -u -3 -p -r1.3 Makefile
--- Makefile	2002/04/25 06:53:41	1.3
+++ Makefile	2002/08/13 20:22:28
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	libevent
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	devel
-MASTER_SITES=	http://www.monkey.org/~provos/
+MASTER_SITES=	http://monkey.org/~provos/
 
 MAINTAINER=	petef@FreeBSD.org
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libevent/distinfo,v
retrieving revision 1.2
diff -u -3 -p -r1.2 distinfo
--- distinfo	2002/04/25 06:53:41	1.2
+++ distinfo	2002/08/13 20:22:28
@@ -1 +1 @@
-MD5 (libevent-0.4.tar.gz) = 64d77035dfc6e7551455375d347b3f24
+MD5 (libevent-0.5.tar.gz) = f41b09d67a84d5a2f7f6504e184c45ba
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->petef 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Tue Aug 13 21:01:48 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41633 
State-Changed-From-To: open->feedback 
State-Changed-By: petef 
State-Changed-When: Fri Aug 23 14:05:00 PDT 2002 
State-Changed-Why:  
===>  Installing for libevent-0.5 
Making install in . 
cd . && autoconf 
configure.in:56: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs. LIBOBJS' 
*** Error code 1 

Stop in /usr/home/petef/ports/libevent/work/libevent. 
*** Error code 1 


http://www.freebsd.org/cgi/query-pr.cgi?pr=41633 

From: Dominic Marks <dominic_marks@btinternet.com>
To: freebsd-gnats-submit@freebsd.org
Cc: petef@freebsd.org
Subject: Re: ports/41633: Port Update: devel/libevent
Date: Sun, 25 Aug 2002 12:49:16 +0100

 Hey,
 
 I tried my patch again, it builds okay here (on a machine installed
 yesterday), a build log is attached.
 
 # uname -rms
 FreeBSD 4.6-STABLE i386
 
 ** START
 
 Script started on Sun Aug 25 12:44:44 2002
 > make
 >> libevent-0.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://monkey.org/~provos/.
 
Receiving libevent-0.5.tar.gz (48659 bytes): 0%
Receiving libevent-0.5.tar.gz (48659 bytes): 42%
Receiving libevent-0.5.tar.gz (48659 bytes): 100%
 48659 bytes transferred in 1.2 seconds (41.16 kBps)
 ===>  Extracting for libevent-0.5
 >> Checksum OK for libevent-0.5.tar.gz.
 ===>  Patching for libevent-0.5
 ===>  Configuring for libevent-0.5
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for working aclocal... found
 checking for working autoconf... found
 checking for working automake... found
 checking for working autoheader... found
 checking for working makeinfo... found
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe  ) works... yes
 checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking for ranlib... ranlib
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether ln -s works... yes
 checking how to run the C preprocessor... cc -E
 checking for ANSI C header files... yes
 checking for unistd.h... yes
 checking for sys/time.h... yes
 checking for sys/queue.h... yes
 checking for sys/event.h... yes
 checking for TAILQ_FOREACH in sys/queue.h... yes
 checking for timeradd in sys/time.h... yes
 checking whether time.h and sys/time.h may both be included... yes
 checking for gettimeofday... yes
 checking for select... yes
 checking for warnx... yes
 checking for kqueue... yes
 checking for working kqueue... yes
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 creating test/Makefile
 creating sample/Makefile
 creating config.h
 ===>  Building for libevent-0.5
 cd . && aclocal
 cd . && autoheader
 WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
 WARNING: and `config.h.top', to define templates for `config.h.in'
 WARNING: is deprecated and discouraged.
 
 WARNING: Using the third argument of `AC_DEFINE' and
 WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
 WARNING: `acconfig.h':
 
 WARNING:   AC_DEFINE([NEED_MAIN], 1,
 WARNING:             [Define if a function `main' is needed.])
 
 WARNING: More sophisticated templates can also be produced, see the
 WARNING: documentation.
 configure.in:6: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
 configure.in:125: warning: do not use m4_regexp: use regexp or m4_bregexp
 autoheader: `config.h.in' is updated
 cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/sh ./config.status
 creating config.h
 make  all-recursive
 Making all in .
 cd . && automake --foreign Makefile
 cd .  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
 creating Makefile
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Icompat    -O -pipe -c event.c
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Icompat    -O -pipe -c select.c
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Icompat    -O -pipe -c kqueue.c
 rm -f libevent.a
 ar cru libevent.a event.o select.o kqueue.o
 ranlib libevent.a
 Making all in sample
 cd .. && automake --foreign sample/Makefile
 cd ..  && CONFIG_FILES=sample/Makefile CONFIG_HEADERS= /bin/sh ./config.status
 creating sample/Makefile
 cc -DHAVE_CONFIG_H -I. -I. -I..     -O -pipe -c event-test.c
 cc  -O -pipe  -o event-test  event-test.o -L.. -levent 
 cc -DHAVE_CONFIG_H -I. -I. -I..     -O -pipe -c time-test.c
 cc  -O -pipe  -o time-test  time-test.o -L.. -levent 
 cc -DHAVE_CONFIG_H -I. -I. -I..     -O -pipe -c signal-test.c
 cc  -O -pipe  -o signal-test  signal-test.o -L.. -levent 
 > pkg_info | grep auto
 autoconf-2.53       Automatically configure source code on many Un*x platforms
 autoconf213-2.13.000227_2 Automatically configure source code on many Un*x platforms 
 automake-1.5,1      GNU Standards-compliant Makefile generator
 automake14-1.4.5_1  GNU Standards-compliant Makefile generator (legacy version 
 > exit
 exit
 
 Script done on Sun Aug 25 12:45:12 2002
 
 ** END
 
 It's quite noisy, but it does build. Could you try again please ?
 
 Thanks
 --
 Dominic
State-Changed-From-To: feedback->closed 
State-Changed-By: obraun 
State-Changed-When: Mon Oct 21 09:39:03 PDT 2002 
State-Changed-Why:  
I have committed an upgrade to 0.6 already. 

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