Bugfix update to feh-1.10.1
Changelog here: https://derf.homelinux.org/projects/feh/changelog Also, remove USE_GROFF.
This commit is contained in:
parent
fc2bed1d96
commit
cb8396881a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/17 08:05:13 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/12/07 08:42:35 dcoppa Exp $
|
||||
|
||||
COMMENT= lightweight image viewer
|
||||
|
||||
DISTNAME= feh-1.10
|
||||
DISTNAME= feh-1.10.1
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -33,7 +33,7 @@ MAKE_FLAGS= LDFLAGS="${LDFLAGS}" man_dir="${DESTDIR}${PREFIX}/man"
|
||||
FAKE_FLAGS= PREFIX="${PREFIX}"
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (feh-1.10.tar.bz2) = on1L3UcAmdzT1Zt8OSJxYg==
|
||||
RMD160 (feh-1.10.tar.bz2) = 95SrDopDlpxncbmrYauENOC7rC0=
|
||||
SHA1 (feh-1.10.tar.bz2) = xCCV7Wp2Nv6dHskNOZT0pXr4RoE=
|
||||
SHA256 (feh-1.10.tar.bz2) = UG5PgzqcXB7/VcIHhLCK7jZUDAZD2CLbt2/NvucpgSw=
|
||||
SIZE (feh-1.10.tar.bz2) = 2502277
|
||||
MD5 (feh-1.10.1.tar.bz2) = wqotBTvcGV5uOrKSLYXbSw==
|
||||
RMD160 (feh-1.10.1.tar.bz2) = AdTnXMMa2Q+16VTp6GF0QEG88vU=
|
||||
SHA1 (feh-1.10.1.tar.bz2) = J4TID1jo1ezC7QXWRz7GpXSqJc8=
|
||||
SHA256 (feh-1.10.1.tar.bz2) = 3szfVzxiiIRQuP39NBuTezGztbqaO3MVSMEhQAOtGPE=
|
||||
SIZE (feh-1.10.1.tar.bz2) = 2504241
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/09/13 07:24:24 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/12/07 08:42:35 dcoppa Exp $
|
||||
@bin bin/feh
|
||||
bin/feh-cam
|
||||
bin/gen-cam-menu
|
||||
@ -17,6 +17,7 @@ share/feh/fonts/menu.style
|
||||
share/feh/fonts/yudit.ttf
|
||||
share/feh/images/
|
||||
share/feh/images/about.png
|
||||
share/feh/images/logo.svg
|
||||
share/feh/images/menubg_aluminium.png
|
||||
share/feh/images/menubg_aqua.png
|
||||
share/feh/images/menubg_black.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user