From 11b2d24ab799a7b6d2ad4590985f7e6cec60224a Mon Sep 17 00:00:00 2001 From: zeising Date: Sat, 3 Nov 2012 20:55:24 +0000 Subject: 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 --- graphics/feh/Makefile | 8 ++------ graphics/feh/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 81009c7f9e60..d451f3b01eba 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -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} diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index e577c95209d0..9811eec4c7cf 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -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 -- cgit