Bug 213465

Summary: [patch] Unbreak devel/google-gdata by using Github instead of Google Code
Product: Ports & Packages Reporter: Lacey Powers <lacey.leanne>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Many People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (bofh)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for devel/google-gdata none

Description Lacey Powers 2016-10-13 22:12:20 UTC
Created attachment 175726 [details]
Patch for devel/google-gdata

Updated the makefile to work with google/google-gdata on Github. This allows multimedia/banshee to build again.

Builds fine on 11.0-RELEASE amd64, and is building fine under poudriere for 9.3-RELEASE, 10.1-RELEASE, 10.2-RELEASE, and 10.3-RELEASE, and synth for 11.0-RELEASE
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-16 17:33:50 UTC
A commit references this bug:

Author: bofh
Date: Sun Oct 16 17:32:55 UTC 2016
New revision: 424073
URL: https://svnweb.freebsd.org/changeset/ports/424073

Log:
  devel/google-gdata: Unbreak [1]

  - Update MASTER_SITES to use GITHUB instead of GOOGLE CODE [1]
  - Mark NO_ARCH
  - Make patches makepatch compatible

  PR:		213465 [1]
  Submitted by:	lacey.leanne@gmail.com [1]

Changes:
  head/devel/google-gdata/Makefile
  head/devel/google-gdata/distinfo
  head/devel/google-gdata/files/patch-Makefile
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2016-10-16 17:35:59 UTC
Committed with changes.