diff options
author | rh <rh> | 2001-08-28 11:17:55 +0000 |
---|---|---|
committer | rh <rh> | 2001-08-28 11:17:55 +0000 |
commit | 99b7bf7a9166f42973c36da4736db90aba872995 (patch) | |
tree | ce469494094d34e797b936e4ab2576b3f537a1d6 | |
parent | 864b64ec0587bafd9839f481bf6b3cd79d4a9e0c (diff) | |
download | pkgsrc-99b7bf7a9166f42973c36da4736db90aba872995.tar.gz |
Update feh to 1.1.0
Changes: The background setting works better under non-E window managers
(and has Eterm support). This release shows the zoom level while zooming
and has lots more menu items, including configuration changes (options
menu) and fullscreen/window mode switch on a per-window basis. There are
several other bugfixes and new features.
-rw-r--r-- | graphics/feh/Makefile | 4 | ||||
-rw-r--r-- | graphics/feh/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index c41d1f0b7b9..9bf00564007 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 10:52:18 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/28 11:17:55 rh Exp $ # -DISTNAME= feh-1.0.1 +DISTNAME= feh-1.1.0 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index cea226c5095..e4ea1edf372 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/08/16 10:52:18 rh Exp $ +$NetBSD: distinfo,v 1.2 2001/08/28 11:17:55 rh Exp $ -SHA1 (feh-1.0.1.tar.gz) = acaaf5da03567844248806165a528ead21f2d4a5 -Size (feh-1.0.1.tar.gz) = 461600 bytes +SHA1 (feh-1.1.0.tar.gz) = c8f63f9dd5e758519d91bde4e8585dfc1d1a41ee +Size (feh-1.1.0.tar.gz) = 464391 bytes SHA1 (patch-aa) = 745c9ca77355a0beaacbe32bc33174e8dc057cbd SHA1 (patch-ab) = 01f3045bf9e40ef806d21a3f60dcd005a342821a |