ports/164926: [PATCH] update of graphics/feh
Niclas Zeising
zeising at daemonic.se
Thu Feb 9 10:10:09 UTC 2012
>Number: 164926
>Category: ports
>Synopsis: [PATCH] update of graphics/feh
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 09 10:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Niclas Zeising
>Release: FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225368: Sat Sep 3 22:13:26 CEST 2011 root at vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64
>Description:
Attached patch updated graphics/feh to the latest version.
Assume maintainership from uqs@, since s/he has asked earlier if I'm interested in maintaining the port.
>How-To-Repeat:
>Fix:
--- graphics.feh.update.diff begins here ---
Index: graphics/feh/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/feh/Makefile,v
retrieving revision 1.48
diff -u -d -r1.48 Makefile
--- graphics/feh/Makefile 11 Jan 2012 22:16:55 -0000 1.48
+++ graphics/feh/Makefile 9 Feb 2012 10:04:49 -0000
@@ -6,15 +6,17 @@
#
PORTNAME= feh
-PORTVERSION= 2.2
+PORTVERSION= 2.3
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= uqs
-MAINTAINER= uqs at FreeBSD.org
+MAINTAINER= zeising at daemonic.se
COMMENT= An image viewer that utilizes Imlib2
+LICENSE= MIT
+
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
giblib.1:${PORTSDIR}/graphics/giblib
Index: graphics/feh/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/feh/distinfo,v
retrieving revision 1.25
diff -u -d -r1.25 distinfo
--- graphics/feh/distinfo 11 Jan 2012 22:16:55 -0000 1.25
+++ graphics/feh/distinfo 9 Feb 2012 10:04:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (feh-2.2.tar.bz2) = 9b9a9a40743c878a32d152a947c021e5bae5604f28f501a1dd81676560acc165
-SIZE (feh-2.2.tar.bz2) = 2220912
+SHA256 (feh-2.3.tar.bz2) = d8ba59cbae2d73d06c6be6f8fc3e9601acff7fdd475b192341e16bcaef3e5177
+SIZE (feh-2.3.tar.bz2) = 2226269
--- graphics.feh.update.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list