[121511] trunk/dports/textproc/cedar/Portfile

hum at macports.org hum at macports.org
Fri Jun 27 18:35:42 PDT 2014


Revision: 121511
          https://trac.macports.org/changeset/121511
Author:   hum at macports.org
Date:     2014-06-27 18:35:42 -0700 (Fri, 27 Jun 2014)
Log Message:
-----------
cedar: update to 2014-06-24.

Modified Paths:
--------------
    trunk/dports/textproc/cedar/Portfile

Modified: trunk/dports/textproc/cedar/Portfile
===================================================================
--- trunk/dports/textproc/cedar/Portfile	2014-06-28 01:34:22 UTC (rev 121510)
+++ trunk/dports/textproc/cedar/Portfile	2014-06-28 01:35:42 UTC (rev 121511)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                cedar
-version             2014-04-25
+version             2014-06-24
 categories          textproc
 maintainers         hum openmaintainer
 
@@ -20,18 +20,18 @@
 
 homepage            http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/cedar/
 platforms           darwin
-license             {GPL-2 LGPL-2.1}
+license             {GPL-2 LGPL-2.1 BSD}
 
 master_sites        ${homepage}
-checksums           rmd160  4fd3274196a7366fdb7a9155392834f7dd6ad15b \
-                    sha256  1aea6dc8c54f9fdea0a2ec02008ce93211c2502dacfee69b4c8bc7dd8facddfb
+checksums           rmd160  28b16f4ebf3e6d79a82896a36450b0191bae5c26 \
+                    sha256  200a31b0a82ac0e6756a09959e8e380afd35d3d175c88fb54c966099995f933a
 
 post-destroot {
     # install additional documents.
     set dest_doc ${destroot}${prefix}/share/doc/${name}
     file mkdir ${dest_doc}
     xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS GPL LGPL \
+        AUTHORS BSD GPL LGPL THANKS \
         ${dest_doc}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140627/38fd4a7c/attachment.html>


More information about the macports-changes mailing list