Re: [30263] trunk/dports/devel/omake
On Oct 23, 2007, at 01:05, source_changes@macosforge.org wrote:
Revision: 30263 http://trac.macosforge.org/projects/macports/changeset/30263 Author: erickt@macports.org Date: 2007-10-22 23:05:28 -0700 (Mon, 22 Oct 2007)
Log Message: ----------- version bump
Modified Paths: -------------- trunk/dports/devel/omake/Portfile
Added Paths: ----------- trunk/dports/devel/omake/files/ trunk/dports/devel/omake/files/stdin_stdout.bin
Modified: trunk/dports/devel/omake/Portfile =================================================================== --- trunk/dports/devel/omake/Portfile 2007-10-23 05:35:49 UTC (rev 30262) +++ trunk/dports/devel/omake/Portfile 2007-10-23 06:05:28 UTC (rev 30263) @@ -2,7 +2,7 @@
PortSystem 1.0 name omake -version 0.9.8-2 +version 0.9.8.5-3 categories devel maintainers erickt@dslextreme.com description OMake is a build system designed for scalability and portability @@ -12,12 +12,14 @@ homepage http://omake.metaprl.org master_sites http://omake.metaprl.org/downloads
-worksrcdir ${name}-0.9.8 +worksrcdir ${name}-0.9.8.5
[snip] You might want to apply the attached patch, so you don't have to keep changing the worksrcdir with every version. You might want to change your maintainer address to your macports.org address (also on the caml-menhir, gtk-canvas and tre ports).
On Oct 23, 2007 6:49 PM, Ryan Schmidt <ryandesign@macports.org> wrote:
You might want to apply the attached patch, so you don't have to keep changing the worksrcdir with every version.
You might want to change your maintainer address to your macports.org address (also on the caml-menhir, gtk-canvas and tre ports).
Hello Ryan! I'm sorry I missed this! Thats a great idea. Thanks.
participants (2)
-
Erick Tryzelaar
-
Ryan Schmidt