From owner-cvs-ports@FreeBSD.ORG Sat Sep 25 18:18:27 2010 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 4454C106564A; Sat, 25 Sep 2010 18:18:27 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 30D018FC1C; Sat, 25 Sep 2010 18:18:27 +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 o8PIIRQJ066136; Sat, 25 Sep 2010 18:18:27 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8PIIRp0066135; Sat, 25 Sep 2010 18:18:27 GMT (envelope-from makc) Message-Id: <201009251818.o8PIIRp0066135@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 25 Sep 2010 18:18:27 +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/frei0r Makefile distinfo pkg-plist 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: Sat, 25 Sep 2010 18:18:27 -0000 makc 2010-09-25 18:18:27 UTC FreeBSD ports repository Modified files: graphics/frei0r Makefile distinfo pkg-plist Log: - Update graphics/frei0r to version 1.2 Makefile changes: - Add LICENSE - Update MASTER_SITES - Use gnomehack for proper pc file installation - Hack documentation installation to make it optional, it needed patched to install in the correct location anyways - Disable CPU optimizations by default PR: ports/150871 Submitted by: Jason E. Hale (maintainer) Revision Changes Path 1.11 +41 -4 ports/graphics/frei0r/Makefile 1.3 +3 -3 ports/graphics/frei0r/distinfo 1.2 +89 -2 ports/graphics/frei0r/pkg-plist