Bug 166379 - [UPDATE] multimedia/py-tvnamer: update to 2.2
Summary: [UPDATE] multimedia/py-tvnamer: update to 2.2
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 18:20 UTC by Ruslan Makhmatkhanov
Modified: 2012-04-07 21:22 UTC (History)
0 users

See Also:


Attachments
file.txt (1.65 KB, text/plain)
2012-03-24 18:20 UTC, Ruslan Makhmatkhanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-03-24 18:20:12 UTC
- update to 2.2
- drop py-simplejson dependency - they only use it as fallback for python < 2.6 (when native json module isn't available). Since python 2.4/2.5 are EOL, this may be safely dropped. 

buildlog: http://people.freebsd.org/~rm/py27-tvnamer-2.2.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-24 18:23:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-07 21:09:02 UTC
rm          2012-04-07 20:08:49 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/py-tvnamer Makefile distinfo pkg-descr 
  Log:
  - update to 2.2
  - drop py-simplejson dependency - they only use it as fallback for python < 2.6
    (when native json module isn't available). Since python 2.4/2.5 are EOL, this
    may be safely dropped.
  
  PR:             166379
  Submitted by:   rm (myself)
  Approved by:    maintainer timeout (2 weeks)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2       +4 -6      ports/multimedia/py-tvnamer/Makefile
  1.2       +2 -2      ports/multimedia/py-tvnamer/distinfo
  1.2       +1 -1      ports/multimedia/py-tvnamer/pkg-descr
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-04-07 21:22:54 UTC
State Changed
From-To: open->closed

Committed, thank you!