Bug 194630

Summary: Update devel/py-configobj to 5.0.6
Product: Ports & Packages Reporter: olivier
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Some People Flags: olivier: maintainer-feedback? (nivit)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file for updating py-configobj to 5.0.6
none
poudriere log file none

Description olivier 2014-10-27 13:10:58 UTC
Created attachment 148704 [details]
patch file for updating py-configobj to 5.0.6

Here is an update for devel/py-configobj to 5.0.6 (permit to be used with python3+).
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-27 13:10:58 UTC
Auto-assigned to maintainer nivit@FreeBSD.org
Comment 2 olivier 2014-10-27 13:12:03 UTC
Created attachment 148705 [details]
poudriere log file
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-24 13:25:27 UTC
A commit references this bug:

Author: nivit
Date: Sat Jan 24 13:25:16 UTC 2015
New revision: 377790
URL: https://svnweb.freebsd.org/changeset/ports/377790

Log:
  - Update to 5.0.6 [1]
  - Use CHEESESHOP as download site
  - Remove patches under files/
  - Update WWW address

  PR:	194630 [1]
  Submitted by:	Olivier Cochard <olivier@cochard.me> [1]

Changes:
  head/devel/py-configobj/Makefile
  head/devel/py-configobj/distinfo
  head/devel/py-configobj/files/
  head/devel/py-configobj/pkg-descr
Comment 4 Nicola Vitale freebsd_committer freebsd_triage 2015-01-24 13:31:20 UTC
Committed with a minor change (use CHEESESHOP as download site), thanks!