Bug 149886

Summary: [PATCH] archivers/rpm4: missing python
Product: Ports & Packages Reporter: Anders F Björklund <afb>
Component: Individual Port(s)Assignee: Johan van Selst <johans>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Anders F Björklund 2010-08-22 19:20:01 UTC
The configure param for python was changed, old one doesn't work.

Also, the python module lines are missing from the new pkg-plist.

Fix: Patch attached with submission follows:
How-To-Repeat: $ python
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-22 19:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-23 18:46:53 UTC
johans      2010-08-23 17:46:45 UTC

  FreeBSD ports repository

  Modified files:
    archivers/rpm4       Makefile pkg-plist 
  Log:
  Fix compilation of the python module for rpm; and fix plist [1]
  Add an OPTION to install this module
  
  PR:             ports/149886 [1]
  Submitted by:   Anders.F.Björklund
  
  Revision  Changes    Path
  1.27      +8 -4      ports/archivers/rpm4/Makefile
  1.10      +9 -0      ports/archivers/rpm4/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 Johan van Selst freebsd_committer freebsd_triage 2010-08-23 18:47:05 UTC
State Changed
From-To: open->closed

Committed, thanks. 
I've also added an OPTION to promote this feature.