Bug 124707

Summary: [patch] audio/libgpod - add python support again
Product: Ports & Packages Reporter: edwin
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description edwin 2008-06-18 10:40:05 UTC
As described in ports/116168, add python support again
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-18 10:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-23 19:30:50 UTC
danfe       2009-08-23 18:30:42 UTC

  FreeBSD ports repository

  Modified files:
    audio/libgpod        Makefile pkg-descr pkg-plist 
  Log:
  - Allow to build with Python bindings [1]
  - Optionally, build SysInfo detection utility, which is required in order
    to support iPod classic and nano 3G [2]
  - Some minor Makefile nits
  
  Since both knobs are disabled by default, do not bump PORTREVISION
  
  PR:             ports/124707 [1], ports/126656 [2]
  Submitted by:   edwin [1], ehaupt [2]
  
  Revision  Changes    Path
  1.22      +29 -6     ports/audio/libgpod/Makefile
  1.3       +2 -1      ports/audio/libgpod/pkg-descr
  1.9       +16 -0     ports/audio/libgpod/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 Alexey Dokuchaev freebsd_committer freebsd_triage 2009-08-23 19:35:08 UTC
State Changed
From-To: open->closed

Modified version of changes committed, thanks!