Browse Source
Remove unneeded post-patch hack that was introduced in [1] to fix now defunct multimedia/libquicktime. FAAD2_VERSION can be set to a proper value by including <faad.h> if really neccesary, but the recommended way to get the version string is to use the NeAACDecGetVersion() method, which has been part of the API for over 8 years. [1] https://cgit.freebsd.org/ports/commit/?id=7227864d65ee933830d17cf1c548b90289a950aa https://github.com/knik0/faad2/releases/tag/2.11.2overlay

3 changed files with 7 additions and 9 deletions
@ -1,3 +1,3 @@ |
|||
TIMESTAMP = 1700258398 |
|||
SHA256 (knik0-faad2-2.11.1_GH0.tar.gz) = 72dbc0494de9ee38d240f670eccf2b10ef715fd0508c305532ca3def3225bb06 |
|||
SIZE (knik0-faad2-2.11.1_GH0.tar.gz) = 657255 |
|||
TIMESTAMP = 1741152585 |
|||
SHA256 (knik0-faad2-2.11.2_GH0.tar.gz) = 3fcbd305e4abd34768c62050e18ca0986f7d9c5eca343fb98275418013065c0e |
|||
SIZE (knik0-faad2-2.11.2_GH0.tar.gz) = 657260 |
|||
|
Loading…
Reference in new issue