Bug 160857

Summary: [PATCH] www/py-WebError: conditionally depend on simplejson
Product: Ports & Packages Reporter: R.Mahmatkhanov <cvs-src>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description R.Mahmatkhanov 2011-09-20 21:40:10 UTC
This port is only needed simplejson if it run with python less than 2.6. From CHANGELOG:

"""
0.10.3 (11/9/2010)
* Don't require simplejson on Python 2.6
"""

so patch attached makes it depend on simplejson only if python version is < 2.6.
- while here, add LICENSE
- bump portrevision because of dependency change

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-20 21:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-21 09:19:07 UTC
wen         2011-09-21 08:18:54 UTC

  FreeBSD ports repository

  Modified files:
    www/py-WebError      Makefile 
  Log:
  - Depend on simplejson confitionally
  
  PR:             ports/160857
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  
  Revision  Changes    Path
  1.5       +11 -3     ports/www/py-WebError/Makefile
_______________________________________________
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 Wen Heping freebsd_committer freebsd_triage 2011-09-21 09:19:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-21 09:23:40 UTC
wen         2011-09-21 08:23:32 UTC

  FreeBSD ports repository

  Modified files:
    www/py-WebError      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Depend on simplejson conditionally
  
  PR:             ports/160857
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  
  Revision  Changes    Path
  1.6       +0 -0      ports/www/py-WebError/Makefile
  1.4       +0 -0      ports/www/py-WebError/distinfo
  1.2       +0 -0      ports/www/py-WebError/pkg-descr
  1.2       +0 -0      ports/www/py-WebError/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"