From apeiron@prophecy.dyndns.org  Wed Dec  1 23:07:08 2004
Return-Path: <apeiron@prophecy.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4838716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 23:07:08 +0000 (GMT)
Received: from prophecy.dyndns.org (pcp08490587pcs.levtwn01.pa.comcast.net [68.83.169.224])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9F0DA43D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 23:07:07 +0000 (GMT)
	(envelope-from apeiron@prophecy.dyndns.org)
Received: by prophecy.velum (Postfix, from userid 1000)
	id 0348BB831; Wed,  1 Dec 2004 18:07:00 -0500 (EST)
Message-Id: <20041201230700.GA60278@prophecy.dyndns.org>
Date: Wed, 1 Dec 2004 18:07:00 -0500
From: Christopher Nehren <apeiron@coitusmentis.info>
To: Kirk Strauser <kirk@strauser.com>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <20041130222318.C1DE3B850@kanga.honeypot.net>
Subject: Re: [MAINTAINER UPDATE] Update port: net/jabberd to 2.0.5 (2.0s5)
References: <20041130222318.C1DE3B850@kanga.honeypot.net>

>Number:         74600
>Category:       ports
>Synopsis:       Re: [MAINTAINER UPDATE] Update port: net/jabberd to 2.0.5 (2.0s5)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 01 23:10:28 GMT 2004
>Closed-Date:    Thu Dec 02 00:07:41 GMT 2004
>Last-Modified:  Thu Dec 02 00:07:41 GMT 2004
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 --PNTmBPCT7hxwcZjr
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Tue, Nov 30, 2004 at 17:23:18 EST, Kirk Strauser scribbled these
 curious markings:
 > --- jabberd.patch begins here ---
 > diff -urN jabberd.old/Makefile jabberd/Makefile
 > --- jabberd.old/Makefile	Mon Nov  1 09:02:25 2004
 > +++ jabberd/Makefile	Tue Nov 30 16:05:45 2004
 > @@ -6,10 +6,10 @@
 >  #
 > =20
 >  PORTNAME=3D	jabberd
 > -PORTVERSION=3D	2.0.4
 > +PORTVERSION=3D	2.0.5
 >  CATEGORIES=3D	net
 >  MASTER_SITES=3D	http://www.jabberstudio.org/files/jabberd2/
 > -DISTNAME=3D	${PORTNAME}-2.0s4
 > +DISTNAME=3D	${PORTNAME}-2.0s5
 >  DIST_SUBDIR=3D	jabber
 > =20
 >  MAINTAINER=3D	kirk@strauser.com
 > @@ -24,9 +24,8 @@
 >  CONFIGURE_ARGS=3D	--localstatedir=3D/var \
 >  		--enable-ssl \
 >  		--with-extra-include-path=3D${LOCALBASE}/include${EIP} \
 > -		--with-extra-library-path=3D${LOCALBASE}/lib${ELP}
 > -
 > -CONFIGURE_ARGS+=3D--enable-fs
 > +		--with-extra-library-path=3D${LOCALBASE}/lib${ELP} \
 > +		--enable-fs
 > =20
 >  RC_SCRIPTS_SUB=3D	PREFIX=3D${PREFIX} RC_SUBR=3D${RC_SUBR}
 > =20
 > diff -urN jabberd.old/distinfo jabberd/distinfo
 > --- jabberd.old/distinfo	Mon Nov  1 09:02:25 2004
 > +++ jabberd/distinfo	Tue Nov 30 15:28:43 2004
 > @@ -1,2 +1,2 @@
 > -MD5 (jabber/jabberd-2.0s4.tar.gz) =3D 2682037fc177e1f3e7d7869cb3f59c1d
 > -SIZE (jabber/jabberd-2.0s4.tar.gz) =3D 716819
 > +MD5 (jabber/jabberd-2.0s5.tar.gz) =3D f8d8acba7515e9e6233364a1a4aea467
 > +SIZE (jabber/jabberd-2.0s5.tar.gz) =3D 722712
 > diff -urN jabberd.old/files/patch-ltmain.sh jabberd/files/patch-ltmain.sh
 > --- jabberd.old/files/patch-ltmain.sh	Wed Dec 31 18:00:00 1969
 > +++ jabberd/files/patch-ltmain.sh	Tue Nov 30 15:56:12 2004
 > @@ -0,0 +1,18 @@
 > +--- ltmain.sh.orig	Tue Nov 30 15:55:46 2004
 > ++++ ltmain.sh	Tue Nov 30 15:55:59 2004
 > +@@ -561,7 +561,6 @@
 > + 	    # Evaluate the configuration.
 > + 	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# =
 ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
 > + 	    # user sometimes does CC=3D<HOST>-gcc so we need to match that to =
 'gcc'
 > +-	    trimedcc=3D"${CC/${host}-}"
 > + 	    case "$base_compile " in
 > + 	    "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
 > + 	    tagname=3DCC
 > +@@ -954,7 +953,6 @@
 > + 	    # Evaluate the configuration.
 > + 	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# =
 ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
 > + 	    # user sometimes does CC=3D<HOST>-gcc so we need to match that to =
 'gcc'
 > +-	    trimedcc=3D"${CC/${host}-}"
 > + 	    case $base_compile in
 > + 	    "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
 > + 	    tagname=3DCC
 > diff -urN jabberd.old/files/patch-util.h jabberd/files/patch-util.h
 > --- jabberd.old/files/patch-util.h	Mon Jul 12 21:38:15 2004
 > +++ jabberd/files/patch-util.h	Wed Dec 31 18:00:00 1969
 > @@ -1,11 +0,0 @@
 > ---- util/util.h.orig	Mon May 31 16:31:06 2004
 > -+++ util/util.h	Mon Jul 12 10:29:58 2004
 > -@@ -30,6 +30,8 @@
 > - #include <time.h>
 > - #include <errno.h>
 > - #include <assert.h>
 > -+#include <sys/types.h>
 > -+#include <sys/socket.h>
 > -=20
 > - #ifdef HAVE_NETINET_IN_H
 > - # include <netinet/in.h>
 > --- jabberd.patch ends here ---
 
 This patch fails to apply for me, first. Second, configure fails on
 libidn. It works for the 2.0s4 version.
 
 --=20
 I abhor a system designed for the "user", if that word is a coded
 pejorative meaning "stupid and unsophisticated".  -- Ken Thompson
 Linux: "How rebellious ... in a conformist sort of way."
 Unix is user friendly. However, it isn't idiot friendly.
 
 --PNTmBPCT7hxwcZjr
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.6 (FreeBSD)
 
 iD8DBQFBrk6Uk/lo7zvzJioRAvAuAKCYmj8RgR/S0URto9NRZjIhUYLDvACfYRih
 Dhv/RiNwB8rdHfSGaa7Y3UM=
 =q6mo
 -----END PGP SIGNATURE-----
 
 --PNTmBPCT7hxwcZjr--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Dec 2 00:07:07 GMT 2004 
State-Changed-Why:  
Misfiled followup to ports/74565; content migrated. 


Responsible-Changed-From-To: gnats-admin->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Dec 2 00:07:07 GMT 2004 
Responsible-Changed-Why:  

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