From owner-cvs-all@FreeBSD.ORG Tue Oct 18 23:42:29 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23F716A41F; Tue, 18 Oct 2005 23:42:29 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A57C43D49; Tue, 18 Oct 2005 23:42:29 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9INgTSx018772; Tue, 18 Oct 2005 23:42:29 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9INgTV3018771; Tue, 18 Oct 2005 23:42:29 GMT (envelope-from mi) Message-Id: <200510182342.j9INgTV3018771@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 18 Oct 2005 23:42:29 +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/djvulibre Makefile distinfo pkg-plist 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: Tue, 18 Oct 2005 23:42:30 -0000 mi 2005-10-18 23:42:29 UTC FreeBSD ports repository Modified files: graphics/djvulibre Makefile distinfo pkg-plist Log: Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff -- we use them with or without X11. Always remove the uber-optimization -- -O3 is dangerous, -m*=i386 is silly. Revision Changes Path 1.37 +10 -15 ports/graphics/djvulibre/Makefile 1.10 +2 -2 ports/graphics/djvulibre/distinfo 1.14 +1 -1 ports/graphics/djvulibre/pkg-plist