Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 21:19:32 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392323 - in head/graphics/feh: . files
Message-ID:  <201507162119.t6GLJWK9089683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu Jul 16 21:19:31 2015
New Revision: 392323
URL: https://svnweb.freebsd.org/changeset/ports/392323

Log:
  Update to 2.13.1
  
  Sort USES and regenerate patch to please portlint.
  
  PR:		201429
  Submitted by:	mp39590@gmail.com

Modified:
  head/graphics/feh/Makefile
  head/graphics/feh/distinfo
  head/graphics/feh/files/patch-config.mk

Modified: head/graphics/feh/Makefile
==============================================================================
--- head/graphics/feh/Makefile	Thu Jul 16 20:53:28 2015	(r392322)
+++ head/graphics/feh/Makefile	Thu Jul 16 21:19:31 2015	(r392323)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	feh
-PORTVERSION=	2.12
-PORTREVISION=	1
+PORTVERSION=	2.13.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://feh.finalrewind.org/ \
 		LOCAL/uqs
@@ -18,7 +17,7 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 		libImlib2.so:${PORTSDIR}/graphics/imlib2
 
 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
 USE_PERL5=	run
 

Modified: head/graphics/feh/distinfo
==============================================================================
--- head/graphics/feh/distinfo	Thu Jul 16 20:53:28 2015	(r392322)
+++ head/graphics/feh/distinfo	Thu Jul 16 21:19:31 2015	(r392323)
@@ -1,2 +1,2 @@
-SHA256 (feh-2.12.tar.bz2) = 60e07a0f545f6fb7af7b6c0d2ce1ba6bacfa65380e83cbbc2c54e8aa6b8b7032
-SIZE (feh-2.12.tar.bz2) = 2090538
+SHA256 (feh-2.13.1.tar.bz2) = 865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980
+SIZE (feh-2.13.1.tar.bz2) = 2117354

Modified: head/graphics/feh/files/patch-config.mk
==============================================================================
--- head/graphics/feh/files/patch-config.mk	Thu Jul 16 20:53:28 2015	(r392322)
+++ head/graphics/feh/files/patch-config.mk	Thu Jul 16 21:19:31 2015	(r392323)
@@ -1,6 +1,6 @@
---- config.mk.orig	2013-02-14 00:04:00.993386340 +0100
-+++ config.mk	2013-02-14 00:04:51.942387392 +0100
-@@ -6,12 +6,12 @@
+--- config.mk.orig	2015-05-24 09:46:21 UTC
++++ config.mk
+@@ -6,12 +6,12 @@ PREFIX ?= /usr/local
  
  # Directories for manuals, executables, docs, data, etc.
  main_dir = ${DESTDIR}${PREFIX}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507162119.t6GLJWK9089683>