FreeBSD Bugzilla – Attachment 120534 Details for
Bug 163340
[PATCH] update to graphics/feh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics.feh.update.diff
graphics.feh.update.diff (text/plain), 2.33 KB, created by
Niclas Zeising
on 2011-12-16 18:30:10 UTC
(
hide
)
Description:
graphics.feh.update.diff
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2011-12-16 18:30:10 UTC
Size:
2.33 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/feh/Makefile,v >retrieving revision 1.42 >diff -u -d -r1.42 Makefile >--- Makefile 2 Apr 2011 08:53:39 -0000 1.42 >+++ Makefile 23 Jun 2011 09:20:44 -0000 >@@ -6,9 +6,10 @@ > # > > PORTNAME= feh >-PORTVERSION= 1.12 >+PORTVERSION= 1.14.1 > CATEGORIES= graphics > MASTER_SITES= http://www.chaosdorf.de/~derf/feh/ \ >+ http://feh.finalrewind.org/ \ > ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= uqs > >@@ -25,8 +26,8 @@ > > MAN1= feh.1 feh-cam.1 gen-cam-menu.1 > >-CFLAGS= -I${LOCALBASE}/include -std=c99 >-LDFLAGS= -L${LOCALBASE}/lib >+CFLAGS+= -I${LOCALBASE}/include -std=c99 >+LDFLAGS+= -L${LOCALBASE}/lib > MAKE_ENV+= LDFLAGS="${LDFLAGS}" > > post-patch: >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/graphics/feh/distinfo,v >retrieving revision 1.20 >diff -u -d -r1.20 distinfo >--- distinfo 2 Apr 2011 08:53:39 -0000 1.20 >+++ distinfo 23 Jun 2011 09:20:44 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (feh-1.12.tar.bz2) = 603111be4c3bb2ef6abb9236aaa8f46b5be71f9d4a5817c505f0fee836d84365 >-SIZE (feh-1.12.tar.bz2) = 2290216 >+SHA256 (feh-1.14.1.tar.bz2) = 61e21b36fa1d03cd1a321b4d5a6e8f541512c806d1474efb965ef853af985ab5 >+SIZE (feh-1.14.1.tar.bz2) = 2229518 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/feh/pkg-plist,v >retrieving revision 1.10 >diff -u -d -r1.10 pkg-plist >--- pkg-plist 30 Jan 2011 11:42:21 -0000 1.10 >+++ pkg-plist 23 Jun 2011 09:20:44 -0000 >@@ -10,7 +10,6 @@ > %%DATADIR%%/fonts/black.style > %%DATADIR%%/fonts/menu.style > %%DATADIR%%/fonts/yudit.ttf >-%%DATADIR%%/images/about.png > %%DATADIR%%/images/logo.svg > %%DATADIR%%/images/menubg_aluminium.png > %%DATADIR%%/images/menubg_aqua.png >Index: files/patch-src-Makefile >=================================================================== >RCS file: files/patch-src-Makefile >diff -N files/patch-src-Makefile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-src-Makefile 23 Jun 2011 09:20:44 -0000 >@@ -0,0 +1,11 @@ >+--- src/Makefile.orig 2011-06-23 11:12:22.000000000 +0200 >++++ src/Makefile 2011-06-23 11:12:36.000000000 +0200 >+@@ -19,7 +19,7 @@ >+ >+ >+ deps.mk: ${TARGETS} ${I_DSTS} >+- ${CC} -MM ${TARGETS} > $@ >++ ${CC} -MM ${CFLAGS} ${TARGETS} > $@ >+ >+ clean: >+ rm -f feh *.o *.inc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 163340
: 120534 |
120535