Ticket #51459: Portfile-baresip.patch
File Portfile-baresip.patch, 1.2 KB (added by alfredh (Alfred E. Heggestad), 8 years ago) |
---|
-
net/baresip/Portfile
old new 5 5 PortGroup muniversal 1.0 6 6 7 7 name baresip 8 version 0.4.1 79 revision 18 version 0.4.19 9 revision 0 10 10 categories net 11 11 platforms darwin 12 12 maintainers db.org:aeh … … 20 20 homepage http://www.creytiv.com/ 21 21 master_sites ${homepage}pub/ 22 22 23 checksums rmd160 893b313d9a22e2874257b2eb86fe09c96dfeebc0\24 sha256 de7e6ff0185290eb50f2956d81a0fcdcf2a2af76432f64f090dd7be5db53d68023 checksums rmd160 55fffe69c2497042ab5869ecfb65a6fa772374d9 \ 24 sha256 bb8c62da225d7ee30ad371e6e0cd0f4bb663635e73b8c09cd43b054b981eb0d1 25 25 26 26 depends_lib port:libre \ 27 27 port:librem \ … … 29 29 port:x264 \ 30 30 path:lib/libavcodec.dylib:ffmpeg 31 31 32 patchfiles patch-ffmpeg-3.0.diff33 34 32 use_configure no 35 33 36 34 build.args PREFIX=${prefix} \