Bug 104356

Summary: [PATCH] devel/py-setuptools plist for Python 2.5 and above
Product: Ports & Packages Reporter: Piet Delport <pjd>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: acm
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-setuptools.patch none

Description Piet Delport 2006-10-12 17:40:17 UTC
(Maintainer CC'd.)

setuptools's installation process checks the Python version, and for 2.5 and
above, installs itself as a single egg archive, instead of an unpacked
directory tree.  In this case, the port's current packing list is wrong.

Fix: Conditionalize the port's packing list on the Python version, using PLIST_SUB.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-12 17:42:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104356 

Adding to audit trail from misfiled PR ports/104360:

Date: Thu, 12 Oct 2006 12:58:41 -0500
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2006-11-07 14:48:52 UTC
State Changed
From-To: open->closed

Committed with few modifications, thanks
Comment 3 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2006-11-07 14:48:53 UTC
acm         2006-11-07 14:48:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-setuptools  Makefile pkg-plist 
  Log:
  - Fix pkg-plist problems with python >= 2.5
  
  PR:             ports/104356
  Submitted by:   Piet Delport <pjd__at__satori.za.net>
  
  Revision  Changes    Path
  1.10      +12 -1     ports/devel/py-setuptools/Makefile
  1.7       +115 -114  ports/devel/py-setuptools/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"