[98936] trunk/dports/textproc/fribidi/Portfile

cal at macports.org cal at macports.org
Sun Oct 21 08:56:54 PDT 2012


Revision: 98936
          http://trac.macports.org//changeset/98936
Author:   cal at macports.org
Date:     2012-10-21 08:56:54 -0700 (Sun, 21 Oct 2012)
Log Message:
-----------
fribidi: update to 0.19.4, supporting Unicode 6.10

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

Modified: trunk/dports/textproc/fribidi/Portfile
===================================================================
--- trunk/dports/textproc/fribidi/Portfile	2012-10-21 10:00:14 UTC (rev 98935)
+++ trunk/dports/textproc/fribidi/Portfile	2012-10-21 15:56:54 UTC (rev 98936)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -3,5 +4,5 @@
 
 name            fribidi
-version         0.19.2
+version         0.19.4
 categories      textproc
 license         LGPL-2.1+
@@ -17,9 +18,10 @@
 
 homepage        http://fribidi.org/
 master_sites    ${homepage}download/
+use_bzip2       yes
 
-checksums       sha256  49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177 \
-                rmd160  4fafb4b3140bbbcf4c2c58c714b02db2d71e5491
+checksums       sha256  7fc3a0f7d9d2d37519951ee038dd78d11071a777c655c30fb4969d529fd849b5 \
+                rmd160  14c472dd29e2429bd49bf6a3290cc3b68a68e4b9
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121021/af4695ae/attachment.html>


More information about the macports-changes mailing list