Bug 124878

Summary: [Update]devel/py-turbojson:update to 1.1.3
Product: Ports & Packages Reporter: wenheping <wenheping>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description wenheping 2008-06-22 18:00:09 UTC
1 update to 1.1.3 from 1.0
2 set default use python2.5

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-22 18:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-07 14:33:51 UTC
nivit       2008-07-07 13:33:39 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-turbojson   Makefile distinfo pkg-plist 
  Removed files:
    devel/py-turbojson/files pkg-deinstall.in pkg-install.in 
  Log:
  - Update to 1.1.3 [PR]
  - Add CHEESESHOP as primary donwload site
  - Move easy_install support to <bsd.python.mk>
  - Remove files/pkg-deinstall.in, files/pkg-install.in
  - Use sources to build the port (instead of installing the egg directly)
  
  PR:             ports/124878
  Submitted by:   Wen heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.7       +8 -37     ports/devel/py-turbojson/Makefile
  1.4       +3 -3      ports/devel/py-turbojson/distinfo
  1.2       +0 -17     ports/devel/py-turbojson/files/pkg-deinstall.in (dead)
  1.2       +0 -16     ports/devel/py-turbojson/files/pkg-install.in (dead)
  1.4       +32 -22    ports/devel/py-turbojson/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 Nicola Vitale freebsd_committer freebsd_triage 2008-07-07 14:34:43 UTC
State Changed
From-To: open->closed

Committed (with little changes: mainly easy_install support moved to <bsd.python.mk>), thanks!