[144430] trunk/dports/devel/libsdl2/Portfile

jmr at macports.org jmr at macports.org
Fri Jan 8 14:23:40 PST 2016


Revision: 144430
          https://trac.macports.org/changeset/144430
Author:   jmr at macports.org
Date:     2016-01-08 14:23:40 -0800 (Fri, 08 Jan 2016)
Log Message:
-----------
libsdl2: update to 2.0.4

Modified Paths:
--------------
    trunk/dports/devel/libsdl2/Portfile

Modified: trunk/dports/devel/libsdl2/Portfile
===================================================================
--- trunk/dports/devel/libsdl2/Portfile	2016-01-08 21:48:06 UTC (rev 144429)
+++ trunk/dports/devel/libsdl2/Portfile	2016-01-08 22:23:40 UTC (rev 144430)
@@ -5,7 +5,7 @@
 
 name            libsdl2
 set my_name     SDL2
-version         2.0.3
+version         2.0.4
 categories      devel multimedia
 platforms       macosx freebsd
 license         zlib
@@ -21,8 +21,8 @@
 master_sites    ${homepage}release/
 distname        ${my_name}-${version}
 
-checksums       rmd160 e6f3718c7366c5da793c1454cf0ec0972e8bd347 \
-                sha256 a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c
+checksums       rmd160 8eb8f46149927177f1bca43d0da8a54b52269493 \
+                sha256 da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
 
 configure.args  --without-x
 
@@ -58,8 +58,8 @@
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} BUGS.txt COPYING.txt CREDITS.txt \
-        README.txt README-gesture.txt README-macosx.txt README-SDL.txt \
-        README-touch.txt TODO.txt ${destroot}${docdir}
+        README.txt README-SDL.txt TODO.txt WhatsNew.txt \
+        {*}[glob ${worksrcpath}/docs/*.md] ${destroot}${docdir}
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160108/78396c4e/attachment-0001.html>


More information about the macports-changes mailing list