From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:32:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 558C01065675; Mon, 4 Aug 2008 05:32:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4487E8FC19; Mon, 4 Aug 2008 05:32:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745WxTJ086497; Mon, 4 Aug 2008 05:32:59 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745Wxli086496; Mon, 4 Aug 2008 05:32:59 GMT (envelope-from dougb) Message-Id: <200808040532.m745Wxli086496@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Aug 2008 05:32: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/misc/wmweather+ Makefile distinfo 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: Mon, 04 Aug 2008 05:32:59 -0000 dougb 2008-08-04 05:32:59 UTC FreeBSD ports repository Modified files: misc/wmweather+ Makefile distinfo Log: Upgrade to version 2.11 which mostly consists of changing from libwww to curl. For the port: 1. Switch to the SF macro 2. Update COMMENT 3. Switch to using PLIST_FILES 4. Merge the functionality from files/patch-wmweather+.c to the Makefile 5. Make everything related to the conf example conditional on NOPORTEXAMPLES 6. Display the new pkg-message file after installation of the port 7. Take over maintainership with the approval of the current maintainer who reports ENOTIME. Thank you Willie for your work on this port. :) Revision Changes Path 1.13 +34 -19 ports/misc/wmweather+/Makefile 1.5 +3 -3 ports/misc/wmweather+/distinfo