jpeg: Update to 10; remove compatibility symlink

This commit is contained in:
Ryan Carsten Schmidt
2026-04-24 14:04:34 -05:00
parent 7ce5092bc3
commit 437e4d5f59
+5 -9
View File
@@ -3,11 +3,11 @@
PortSystem 1.0
name jpeg
version 9f
version 10
revision 0
checksums rmd160 03ce2a962e3bc0ef2908e61575e8cb63f286a3e3 \
sha256 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b \
size 1081470
checksums rmd160 242b7107c2d5d25bd412f41a479533da8ae23aa2 \
sha256 8b9eaa13242690ebd03e1728ab1edf97a81a78ed6e83624d493655f31ac95ab5 \
size 1099508
categories graphics
platforms darwin freebsd sunos
@@ -41,12 +41,8 @@ post-destroot {
xinstall -m 0644 -W ${worksrcpath} \
README change.log libjpeg.txt structure.txt usage.txt wizard.txt \
${destroot}${docdir}
# dylib suffix is platform-specific
if {${os.platform} eq "darwin"} {
ln -s ${jpeg_prefix}/lib/libjpeg.9.dylib ${destroot}${prefix}/lib
}
}
livecheck.type regex
livecheck.url ${homepage}files/
livecheck.regex ${name}src.v(.*?)${extract.suffix}
livecheck.regex ${name}src\\.v(.*?)[quotemeta ${extract.suffix}]