From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 17 21:23:58 2007 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA9C216A417 for ; Mon, 17 Dec 2007 21:23:56 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 105C113C45A for ; Mon, 17 Dec 2007 21:23:55 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1426241nfb.33 for ; Mon, 17 Dec 2007 13:23:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; bh=2d/tSHzELH/DB1xdOQj++14oO2DkhaYdzblOVrLImQI=; b=ZCqTa4ZkUo8iYffwTYjJI+XUREnbWxrA9RFsBXc2ha3zOb1Snydv6MYxc4l+5fd5+qR+eyaXPytEDgd6okMXpkuzCHTFflkkHBg/d7nAFL8kA6MTeYBtp3TrtE9uH3rEnJ3gWYzer5WV/piB/D3Hsbr6LoRkn9ZoWaE6uYzergE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=rYkFNy+lWaI+vPg2D3Hl9dUiYUCBDsygLmpZijXioBDXVbCT70JN/wskgESQBJj4cbSYdtSp+vWjZXY+d0UCy0u+qwY1QGAeGx3Efspj/YB/PANMPo4mdJKgUb+P2dq4M3S0yvOYojSGnkvxsqlkSFwSzHe3tCmYIzrZ9E/b8ho= Received: by 10.78.193.5 with SMTP id q5mr9176408huf.4.1197924964860; Mon, 17 Dec 2007 12:56:04 -0800 (PST) Received: from orion ( [89.162.141.1]) by mx.google.com with ESMTPS id g12sm16897430nfb.2007.12.17.12.56.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 17 Dec 2007 12:56:01 -0800 (PST) From: Nikolay Pavlov To: miwi@freebsd.org Date: Mon, 17 Dec 2007 22:56:00 +0200 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) References: <200712142339.lBENdq2S049224@freefall.freebsd.org> In-Reply-To: <200712142339.lBENdq2S049224@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart8750413.vXxqJtBlHJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200712172256.04328.qpadla@gmail.com> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/117767: Update port: net-im/openfire update to new version - openfire 3.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: qpadla@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 21:23:58 -0000 --nextPart8750413.vXxqJtBlHJ Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 December 2007 01:39:52 miwi@freebsd.org wrote: > Synopsis: Update port: net-im/openfire update to new version - openfire > 3.4.1 > > State-Changed-From-To: open->closed > State-Changed-By: miwi > State-Changed-When: Fri Dec 14 23:39:51 UTC 2007 > State-Changed-Why: > Committed. Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D117767 Hi Martin. It look like you've missed my followup for this PR. Could you please applay this patch against the committed version. diff -urd openfire/Makefile openfire.new/Makefile =2D-- openfire/Makefile 2007-12-15 01:39:32.000000000 +0200 +++ openfire.new/Makefile 2007-12-17 21:29:45.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME=3D openfire =2DPORTVERSION=3D 3.4.1 +PORTVERSION=3D 3.4.2 CATEGORIES=3D net-im java MASTER_SITES=3D =20 http://www.igniterealtime.org/downloadServlet?filename=3Dopenfire/ DISTNAME=3D ${PORTNAME}_src_${PORTVERSION:S/./_/g} =20 =2D-=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 =2D Best regards, Nikolay Pavlov. <<<----------------------------------- = =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 --nextPart8750413.vXxqJtBlHJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHZuJk/2R6KvEYGaIRAgRzAKDbXtFd/6TbsuGjgVsHub1fq8sIbgCfaVBu Qd6hx4fcxoGSqZe64W02l4s= =MZG6 -----END PGP SIGNATURE----- --nextPart8750413.vXxqJtBlHJ--