mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.13.1
Sort USES and regenerate patch to please portlint. PR: 201429 Submitted by: mp39590@gmail.com
This commit is contained in:
parent
68f883edfc
commit
ae06b7c18d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392323
3 changed files with 7 additions and 8 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= feh
|
PORTNAME= feh
|
||||||
PORTVERSION= 2.12
|
PORTVERSION= 2.13.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://feh.finalrewind.org/ \
|
MASTER_SITES= http://feh.finalrewind.org/ \
|
||||||
LOCAL/uqs
|
LOCAL/uqs
|
||||||
|
@ -18,7 +17,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||||
libImlib2.so:${PORTSDIR}/graphics/imlib2
|
libImlib2.so:${PORTSDIR}/graphics/imlib2
|
||||||
|
|
||||||
USE_XORG= x11 xt xinerama
|
USE_XORG= x11 xt xinerama
|
||||||
USES= cpe gmake perl5 tar:bzip2 shebangfix desktop-file-utils
|
USES= cpe desktop-file-utils gmake perl5 shebangfix tar:bzip2
|
||||||
CPE_VENDOR= daniel_friesel
|
CPE_VENDOR= daniel_friesel
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (feh-2.12.tar.bz2) = 60e07a0f545f6fb7af7b6c0d2ce1ba6bacfa65380e83cbbc2c54e8aa6b8b7032
|
SHA256 (feh-2.13.1.tar.bz2) = 865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980
|
||||||
SIZE (feh-2.12.tar.bz2) = 2090538
|
SIZE (feh-2.13.1.tar.bz2) = 2117354
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- config.mk.orig 2013-02-14 00:04:00.993386340 +0100
|
--- config.mk.orig 2015-05-24 09:46:21 UTC
|
||||||
+++ config.mk 2013-02-14 00:04:51.942387392 +0100
|
+++ config.mk
|
||||||
@@ -6,12 +6,12 @@
|
@@ -6,12 +6,12 @@ PREFIX ?= /usr/local
|
||||||
|
|
||||||
# Directories for manuals, executables, docs, data, etc.
|
# Directories for manuals, executables, docs, data, etc.
|
||||||
main_dir = ${DESTDIR}${PREFIX}
|
main_dir = ${DESTDIR}${PREFIX}
|
||||||
|
|
Loading…
Add table
Reference in a new issue