diff options
author | zeising <zeising@FreeBSD.org> | 2012-11-04 04:55:24 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2012-11-04 04:55:24 +0800 |
commit | 11b2d24ab799a7b6d2ad4590985f7e6cec60224a (patch) | |
tree | 270857e74c289b26d3c60f0cd9cc7007a2d1b58b /graphics | |
parent | cc8c9585ec2b16eba62b00f989f304c6146a5075 (diff) | |
download | freebsd-ports-gnome-11b2d24ab799a7b6d2ad4590985f7e6cec60224a.tar.gz freebsd-ports-gnome-11b2d24ab799a7b6d2ad4590985f7e6cec60224a.tar.zst freebsd-ports-gnome-11b2d24ab799a7b6d2ad4590985f7e6cec60224a.zip |
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
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/feh/Makefile | 8 | ||||
-rw-r--r-- | 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 <ishmael27@home.com> -# +# Created by: Jeremy Norris <ishmael27@home.com> # $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 |