diff options
author | Aaron Ball <nullspoon@oper.io> | 2022-09-29 13:30:03 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2022-09-29 13:30:03 -0600 |
commit | 81f77ccd40a484d7a9e5c7c803d1a6d7d06ef481 (patch) | |
tree | 0aceb43ca533800613bacd57a69fde110447a1f0 /leptonica | |
parent | 4808432bfb34f517fa48b618faba0d30ff82a4ec (diff) | |
download | ports-81f77ccd40a484d7a9e5c7c803d1a6d7d06ef481.tar.gz ports-81f77ccd40a484d7a9e5c7c803d1a6d7d06ef481.tar.xz |
leptonica:version from 1.80.0 to 1.82.0
Diffstat (limited to 'leptonica')
-rw-r--r-- | leptonica/.footprint | 2 | ||||
-rw-r--r-- | leptonica/.md5sum | 2 | ||||
-rw-r--r-- | leptonica/.signature | 8 | ||||
-rw-r--r-- | leptonica/Pkgfile | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/leptonica/.footprint b/leptonica/.footprint index f7a8f3c..de3604c 100644 --- a/leptonica/.footprint +++ b/leptonica/.footprint @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/include/leptonica/ -rw-r--r-- root/root usr/include/leptonica/endianness.h -rw-r--r-- root/root usr/include/leptonica/environ.h -rw-r--r-- root/root usr/include/leptonica/gplot.h +-rw-r--r-- root/root usr/include/leptonica/hashmap.h -rw-r--r-- root/root usr/include/leptonica/heap.h -rw-r--r-- root/root usr/include/leptonica/imageio.h -rw-r--r-- root/root usr/include/leptonica/jbclass.h @@ -53,6 +54,7 @@ drwxr-xr-x root/root usr/lib/cmake/ lrwxrwxrwx root/root usr/lib/liblept.so -> liblept.so.5.0.4 lrwxrwxrwx root/root usr/lib/liblept.so.5 -> liblept.so.5.0.4 -rwxr-xr-x root/root usr/lib/liblept.so.5.0.4 +lrwxrwxrwx root/root usr/lib/libleptonica.a -> liblept.a lrwxrwxrwx root/root usr/lib/libleptonica.la -> liblept.la lrwxrwxrwx root/root usr/lib/libleptonica.so -> liblept.so drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/leptonica/.md5sum b/leptonica/.md5sum index 991ab5b..1576fc8 100644 --- a/leptonica/.md5sum +++ b/leptonica/.md5sum @@ -1 +1 @@ -12fa1e165f7ad0bd2f49423669a62143 1.80.0.tar.gz +39f0befbd53939950beb32d81b3542cf 1.82.0.tar.gz diff --git a/leptonica/.signature b/leptonica/.signature index 60de70e..4592c30 100644 --- a/leptonica/.signature +++ b/leptonica/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZmnkBanDwBjFEdtf+lvYIjEMaIZdDJUJQe2abIkllqsZSUI0AKYJMrLMllXepIgb2BIuSx0iRQEnj0OEuSuK6QU= -SHA256 (Pkgfile) = c14e7e7fad15bdec7f2e0ec6eb5dc06d01d194a3e9abf696ebfe9a9099611a2d -SHA256 (.footprint) = ba834e9b111ff4b8ffd9f953d210896fbd961097e14a391c06e8080913f5ca90 -SHA256 (1.80.0.tar.gz) = 3952b974ec057d24267aae48c54bca68ead8275604bf084a73a4b953ff79196e +RWThnm0RuVZhZi9tvFT0IO0tBpb43v/orwVofwMwXdctPfqSHYmartJ1QJA/OswEEGE6PuUAYwNspD3y5msuFoCswA3SLo//ggI= +SHA256 (Pkgfile) = ef5ed4699db7e29e89ac454e665b956a86efa3e691569b39592450d8d082c19a +SHA256 (.footprint) = ba7d3ec6e6d41785dc57fe1b1bd4026526c545c6628a57d1b3c518b8c944414b +SHA256 (1.82.0.tar.gz) = 40fa9ac1e815b91e0fa73f0737e60c9eec433a95fa123f95f2573dd3127dd669 diff --git a/leptonica/Pkgfile b/leptonica/Pkgfile index ddd924a..288c979 100644 --- a/leptonica/Pkgfile +++ b/leptonica/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libjpeg-turbo libpng libtiff libwebp name=leptonica -version=1.80.0 +version=1.82.0 release=1 source=(https://github.com/DanBloomberg/${name}/archive/${version}.tar.gz) |