[83093] trunk/dports/devel/play

ciserlohn at macports.org ciserlohn at macports.org
Thu Aug 25 13:52:00 PDT 2011


Revision: 83093
          http://trac.macports.org/changeset/83093
Author:   ciserlohn at macports.org
Date:     2011-08-25 13:52:00 -0700 (Thu, 25 Aug 2011)
Log Message:
-----------
play: update to version 1.2.3

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-08-25 20:49:14 UTC (rev 83092)
+++ trunk/dports/devel/play/Portfile	2011-08-25 20:52:00 UTC (rev 83093)
@@ -5,8 +5,7 @@
 
 name                play
 conflicts           sox
-version             1.2.2
-revision            2
+version             1.2.3
 categories          devel java www
 platforms           darwin
 license             Apache-2
@@ -28,12 +27,9 @@
 homepage            http://www.playframework.org/
 master_sites        https://github.com/playframework/play/tarball/${version}
 
-checksums           sha1    b3d3fafcaa1525345354465484bf5c9139e1f1fb \
-                    rmd160  6dadb0616aa81180a6c27baf43dfaacd5485c05c
+checksums           rmd160  d141de9605f16566a5e8872982914816aa8e0da7 \
+                    sha256  fde3152b3b833b6445667322190c2f5bf72a7bbb5cbff7dafc8ecf757e799aab
 
-# stealth update at 1.2.2
-dist_subdir         ${name}/${version}_1
-
 depends_build       port:apache-ant
 
 depends_lib         port:python27

Modified: trunk/dports/devel/play/files/patch-framework-build.xml.diff
===================================================================
--- trunk/dports/devel/play/files/patch-framework-build.xml.diff	2011-08-25 20:49:14 UTC (rev 83092)
+++ trunk/dports/devel/play/files/patch-framework-build.xml.diff	2011-08-25 20:52:00 UTC (rev 83093)
@@ -5,7 +5,7 @@
  <project name="play! framework" default="jar" basedir=".">
  
 -    <property name="baseversion" value="1.2.x" />
-+    <property name="version" value="1.2.2" />
++    <property name="version" value="1.2.3" />
  
      <path id="project.classpath">
          <fileset dir=".">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110825/5bf59493/attachment.html>


More information about the macports-changes mailing list