diff options
author | uqs <uqs@FreeBSD.org> | 2012-02-10 16:22:22 +0800 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2012-02-10 16:22:22 +0800 |
commit | 1bbd040e2648d6b3c6cfa5ed2ec010b527824a51 (patch) | |
tree | f985d36fda0bbb0006f546c6e67851bcc9c82284 /graphics/feh | |
parent | e12d90312d56699539343ef086f509db50dcbe90 (diff) | |
download | freebsd-ports-gnome-1bbd040e2648d6b3c6cfa5ed2ec010b527824a51.tar.gz freebsd-ports-gnome-1bbd040e2648d6b3c6cfa5ed2ec010b527824a51.tar.zst freebsd-ports-gnome-1bbd040e2648d6b3c6cfa5ed2ec010b527824a51.zip |
Update to 2.3
Pass maintainership to submitter
PR: ports/164926
Submitted by: Niclas Zeising <zeising@daemonic.se>
Approved by: beat (mentor)
Diffstat (limited to 'graphics/feh')
-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 |