Bug 140395 - Update port: devel/py-gdata, GData Python Client Library
Summary: Update port: devel/py-gdata, GData Python Client Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 19:30 UTC by Olivier Duchateau
Modified: 2009-11-21 08:00 UTC (History)
0 users

See Also:


Attachments
file.shar (44.43 KB, text/plain)
2009-11-08 19:30 UTC, Olivier Duchateau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2009-11-08 19:30:01 UTC
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-08 19:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-21 07:51:02 UTC
lwhsu       2009-11-21 07:50:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-gdata       Makefile distinfo pkg-descr pkg-plist 
  Added files:
    devel/py-gdata/files extra-patch-src_atom-mock_service.py 
                         extra-patch-src_gdata_tlslite-TLSRecordLayer.py 
                         extra-patch-src_gdata_tlslite-mathls.py 
                         extra-patch-src_gdata_tlslite-messages.py 
                         extra-patch-src_gdata_tlslite_utils-cryptomath.py 
                         extra-patch-src_gdata_tlslite_utils-jython_compat.py 
  Log:
  - Update to 2.0.4
  
  PR:             ports/140395
  Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
  
  Revision  Changes    Path
  1.19      +26 -1     ports/devel/py-gdata/Makefile
  1.14      +3 -3      ports/devel/py-gdata/distinfo
  1.1       +13 -0     ports/devel/py-gdata/files/extra-patch-src_atom-mock_service.py (new)
  1.1       +46 -0     ports/devel/py-gdata/files/extra-patch-src_gdata_tlslite-TLSRecordLayer.py (new)
  1.1       +69 -0     ports/devel/py-gdata/files/extra-patch-src_gdata_tlslite-mathls.py (new)
  1.1       +22 -0     ports/devel/py-gdata/files/extra-patch-src_gdata_tlslite-messages.py (new)
  1.1       +20 -0     ports/devel/py-gdata/files/extra-patch-src_gdata_tlslite_utils-cryptomath.py (new)
  1.1       +29 -0     ports/devel/py-gdata/files/extra-patch-src_gdata_tlslite_utils-jython_compat.py (new)
  1.4       +10 -17    ports/devel/py-gdata/pkg-descr
  1.13      +62 -3     ports/devel/py-gdata/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2009-11-21 07:52:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!  Next time please use an unified diff for updating a 
port.