Ticket #39497: Portfile.diff
File Portfile.diff, 1.1 KB (added by jwatzman@…, 11 years ago) |
---|
-
(a) Portfile-orig vs. (b) Portfile
a b 5 5 PortGroup active_variants 1.1 6 6 7 7 name awesome 8 version 3. 4.158 version 3.5.1 9 9 categories x11 x11-wm 10 10 platforms darwin 11 11 maintainers nomaintainer … … 29 29 master_sites ${homepage}download/ 30 30 use_xz yes 31 31 32 checksums rmd160 d8a91d4e0f2161a99a4d3e60fabd1c8acf7cf015 \33 sha256 6b053e18113bb21883a0c5b8c618845c3baddaf9dbe558ff6b824f7e320521d532 checksums rmd160 480f6d56a192d5ea6e72d6576d47f5805182c725 \ 33 sha256 71cd67ccf8b9c50f0142d6ab618172a01518ca3add2a0f6c245169baf9713218 34 34 35 35 depends_build port:cmake \ 36 36 port:ImageMagick \ … … 38 38 39 39 depends_lib path:bin/dbus-daemon:dbus \ 40 40 port:lua \ 41 port:lua-lgi \ 41 42 path:lib/pkgconfig/glib-2.0.pc:glib2 \ 42 43 path:lib/pkgconfig/pango.pc:pango \ 43 44 path:lib/pkgconfig/cairo.pc:cairo \