FreeBSD Bugzilla – Attachment 175726 Details for
Bug 213465
[patch] Unbreak devel/google-gdata by using Github instead of Google Code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for devel/google-gdata
devel_google-gdata_Makefile.patch (text/plain), 986 bytes, created by
Lacey Powers
on 2016-10-13 22:12:20 UTC
(
hide
)
Description:
Patch for devel/google-gdata
Filename:
MIME Type:
Creator:
Lacey Powers
Created:
2016-10-13 22:12:20 UTC
Size:
986 bytes
patch
obsolete
>Index: devel/google-gdata/Makefile >=================================================================== >--- devel/google-gdata/Makefile (revision 423928) >+++ devel/google-gdata/Makefile (working copy) >@@ -4,8 +4,10 @@ > PORTNAME= google-gdata > PORTVERSION= 2.2.0.0 > CATEGORIES= devel >-MASTER_SITES= GOOGLE_CODE >-DISTNAME= libgoogle-data-mono-${PORTVERSION} >+USE_GITHUB= yes >+GDATA_COMMIT= edcd096379 >+GH_TUPLE= google:google-gdata:${GDATA_COMMIT} >+DISTNAME= ${PORTNAME}-${GDATA_COMMIT} > > MAINTAINER= bofh@FreeBSD.org > COMMENT= DOT NET library for the Google Data API >@@ -12,12 +14,11 @@ > > LICENSE= APACHE20 > >-BROKEN= Unfetchable (google code has gone away) >- > BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/Newtonsoft.Json.pc:devel/newtonsoft-json > > USES= dos2unix gmake mono >-DOS2UNIX_FILES= Makefile misc/gdata-sharp-core.pc.in >+WRKSRC_SUBDIR= clients/cs >+DOS2UNIX_FILES= ${WRKSRC}/Makefile ${WRKSRC}/misc/gdata-sharp-core.pc.in > MAKE_ARGS= CSC=${LOCALBASE}/bin/mcs > > post-patch:
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 213465
: 175726