FreeBSD Bugzilla – Attachment 164065 Details for
Bug 205209
[PATCH] graphics/gphoto2: Update to version 2.5.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_gphoto2.diff
graphics_gphoto2.diff (text/plain), 1.96 KB, created by
tkato432
on 2015-12-10 18:36:05 UTC
(
hide
)
Description:
graphics_gphoto2.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-12-10 18:36:05 UTC
Size:
1.96 KB
patch
obsolete
>diff -urN /usr/ports/graphics/gphoto2/Makefile graphics/gphoto2/Makefile >--- /usr/ports/graphics/gphoto2/Makefile 2015-08-24 03:53:55.597446000 +0900 >+++ graphics/gphoto2/Makefile 2015-12-11 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/graphics/gphoto2/Makefile 393145 2015-07-29 07:58:02Z madpilot $ > > PORTNAME= gphoto2 >-PORTVERSION= 2.5.8 >+PORTVERSION= 2.5.9 > CATEGORIES= graphics > MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} > >@@ -17,12 +17,11 @@ > USES= gmake pkgconfig tar:bzip2 > GNU_CONFIGURE= yes > CONFIGURE_ENV= POPT_CFLAGS="$$(pkg-config --cflags popt)" \ >- POPT_LIBS="$$(pkg-config --libs popt)" \ >- ac_cv_lib_pthread_pthread_exit=no >+ POPT_LIBS="$$(pkg-config --libs popt)" > CONFIGURE_ARGS= --without-cdk > >-OPTIONS_DEFINE= AALIB DOCS NLS READLINE >-OPTIONS_DEFAULT= AALIB READLINE >+OPTIONS_DEFINE= AALIB DOCS NLS READLINE THREADS >+OPTIONS_DEFAULT= AALIB READLINE THREADS > OPTIONS_SUB= yes > > AALIB_DESC= Text mode capture preview support >@@ -31,11 +30,12 @@ > NLS_USES= gettext > NLS_CONFIGURE_ENABLE= nls > NLS_CPPFLAGS= -I${LOCALBASE}/include >-NLS_LDFLAGS= -L${LOCALBASE}/lib -lintl >+NLS_LDFLAGS= -L${LOCALBASE}/lib > READLINE_USES= readline >-READLINE_CONFIGURE_WITH=readline >+READLINE_CONFIGURE_WITH= readline >+THREADS_CONFIGURE_ENV_OFF= ac_cv_lib_pthread_pthread_exit=no > >-post-install: >- ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR} >+post-install-DOCS-on: >+ (cd ${WRKSRC} && ${INSTALL_DATA} NEWS ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/gphoto2/distinfo graphics/gphoto2/distinfo >--- /usr/ports/graphics/gphoto2/distinfo 2015-08-24 03:53:55.598131000 +0900 >+++ graphics/gphoto2/distinfo 2015-12-11 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (gphoto2-2.5.8.tar.bz2) = a9abcd15d95f205318d17e3ac12af7ce523d2bc4943709d50b0a12c30cc5ee4d >-SIZE (gphoto2-2.5.8.tar.bz2) = 777235 >+SHA256 (gphoto2-2.5.9.tar.bz2) = 0f53803ed1f4ff7ea2aed8f7c9a0932237121941705779f7d09a8fe641ff475f >+SIZE (gphoto2-2.5.9.tar.bz2) = 782566
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 205209
: 164065