Bug 111681 - [patch] audio/ocp - cleanup non-supported FreeBSD versions
Summary: [patch] audio/ocp - cleanup non-supported FreeBSD versions
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 03:30 UTC by edwin
Modified: 2007-04-17 08:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.63 KB, patch)
2007-04-16 03:30 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2007-04-16 03:30:06 UTC

Fix: There is a chance that the bsd.port.pre.mk / bsd.port.post.mk can
be replaced by a single bsd.port.mk, as I couldn't find use for it
anymore. But I leave this for the maintainer.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-16 03:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-17 08:27:48 UTC
ehaupt      2007-04-17 07:27:43 UTC

  FreeBSD ports repository

  Modified files:
    audio/ocp            Makefile pkg-plist 
  Log:
  Cleanup non-supported FreeBSD versions
  
  PR:             111681
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.19      +3 -9      ports/audio/ocp/Makefile
  1.7       +2 -2      ports/audio/ocp/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 Emanuel Haupt freebsd_committer freebsd_triage 2007-04-17 08:28:01 UTC
State Changed
From-To: open->closed

Committed, thanks!