Bug 92655 - update net/mpd4
Summary: update net/mpd4
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: Gleb Smirnoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 01:50 UTC by Andrew Pantyukhin
Modified: 2006-10-31 20:50 UTC (History)
0 users

See Also:


Attachments
mpd4.diff (4.37 KB, patch)
2006-02-01 01:50 UTC, Andrew Pantyukhin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Pantyukhin 2006-02-01 01:50:02 UTC
o Fix plist (honor NOPORTDOCS)
o Move plist to Makefile
o Add rcng script
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-01 01:52:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->archie

Over to maintainer
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2006-02-27 14:49:49 UTC
Responsible Changed
From-To: archie->glebius

Over to new maintainer.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-31 20:38:55 UTC
sem         2006-10-31 20:37:56 UTC

  FreeBSD ports repository

  Modified files:
    net/mpd4             Makefile distinfo pkg-descr 
    net/mpd4/files       mpd4.mtree 
  Added files:
    net/mpd4/files       mpd4.sh.in 
  Removed files:
    net/mpd4             pkg-plist 
    net/mpd4/files       mpd4.sh 
  Log:
  - Update to 4.0b5
  - Get rid of pkg-plist. It's dynamical now and respects NOPORTDOCS.
  - rcNG'fy
  
  PR:             ports/92655 (based on)
  Submitted by:   maintainer, sat (PR)
  
  Revision  Changes    Path
  1.6       +8 -4      ports/net/mpd4/Makefile
  1.4       +3 -3      ports/net/mpd4/distinfo
  1.3       +0 -0      ports/net/mpd4/files/mpd4.mtree
  1.3       +0 -37     ports/net/mpd4/files/mpd4.sh (dead)
  1.1       +45 -0     ports/net/mpd4/files/mpd4.sh.in (new)
  1.4       +12 -3     ports/net/mpd4/pkg-descr
  1.3       +0 -72     ports/net/mpd4/pkg-plist (dead)
_______________________________________________
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 Gleb Smirnoff freebsd_committer freebsd_triage 2006-10-31 20:50:20 UTC
State Changed
From-To: open->closed

Thanks for PR. The listed tasks are completed, finally :)