Summary: | [PATCH] devel/rubygem-rake: install man as appropriate | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stanislav Sedov <ssedov> | ||||
Component: | Individual Port(s) | Assignee: | Stanislav Sedov <stas> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jw | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Stanislav Sedov
2006-07-18 19:10:18 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. On Sun, 30 Jul 2006 22:50:01 +0200 Martin Wilke <miwi@FreeBSD.org> mentioned: > On Fri, 28 Jul 2006 09:23:47 +0400 > Stanislav Sedov <ssedov@mbsd.msk.ru> wrote: > > > On Fri, 28 Jul 2006 01:24:02 +0200 > > Martin Wilke <miwi@FreeBSD.org> mentioned: > > > > > Hi Stanislav > > > > > > You ports tree is outdated. Please, update you ports tree and send > > > me a new patch, aktuelly is a 0.8.11 on ports. > > > > > > Best Regards Martin > > > > > > > > > > Where you can see 0.8.11? There is 0.71 only in ports tree. > > > > Hi Stanislav, > > why do you make ${RM} ${PREFIX}/${GEM_LIB_DIR}/doc/rake.1.gz ? > > - Martin > > Because we don't need man duplicate in another dir ;-) On the other hand it will be installed anyway because of rubygem. Responsible Changed From-To: miwi->stas he has commit bit :) stas 2006-09-30 10:05:00 UTC FreeBSD ports repository Modified files: devel/rubygem-rake Makefile pkg-plist Log: - Install manpage into the appropriate place PR: ports/100493 Submitted by: me (stas) Approved by: maintainer timeout, sem (mentor) Revision Changes Path 1.9 +10 -0 ports/devel/rubygem-rake/Makefile 1.6 +0 -1 ports/devel/rubygem-rake/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" State Changed From-To: feedback->closed Committed. Thanks! |