Bug 160857 - [PATCH] www/py-WebError: conditionally depend on simplejson
Summary: [PATCH] www/py-WebError: conditionally depend on simplejson
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-20 21:40 UTC by R.Mahmatkhanov
Modified: 2011-09-21 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.08 KB, patch)
2011-09-20 21:40 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"