diff options
author | zeising <zeising@FreeBSD.org> | 2016-09-14 18:37:40 +0000 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2016-09-14 18:37:40 +0000 |
commit | afdcb324a47ea1edd3a7f0c6208d7aa883a23d67 (patch) | |
tree | 46556427d99956885fc8a53d9c41280f806460d8 | |
parent | 95b93826fb6e22f9432045a8fc44729019cf97d8 (diff) | |
download | FreeBSD-ports-afdcb324a47ea1edd3a7f0c6208d7aa883a23d67.zip FreeBSD-ports-afdcb324a47ea1edd3a7f0c6208d7aa883a23d67.tar.gz |
Update to 2.17.1
While this port installs icons, do not use INSTALLS_ICONS= to avoid bringing
in a bunch of dependencies to this very light weight port. [0]
ChangeLog: http://feh.finalrewind.org/archive/2.17/
http://feh.finalrewind.org/archive/2.17.1/
Discussed with: kwm [0]
-rw-r--r-- | graphics/feh/Makefile | 2 | ||||
-rw-r--r-- | graphics/feh/distinfo | 6 | ||||
-rw-r--r-- | graphics/feh/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 7f9be37..5bf0aea 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 2.16.2 +PORTVERSION= 2.17.1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 384ff8d..c22d225 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471786699 -SHA256 (feh-2.16.2.tar.bz2) = aa37124ae010e7dac7d101d5c66f3d49da79e96c7ce21d77bfe3c9322ed2e7ca -SIZE (feh-2.16.2.tar.bz2) = 2125888 +TIMESTAMP = 1473009514 +SHA256 (feh-2.17.1.tar.bz2) = a9e818a4ad6ab427597e1799527a7576856c233525e67afb1eb2cb3ae709d853 +SIZE (feh-2.17.1.tar.bz2) = 2126936 diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index fef2213..2aa8ca0 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -2,6 +2,8 @@ bin/feh %%CAM%%bin/feh-cam %%CAM%%bin/gen-cam-menu share/applications/feh.desktop +share/icons/hicolor/48x48/apps/feh.png +share/icons/hicolor/scalable/apps/feh.svg %%CAM%%man/man1/feh-cam.1.gz man/man1/feh.1.gz %%CAM%%man/man1/gen-cam-menu.1.gz |