[67850] trunk/dports/devel/griffon/Portfile
breskeby at macports.org
breskeby at macports.org
Wed May 19 12:12:59 PDT 2010
Revision: 67850
http://trac.macports.org/changeset/67850
Author: breskeby at macports.org
Date: 2010-05-19 12:12:57 -0700 (Wed, 19 May 2010)
Log Message:
-----------
version bump to 0.3.1
Modified Paths:
--------------
trunk/dports/devel/griffon/Portfile
Modified: trunk/dports/devel/griffon/Portfile
===================================================================
--- trunk/dports/devel/griffon/Portfile 2010-05-19 18:14:36 UTC (rev 67849)
+++ trunk/dports/devel/griffon/Portfile 2010-05-19 19:12:57 UTC (rev 67850)
@@ -3,8 +3,8 @@
PortSystem 1.0
name griffon
-version 0.3
-#set branch [join [lrange [split ${version} .] 0 1] .]
+version 0.3.1
+set branch [join [lrange [split ${version} .] 0 1] .]
categories devel java
maintainers breskeby
platforms darwin
@@ -21,11 +21,11 @@
homepage http://griffon.codehaus.org/
conflicts griffon-devel
distname ${name}-bin-${version}
-master_sites http://dist.codehaus.org/griffon/griffon/${version}.x
+master_sites http://dist.codehaus.org/griffon/griffon/${branch}.x
-checksums md5 5d70b14dfbd5ba585701ca00d2410a36 \
- sha1 122909bc705e8675fa87bd72f84c2c13d016297f \
- rmd160 eaae87d9acd9bebca6ca469db034a537bfae580a
+checksums md5 0eff6a7f8acbcf298f2cd381ffcc4352 \
+ sha1 ca091f3de53cab632166199dad2d6d4adb46905f \
+ rmd160 634c45c703cdb5101fc3228dc6ebebee0936effe
worksrcdir ${name}-${version}
set workTarget ""
@@ -47,10 +47,10 @@
# Copy over the needed elements of our directory tree
file copy ${worksrcpath}/bin \
+ ${worksrcpath}/bash \
${worksrcpath}/dist \
${worksrcpath}/conf \
${worksrcpath}/lib \
- ${worksrcpath}/media \
${worksrcpath}/scripts \
${worksrcpath}/src \
${worksrcpath}/build.properties \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/a9e9266e/attachment.html>
More information about the macports-changes
mailing list