From owner-cvs-ports@FreeBSD.ORG Tue May 20 16:52:48 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC7937B401; Tue, 20 May 2003 16:52:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6882C43F85; Tue, 20 May 2003 16:52:48 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4KNqm0U061060; Tue, 20 May 2003 16:52:48 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4KNqlRY061059; Tue, 20 May 2003 16:52:47 -0700 (PDT) Message-Id: <200305202352.h4KNqlRY061059@repoman.freebsd.org> From: Anders Nordby Date: Tue, 20 May 2003 16:52:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/gnokii Makefile distinfo pkg-install pkg-plist ports/comms/gnokii/files patch-Docs-Makefile patch-Makefile.global.in patch-common-Makefile patch-configure patch-gnokii-Makefile patch-gnokiirc patch-po-Makefile.in.in ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 20 May 2003 23:52:49 -0000 anders 2003/05/20 16:52:47 PDT FreeBSD ports repository Modified files: comms/gnokii Makefile distinfo pkg-plist comms/gnokii/files patch-Docs-Makefile patch-Makefile.global.in patch-configure patch-gnokiirc Added files: comms/gnokii pkg-install comms/gnokii/files patch-common-Makefile patch-po-Makefile.in.in Removed files: comms/gnokii/files patch-gnokii-Makefile comms/gnokii/scripts creategroup Log: By me: - Update to 0.5.0. - Add ftp.gnokii.org as MASTER_SITE, as it is back. And from Simon: - Fix package building - use pkg-install for adding/removing the gnokii group. - Use REINPLACE_CMD instead of sed for cleanliness. - Unbreak building on -current. PR: ports/47516 Submitted by: Simon Schubert (partly) Revision Changes Path 1.20 +19 -16 ports/comms/gnokii/Makefile 1.6 +1 -1 ports/comms/gnokii/distinfo 1.4 +14 -16 ports/comms/gnokii/files/patch-Docs-Makefile 1.5 +4 -3 ports/comms/gnokii/files/patch-Makefile.global.in 1.1 +41 -0 ports/comms/gnokii/files/patch-common-Makefile (new) 1.3 +9 -9 ports/comms/gnokii/files/patch-configure 1.2 +0 -16 ports/comms/gnokii/files/patch-gnokii-Makefile (dead) 1.3 +12 -16 ports/comms/gnokii/files/patch-gnokiirc 1.1 +12 -0 ports/comms/gnokii/files/patch-po-Makefile.in.in (new) 1.1 +37 -0 ports/comms/gnokii/pkg-install (new) 1.5 +66 -2 ports/comms/gnokii/pkg-plist 1.2 +0 -16 ports/comms/gnokii/scripts/creategroup (dead)