Ticket #38110: Portfile.diff
File Portfile.diff, 1.1 KB (added by cooljeanius (Eric Gallager), 10 years ago) |
---|
-
Portfile
old new 5 5 6 6 name port-whatsnew 7 7 version 0.1 8 revision 1 8 9 categories sysutils macports 9 10 maintainers gwmail.gwu.edu:egall openmaintainer 10 11 platforms darwin 11 12 license BSD 12 13 supported_archs noarch 13 14 14 description Show the svn log of what changed since this port was installed. 15 description Show the svn log of what changed since this port \ 16 was installed. 15 17 long_description ${description} 16 18 homepage http://svn.macports.org/repository/macports/contrib/${name} 17 19 … … 19 21 20 22 fetch.type svn 21 23 svn.url https://svn.macports.org/repository/macports/contrib/${name} 22 svn.revision 1 0317224 svn.revision 120482 23 25 24 26 worksrcdir ${name} 25 27 26 28 use_configure no 27 29 28 build {} 30 build { 31 ui_debug "${name} has no build step." 32 } 29 33 30 34 destroot { 31 35 xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}