Revision
121510
Author
hum@macports.org
Date
2014-06-27 18:34:22 -0700 (Fri, 27 Jun 2014)

Log Message

pecco: update to 2014-06-22.

Modified Paths

Diff

Modified: trunk/dports/math/pecco/Portfile (121509 => 121510)


--- trunk/dports/math/pecco/Portfile	2014-06-27 22:44:49 UTC (rev 121509)
+++ trunk/dports/math/pecco/Portfile	2014-06-28 01:34:22 UTC (rev 121510)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pecco
-version             2013-12-25
+version             2014-06-22
 epoch               1
 categories          math
 maintainers         hum openmaintainer
@@ -17,14 +17,14 @@
 license             {GPL-2 LGPL-2.1}
 
 master_sites        ${homepage}
-checksums           rmd160  5073265d1d6ea4cf5c262fb836ad50bd7abaacc0 \
-                    sha256  7499080ee4323fc3814d73194151872f17af879bb78566bae028607c75a236f1
+checksums           rmd160  fc88f50594134331ed5d09e7adc14a6dc1cad969 \
+                    sha256  7e0c369491a0e4ddbed6dd4001f2c9f668248f9148ab644167efa307efa75e1b
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS COPYING GPL LGPL README \
+        AUTHORS COPYING GPL LGPL README THANKS \
         ${destroot}${docdir}
     set exroot ${prefix}/share/examples
     xinstall -d ${destroot}${exroot}