[87743] trunk/dports/devel/play

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 3 10:55:48 PST 2011


Revision: 87743
          http://trac.macports.org/changeset/87743
Author:   ciserlohn at macports.org
Date:     2011-12-03 10:55:46 -0800 (Sat, 03 Dec 2011)
Log Message:
-----------
play: update to version 1.2.4

Modified Paths:
--------------
    trunk/dports/devel/play/Portfile
    trunk/dports/devel/play/files/patch-framework-build.xml.diff

Modified: trunk/dports/devel/play/Portfile
===================================================================
--- trunk/dports/devel/play/Portfile	2011-12-03 18:40:50 UTC (rev 87742)
+++ trunk/dports/devel/play/Portfile	2011-12-03 18:55:46 UTC (rev 87743)
@@ -5,7 +5,7 @@
 
 name                play
 conflicts           sox
-version             1.2.3
+version             1.2.4
 categories          devel java www
 platforms           darwin
 license             Apache-2
@@ -27,8 +27,8 @@
 homepage            http://www.playframework.org/
 master_sites        https://github.com/playframework/play/tarball/${version}
 
-checksums           rmd160  d141de9605f16566a5e8872982914816aa8e0da7 \
-                    sha256  fde3152b3b833b6445667322190c2f5bf72a7bbb5cbff7dafc8ecf757e799aab
+checksums           rmd160  aab8b1306c8f60402754ef951213c7f787f17b74 \
+                    sha256  81045840dae4c4631f599e840db5294a0e238b7331c745df1690e7c3325e5236
 
 depends_build       port:apache-ant
 

Modified: trunk/dports/devel/play/files/patch-framework-build.xml.diff
===================================================================
--- trunk/dports/devel/play/files/patch-framework-build.xml.diff	2011-12-03 18:40:50 UTC (rev 87742)
+++ trunk/dports/devel/play/files/patch-framework-build.xml.diff	2011-12-03 18:55:46 UTC (rev 87743)
@@ -5,7 +5,7 @@
  <project name="play! framework" default="jar" basedir=".">
  
 -    <property name="baseversion" value="1.2.x" />
-+    <property name="version" value="1.2.3" />
++    <property name="version" value="1.2.4" />
  
      <path id="project.classpath">
          <fileset dir=".">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111203/45603e80/attachment.html>


More information about the macports-changes mailing list