FreeBSD Bugzilla – Attachment 68336 Details for
Bug 100493
[PATCH] devel/rubygem-rake: install man as appropriate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rubygem-rake-0.7.1_1.patch
rubygem-rake-0.7.1_1.patch (text/plain), 1.23 KB, created by
Stanislav Sedov
on 2006-07-18 19:10:18 UTC
(
hide
)
Description:
rubygem-rake-0.7.1_1.patch
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-07-18 19:10:18 UTC
Size:
1.23 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/rubygem-rake/Makefile /work/src/ports/rubygem-rake/Makefile >--- /usr/ports/devel/rubygem-rake/Makefile Wed Apr 12 20:26:10 2006 >+++ /work/src/ports/rubygem-rake/Makefile Tue Jul 18 10:48:42 2006 >@@ -6,12 +6,22 @@ > > PORTNAME= rake > PORTVERSION= 0.7.1 >+PORTREVISION= 1 > CATEGORIES= devel rubygems > MASTER_SITES= http://rubyforge.org/frs/download.php/9498/ > > MAINTAINER= jw@innerewut.de > COMMENT= Ruby Make > >+MANCOMPRESSED= yes >+MAN1= rake.1 >+ > .include <bsd.port.pre.mk> > .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" >+ >+post-install: >+ ${INSTALL_MAN} ${PREFIX}/${GEM_LIB_DIR}/doc/rake.1.gz \ >+ ${PREFIX}/man/man1 >+ ${RM} ${PREFIX}/${GEM_LIB_DIR}/doc/rake.1.gz >+ > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/devel/rubygem-rake/pkg-plist /work/src/ports/rubygem-rake/pkg-plist >--- /usr/ports/devel/rubygem-rake/pkg-plist Wed Apr 12 20:26:10 2006 >+++ /work/src/ports/rubygem-rake/pkg-plist Tue Jul 18 10:46:31 2006 >@@ -278,7 +278,6 @@ > %%GEM_LIB_DIR%%/doc/glossary.rdoc > %%GEM_LIB_DIR%%/doc/jamis.rb > %%GEM_LIB_DIR%%/doc/proto_rake.rdoc >-%%GEM_LIB_DIR%%/doc/rake.1.gz > %%GEM_LIB_DIR%%/doc/rakefile.rdoc > %%GEM_LIB_DIR%%/doc/rational.rdoc > %%GEM_LIB_DIR%%/doc/release_notes/rake-0.4.14.rdoc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 100493
: 68336