diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-02-10 08:22:22 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-02-10 08:22:22 +0000 |
commit | 51cd37db2519ddb851ecb4e829c21f199be092c5 (patch) | |
tree | 793e884b61c6d2afa2e035c133d1e425b12988c5 /graphics | |
parent | 45784bc4ff777ef192dbb6e3161507f331621bee (diff) | |
download | ports-51cd37db2519ddb851ecb4e829c21f199be092c5.tar.gz ports-51cd37db2519ddb851ecb4e829c21f199be092c5.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/feh/Makefile | 6 | ||||
-rw-r--r-- | graphics/feh/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 796f215ec39e..22f89d950e17 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -6,15 +6,17 @@ # PORTNAME= feh -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= uqs -MAINTAINER= uqs@FreeBSD.org +MAINTAINER= zeising@daemonic.se COMMENT= An image viewer that utilizes Imlib2 +LICENSE= MIT + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ giblib.1:${PORTSDIR}/graphics/giblib diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index c4731f83b922..bf5665434e67 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,2 +1,2 @@ -SHA256 (feh-2.2.tar.bz2) = 9b9a9a40743c878a32d152a947c021e5bae5604f28f501a1dd81676560acc165 -SIZE (feh-2.2.tar.bz2) = 2220912 +SHA256 (feh-2.3.tar.bz2) = d8ba59cbae2d73d06c6be6f8fc3e9601acff7fdd475b192341e16bcaef3e5177 +SIZE (feh-2.3.tar.bz2) = 2226269 |