Bug 114324

Summary: [patch] audio/festival - cleanup
Product: Ports & Packages Reporter: Gabor Kovesdan <gabor>
Component: Individual Port(s)Assignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
audio-festival.diff none

Description Gabor Kovesdan freebsd_committer freebsd_triage 2007-07-05 08:40:03 UTC
I'm working on a cleanup of USE/WITH variables to be used properly.
Please see: http://www.freebsd.org/projects/ideas/#p-ports-cleanup-use

This patch
- Removes a USE variable, which is a noop, does not do anything
- Uses DATADIR to make the port simpler
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-05 08:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-05 08:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-20 21:06:27 UTC
gabor       2007-07-20 20:06:20 UTC

  FreeBSD ports repository

  Modified files:
    audio/festival       Makefile pkg-plist 
  Log:
  - Remove USE_AUTOCONF, which is a noop
  - Use DATADIR
  
  PR:             ports/114324
  Submitted by:   gabor
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.41      +8 -10     ports/audio/festival/Makefile
  1.7       +140 -140  ports/audio/festival/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 Gabor Kovesdan freebsd_committer freebsd_triage 2007-07-20 21:33:36 UTC
State Changed
From-To: feedback->closed

Committed with maintainer timeout, thanks!