From owner-cvs-all@FreeBSD.ORG Fri Jun 24 18:36:59 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FDF16A41C; Fri, 24 Jun 2005 18:36:59 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3222A43D4C; Fri, 24 Jun 2005 18:36:59 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OIax00071746; Fri, 24 Jun 2005 18:36:59 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OIaxRt071745; Fri, 24 Jun 2005 18:36:59 GMT (envelope-from mezz) Message-Id: <200506241836.j5OIaxRt071745@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 24 Jun 2005 18:36:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/gnet2 Makefile distinfo pkg-plist ports/net/gnet2/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 18:36:59 -0000 mezz 2005-06-24 18:36:59 UTC FreeBSD ports repository Modified files: net/gnet2 Makefile distinfo pkg-plist net/gnet2/files patch-Makefile.in Log: - Update to 2.0.7. [1] - I have added a patch to force not bump the shared library version, because I can't find any info of break compatibility or change of ABI/API. I am running two apps that depend on it without recompile; it works fine. Also, I did recompile and they compile fine. If anyone find any problem with this, let me know. PR: ports/82616 [1] Submitted by: Vsevolod Stakhov [1] Revision Changes Path 1.31 +13 -3 ports/net/gnet2/Makefile 1.14 +2 -2 ports/net/gnet2/distinfo 1.2 +9 -8 ports/net/gnet2/files/patch-Makefile.in 1.11 +35 -32 ports/net/gnet2/pkg-plist