[137037] trunk/dports/graphics/jbig2dec/Portfile

larryv at macports.org larryv at macports.org
Wed Jun 3 11:01:18 PDT 2015


Revision: 137037
          https://trac.macports.org/changeset/137037
Author:   larryv at macports.org
Date:     2015-06-03 11:01:17 -0700 (Wed, 03 Jun 2015)
Log Message:
-----------
jbig2dec: Rearrange and reformat (NFC)

Modified Paths:
--------------
    trunk/dports/graphics/jbig2dec/Portfile

Modified: trunk/dports/graphics/jbig2dec/Portfile
===================================================================
--- trunk/dports/graphics/jbig2dec/Portfile	2015-06-03 17:58:46 UTC (rev 137036)
+++ trunk/dports/graphics/jbig2dec/Portfile	2015-06-03 18:01:17 UTC (rev 137037)
@@ -8,12 +8,11 @@
 revision            1
 categories          graphics
 platforms           darwin
-maintainers         nomaintainer
 # COPYING is GPL 3, but LICENSE says it's GPL 2+
 license             GPL-2+
+maintainers         nomaintainer
 
 description         decoder implementation of the JBIG2 image compression format
-
 long_description    jbig2dec is a decoder-only implementation of the JBIG2 \
                     compression format. It is currently in the alpha stage, \
                     however, it maintains parity with other available encoders.
@@ -23,7 +22,6 @@
                     sourceforge:project/jbig2dec/jbig2dec/${version}
 
 use_xz              yes
-
 checksums           rmd160  7c94cb5409371beff8f289beded40b02e0f55e89 \
                     sha256  016bf8148c850736c19e5e0336c43912d98d68f90c9171912c4f67f5c060adf5
 
@@ -31,9 +29,9 @@
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-        CHANGES \
-        COPYING \
-        LICENSE \
-        README \
-        ${docdir}
+            CHANGES \
+            COPYING \
+            LICENSE \
+            README \
+            ${docdir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150603/ad1c91a5/attachment-0001.html>


More information about the macports-changes mailing list