Bug 111182 - [PATCH] devel/py-simplejson: fix build on pointyhat
Summary: [PATCH] devel/py-simplejson: fix build on pointyhat
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 10:10 UTC by Nicola Vitale
Modified: 2007-04-03 13:40 UTC (History)
1 user (show)

See Also:


Attachments
py24-simplejson-1.7.1.patch (1.86 KB, patch)
2007-04-03 10:10 UTC, Nicola Vitale
no flags Details | Diff

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