Bug 114324 - [patch] audio/festival - cleanup
Summary: [patch] audio/festival - cleanup
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: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-05 08:40 UTC by Gabor Kovesdan
Modified: 2007-07-20 21:34 UTC (History)
0 users

See Also:


Attachments
audio-festival.diff (12.08 KB, patch)
2007-07-05 08:40 UTC, Gabor Kovesdan
no flags Details | Diff

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