[114004] trunk/dports/graphics/qrencode

ryandesign at macports.org ryandesign at macports.org
Wed Nov 27 01:18:53 PST 2013


Revision: 114004
          https://trac.macports.org/changeset/114004
Author:   ryandesign at macports.org
Date:     2013-11-27 01:18:53 -0800 (Wed, 27 Nov 2013)
Log Message:
-----------
qrencode: update to 3.4.3 (#41564); fix livecheck

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

Removed Paths:
-------------
    trunk/dports/graphics/qrencode/files/

Modified: trunk/dports/graphics/qrencode/Portfile
===================================================================
--- trunk/dports/graphics/qrencode/Portfile	2013-11-27 09:03:16 UTC (rev 114003)
+++ trunk/dports/graphics/qrencode/Portfile	2013-11-27 09:18:53 UTC (rev 114004)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name                    qrencode
-version                 3.1.1
-revision                2
+version                 3.4.3
 categories              graphics
 maintainers             nomaintainer
 license                 LGPL-2.1+
@@ -14,15 +13,20 @@
                         symbol, a kind of 2D symbology that can be scanned by handy \
                         terminals such as a mobile phone with CCD. The capacity of \
                         QR Code is up to 7000 digits or 4000 characters, and is highly robust.
-homepage                http://megaui.net/fukuchi/works/qrencode/index.en.html
+homepage                http://fukuchi.org/works/qrencode/index.html.en
+master_sites            http://fukuchi.org/works/qrencode/
 platforms               darwin
-master_sites            http://megaui.net/fukuchi/works/qrencode/
-checksums               sha1 c3eb6c44553daa612a9bcf413d3cab7c46241373
-configure.args          --mandir=${prefix}/share/man
+use_bzip2               yes
+
+checksums               sha1    a5056cf2fdc699ecf1d3c0cbea7b50993b0bf54e \
+                        rmd160  5fe40fee6333d9ef8be35b86db5b26d99c0b7b77 \
+                        sha256  dfd71487513c871bad485806bfd1fdb304dedc84d2b01a8fb8e0940b50597a98
+
 depends_build           port:pkgconfig
 depends_lib             port:libpng
 
-patchfiles              configure-libpng.diff
+test.run                yes
+test.target             check
 
-test.run                yes
-test.target             verify
+livecheck.type          regex
+livecheck.regex         ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131127/fb1a35bc/attachment.html>


More information about the macports-changes mailing list