Bug 111182

Summary: [PATCH] devel/py-simplejson: fix build on pointyhat
Product: Ports & Packages Reporter: Nicola Vitale <nivit>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me CC: python
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py24-simplejson-1.7.1.patch none

Description Nicola Vitale 2007-04-03 10:10:03 UTC
- Fix build on pointyhat
  (see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2007032502/py24-simplejson-1.7.log )


Port maintainer (python@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-03 10:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->python

Over to maintainer
Comment 2 Nicola Vitale freebsd_committer freebsd_triage 2007-04-03 10:51:06 UTC
Responsible Changed
From-To: python->nivit

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-03 13:34:37 UTC
nivit       2007-04-03 12:34:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-simplejson  Makefile pkg-plist 
  Log:
  - Fix build on pointyhat
    (use --plat-name option for bdist_egg, the egg filename for easy_install)
  
  PR:             ports/111182
  Submitted by:   nivit
  
  Revision  Changes    Path
  1.10      +9 -3      ports/devel/py-simplejson/Makefile
  1.4       +3 -3      ports/devel/py-simplejson/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 4 Nicola Vitale freebsd_committer freebsd_triage 2007-04-03 13:35:16 UTC
State Changed
From-To: open->closed

Committed, thanks!