[95033] trunk/dports/devel/play

ciserlohn at macports.org ciserlohn at macports.org
Wed Jul 4 06:06:21 PDT 2012


Revision: 95033
          https://trac.macports.org/changeset/95033
Author:   ciserlohn at macports.org
Date:     2012-07-04 06:06:20 -0700 (Wed, 04 Jul 2012)
Log Message:
-----------
play: update to version 1.2.5

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	2012-07-04 12:29:22 UTC (rev 95032)
+++ trunk/dports/devel/play/Portfile	2012-07-04 13:06:20 UTC (rev 95033)
@@ -5,7 +5,7 @@
 
 name                play
 conflicts           sox
-version             1.2.4
+version             1.2.5
 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  aab8b1306c8f60402754ef951213c7f787f17b74 \
-                    sha256  81045840dae4c4631f599e840db5294a0e238b7331c745df1690e7c3325e5236
+checksums           rmd160  52cd23a0029852e2f0d45318861e208c9c98ab1d \
+                    sha256  950e094fcb57d66c20a006a6c004e3b110f9b0affdbdc2f495f467c094895e43
 
 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	2012-07-04 12:29:22 UTC (rev 95032)
+++ trunk/dports/devel/play/files/patch-framework-build.xml.diff	2012-07-04 13:06:20 UTC (rev 95033)
@@ -5,7 +5,7 @@
  <project name="play! framework" default="jar" basedir=".">
  
 -    <property name="baseversion" value="1.2.x" />
-+    <property name="version" value="1.2.4" />
++    <property name="version" value="1.2.5" />
  
      <path id="project.classpath">
          <fileset dir=".">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120704/403ebbf8/attachment.html>


More information about the macports-changes mailing list