From owner-cvs-all@FreeBSD.ORG Fri Oct 7 14:26:01 2011 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 DD9BA106564A; Fri, 7 Oct 2011 14:26:01 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B55268FC13; Fri, 7 Oct 2011 14:26:01 +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 p97EQ1lM057609; Fri, 7 Oct 2011 14:26:01 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p97EQ1ek057608; Fri, 7 Oct 2011 14:26:01 GMT (envelope-from johans) Message-Id: <201110071426.p97EQ1ek057608@repoman.freebsd.org> From: Johan van Selst Date: Fri, 7 Oct 2011 14:26:01 +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/graphics/webp Makefile distinfo 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, 07 Oct 2011 14:26:02 -0000 johans 2011-10-07 14:26:01 UTC FreeBSD ports repository Modified files: graphics/webp Makefile distinfo pkg-plist Log: - Update webp to 0.1.3 - Remove autotools stuff and gmake dependency (they're learning) - Note library version bump Revision Changes Path 1.8 +1 -6 ports/graphics/webp/Makefile 1.8 +2 -2 ports/graphics/webp/distinfo 1.3 +1 -1 ports/graphics/webp/pkg-plist