From owner-cvs-ports@FreeBSD.ORG Sat Oct 24 16:43:37 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 577D0106566B; Sat, 24 Oct 2009 16:43:37 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 482248FC1E; Sat, 24 Oct 2009 16:43:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9OGhbCq018135; Sat, 24 Oct 2009 16:43:37 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9OGhbwK018134; Sat, 24 Oct 2009 16:43:37 GMT (envelope-from makc) Message-Id: <200910241643.n9OGhbwK018134@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 24 Oct 2009 16:43:37 +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/irc/quassel Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Oct 2009 16:43:37 -0000 makc 2009-10-24 16:43:37 UTC FreeBSD ports repository Modified files: irc/quassel Makefile distinfo pkg-plist Log: Update to 0.5.0 See http://quassel-irc.org/pub/ChangeLog for details. Please note, new Quassel Core will not work with old client and vice versa. You will have to update both components. First time you run a 0.5 core or client, the config files and database will automatically be updated to the new format. Downgrades are not supported, so do make a backup if you intend to go back to 0.4 afterwards! Revision Changes Path 1.12 +9 -2 ports/irc/quassel/Makefile 1.9 +3 -3 ports/irc/quassel/distinfo 1.4 +5 -0 ports/irc/quassel/pkg-plist