From owner-svn-ports-head@FreeBSD.ORG Sat Nov 3 20:55:25 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D3AE33A; Sat, 3 Nov 2012 20:55:25 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7E3008FC0C; Sat, 3 Nov 2012 20:55:25 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA3KtPAF042909; Sat, 3 Nov 2012 20:55:25 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA3KtPcN042905; Sat, 3 Nov 2012 20:55:25 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201211032055.qA3KtPcN042905@svn.freebsd.org> From: Niclas Zeising Date: Sat, 3 Nov 2012 20:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306938 - head/graphics/feh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 20:55:25 -0000 Author: zeising Date: Sat Nov 3 20:55:24 2012 New Revision: 306938 URL: http://svn.freebsd.org/changeset/ports/306938 Log: Update to 2.7. Changelog: - Add --min-dim and --max-dim options to only process images with certain dimensions. While here, strip makefile headers. Approved by: miwi, kwm (mentors, implicit) Feature safe: yes Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Sat Nov 3 20:52:23 2012 (r306937) +++ head/graphics/feh/Makefile Sat Nov 3 20:55:24 2012 (r306938) @@ -1,12 +1,8 @@ -# ports collection makefile for: feh -# Date created: 16 Oct 2000 -# Whom: Jeremy Norris -# +# Created by: Jeremy Norris # $FreeBSD$ -# PORTNAME= feh -PORTVERSION= 2.6.1 +PORTVERSION= 2.7 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Sat Nov 3 20:52:23 2012 (r306937) +++ head/graphics/feh/distinfo Sat Nov 3 20:55:24 2012 (r306938) @@ -1,2 +1,2 @@ -SHA256 (feh-2.6.1.tar.bz2) = 36edacec2f8d0d13035202e68f09ccf5d2ee5dc1d95157e8ee6bcde9c0a5283a -SIZE (feh-2.6.1.tar.bz2) = 2238724 +SHA256 (feh-2.7.tar.bz2) = 4eceeed007aa8825494970a705356b91a8a648ab8f8a584d01e8028564633e01 +SIZE (feh-2.7.tar.bz2) = 2239395