FreeBSD Bugzilla – Attachment 136526 Details for
Bug 181766
www/flickrcurl update and take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Danilo EgĂȘa Gondolfo
on 2013-09-02 21:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Danilo EgĂȘa Gondolfo
Created:
2013-09-02 21:50:00 UTC
Size:
1.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 326056) >+++ Makefile (working copy) >@@ -2,12 +2,11 @@ > # $FreeBSD$ > > PORTNAME= flickcurl >-PORTVERSION= 1.24 >-PORTREVISION= 1 >+PORTVERSION= 1.25 > CATEGORIES= www > MASTER_SITES= http://download.dajobe.org/flickcurl/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= danilogondolfo@gmail.com > COMMENT= C library for the Flickr API > > LICENSE= AL2 GPLv2 LGPL21 >@@ -16,8 +15,12 @@ > LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl > > OPTIONS_DEFINE= RAPTOR DOCS >+OPTIONS_RADIO= WEBSERVICE >+OPTIONS_RADIO_WEBSERVICE= OFFLINE CAPTURE > OPTIONS_DEFAULT=RAPTOR > RAPTOR_DESC= Use Raptor to serialize to triples >+OFFLINE_DESC= Offline use of captured XML web service responses >+CAPTURE_DESC= Capturing web service responses > > USES= pathfix pkgconfig > USE_GNOME= ltverhack libxml2 >@@ -29,6 +32,14 @@ > > .include <bsd.port.options.mk> > >+.if ${PORT_OPTIONS:MOFFLINE} >+CONFIGURE_ARGS+=--enable-offline >+.endif >+ >+.if ${PORT_OPTIONS:MCAPTURE} >+CONFIGURE_ARGS+=--enable-capture >+.endif >+ > .if ${PORT_OPTIONS:MRAPTOR} > LIB_DEPENDS+= raptor2:${PORTSDIR}/textproc/raptor2 > CONFIGURE_ARGS+=--with-raptor=2 >Index: distinfo >=================================================================== >--- distinfo (revision 326056) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (flickcurl-1.24.tar.gz) = 61f1a908ae2342490218dd9b435fc408bc5d22ce5f046c7cf9f742cab68502a8 >-SIZE (flickcurl-1.24.tar.gz) = 1852406 >+SHA256 (flickcurl-1.25.tar.gz) = 4ce95b659da2ea790b7244baa441d59eef1db794778491f6d709b784517d560b >+SIZE (flickcurl-1.25.tar.gz) = 1856658
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 181766
: 136526