FreeBSD Bugzilla – Attachment 145515 Details for
Bug 192509
[PATCH] graphics/sxiv update 1.1.1 to 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
sxiv-1.1.1-to-1.2.patch (text/plain), 1.66 KB, created by
Solène
on 2014-08-08 11:57:00 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Solène
Created:
2014-08-08 11:57:00 UTC
Size:
1.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 364351) >+++ Makefile (working copy) >@@ -1,8 +1,8 @@ >-# Created by: Solène RAPENNE <charles@bsd.zplay.eu> >+# Created by: Solène RAPENNE <solene@bsd.zplay.eu> > # $FreeBSD$ > > PORTNAME= sxiv >-PORTVERSION= 1.1.1 >+PORTVERSION= 1.2 > CATEGORIES= graphics > MASTER_SITES= https://github.com/muennich/sxiv/archive/ > DISTNAME= v${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 364351) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (v1.1.1.tar.gz) = 30569b7cb1568a7f60d102f6eb21f25c93de42243a1c8ac3c1a521d58b08281f >-SIZE (v1.1.1.tar.gz) = 37251 >+SHA256 (v1.2.tar.gz) = ac76b69e4889137f2ce531ec4dc5ce9c4916bc575a30d351ebc7b0a684ef8cf3 >+SIZE (v1.2.tar.gz) = 47775 >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 364351) >+++ files/patch-Makefile (working copy) >@@ -1,13 +1,13 @@ >---- ./Makefile.orig 2013-06-02 07:04:40.000000000 -0300 >-+++ ./Makefile 2014-01-17 00:55:01.000000000 -0200 >+--- Makefile.orig 2014-08-08 12:09:29.000000000 +0200 >++++ Makefile 2014-08-08 12:09:36.000000000 +0200 > @@ -1,9 +1,8 @@ >- VERSION = 1.1.1 >+ VERSION = 1.2 > > PREFIX = /usr/local > -MANPREFIX = $(PREFIX)/share/man > +MANPREFIX = $(PREFIX)/man > >--CC = gcc >- CFLAGS = -std=c99 -Wall -pedantic -O2 -I$(PREFIX)/include -DHAVE_GIFLIB >- LDFLAGS = -L$(PREFIX)/lib >- LIBS = -lX11 -lImlib2 -lgif >+-CC = gcc >+ CFLAGS = -std=c99 -Wall -pedantic -O2 >+ CPPFLAGS = -I$(PREFIX)/include -D_XOPEN_SOURCE=500 -DHAVE_GIFLIB >+ LDFLAGS = -L$(PREFIX)/lib
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 192509
: 145515