From owner-cvs-ports@FreeBSD.ORG Thu Apr 5 16:23:24 2012 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 93482106566B; Thu, 5 Apr 2012 16:23:24 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 653A28FC15; Thu, 5 Apr 2012 16:23:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q35GNOCh097182; Thu, 5 Apr 2012 16:23:24 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q35GNOep097181; Thu, 5 Apr 2012 16:23:24 GMT (envelope-from naddy) Message-Id: <201204051623.q35GNOep097181@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 5 Apr 2012 16:23:24 +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/sysutils/xbattbar Makefile ports/sysutils/xbattbar/files patch-xbattbar.c patch-xbattbar.man 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: Thu, 05 Apr 2012 16:23:24 -0000 naddy 2012-04-05 16:23:24 UTC FreeBSD ports repository Modified files: sysutils/xbattbar Makefile sysutils/xbattbar/files patch-xbattbar.c Added files: sysutils/xbattbar/files patch-xbattbar.man Log: * Include proper prototypes for exit() and strlen(). * Fix a spelling error in the description of a command line argument. Approved by: sumikawa Feature safe: yes Revision Changes Path 1.19 +1 -1 ports/sysutils/xbattbar/Makefile 1.2 +13 -4 ports/sysutils/xbattbar/files/patch-xbattbar.c 1.1 +11 -0 ports/sysutils/xbattbar/files/patch-xbattbar.man (new)