From owner-cvs-all@FreeBSD.ORG Fri Jun 15 10:59:17 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86163106566B; Fri, 15 Jun 2012 10:59:17 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 58E5A8FC15; Fri, 15 Jun 2012 10:59:17 +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 q5FAxHrI021874; Fri, 15 Jun 2012 10:59:17 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5FAxH5s021873; Fri, 15 Jun 2012 10:59:17 GMT (envelope-from johans) Message-Id: <201206151059.q5FAxH5s021873@repoman.freebsd.org> From: Johan van Selst Date: Fri, 15 Jun 2012 10:59:17 +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/www/xshttpd Makefile ports/www/xshttpd-devel Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 10:59:17 -0000 johans 2012-06-15 10:59:17 UTC FreeBSD ports repository Modified files: www/xshttpd Makefile www/xshttpd-devel Makefile pkg-plist Log: - Register install conflict with publicfile httpd - Convert to new options framework - Remove unneeded library version numbers - Pet portlint - No functional changes Revision Changes Path 1.83 +11 -12 ports/www/xshttpd-devel/Makefile 1.18 +1 -1 ports/www/xshttpd-devel/pkg-plist 1.27 +14 -16 ports/www/xshttpd/Makefile