Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 13:24: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: r416678 - head/graphics/feh
Message-ID:  <201606101324.u5ADOW9I015033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Jun 10 13:24:32 2016
New Revision: 416678
URL: https://svnweb.freebsd.org/changeset/ports/416678

Log:
  Update to 2.16
  
  Add missning dependencies.
  
  ChangeLog: http://feh.finalrewind.org/archive/2.16/

Modified:
  head/graphics/feh/Makefile
  head/graphics/feh/distinfo

Modified: head/graphics/feh/Makefile
==============================================================================
--- head/graphics/feh/Makefile	Fri Jun 10 13:22:45 2016	(r416677)
+++ head/graphics/feh/Makefile	Fri Jun 10 13:24:32 2016	(r416678)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	feh
-PORTVERSION=	2.15.4
+PORTVERSION=	2.16
 CATEGORIES=	graphics
 MASTER_SITES=	http://feh.finalrewind.org/ \
 		LOCAL/uqs
@@ -14,7 +14,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
-		libImlib2.so:graphics/imlib2
+		libImlib2.so:graphics/imlib2 \
+		libpng16.so:graphics/png
 
 USE_XORG=	x11 xt xinerama
 USES=		cpe desktop-file-utils gmake perl5 shebangfix tar:bzip2

Modified: head/graphics/feh/distinfo
==============================================================================
--- head/graphics/feh/distinfo	Fri Jun 10 13:22:45 2016	(r416677)
+++ head/graphics/feh/distinfo	Fri Jun 10 13:24:32 2016	(r416678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465231542
-SHA256 (feh-2.15.4.tar.bz2) = b8a9c29f37b1349228b19866f712b677e2a150837bc46be8c5d6348dd4850758
-SIZE (feh-2.15.4.tar.bz2) = 2124632
+TIMESTAMP = 1465500134
+SHA256 (feh-2.16.tar.bz2) = a2639dec600ffac3ac3d3ffb4254bef7385082b9c417bef72167b7b258778e4c
+SIZE (feh-2.16.tar.bz2) = 2125570



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