diff options
author | fernape <fernape@FreeBSD.org> | 2018-11-28 05:47:52 +0800 |
---|---|---|
committer | fernape <fernape@FreeBSD.org> | 2018-11-28 05:47:52 +0800 |
commit | 22b1e727a9a3ed2aa560b8a5199a180e1d36cf6b (patch) | |
tree | 7de7ecc04b107115ddc3703c50a288f9d284b47f /textproc | |
parent | b9c65c8d5d381d3acaa6ff1de042b17e72a5529e (diff) | |
download | freebsd-ports-gnome-22b1e727a9a3ed2aa560b8a5199a180e1d36cf6b.tar.gz freebsd-ports-gnome-22b1e727a9a3ed2aa560b8a5199a180e1d36cf6b.tar.zst freebsd-ports-gnome-22b1e727a9a3ed2aa560b8a5199a180e1d36cf6b.zip |
textproc/libextractor: update to 1.8
Reported by: portscout
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libextractor/Makefile | 3 | ||||
-rw-r--r-- | textproc/libextractor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index f220a2406ec6..c1863bf97811 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libextractor -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 1.8 CATEGORIES= textproc MASTER_SITES= GNU diff --git a/textproc/libextractor/distinfo b/textproc/libextractor/distinfo index 81a118f5be9e..a1572d66c2a8 100644 --- a/textproc/libextractor/distinfo +++ b/textproc/libextractor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537748923 -SHA256 (libextractor-1.7.tar.gz) = e0a6fde824cf2212c4f217a5e0fc03391251cfb46ca000117f66cf7ae4368e8f -SIZE (libextractor-1.7.tar.gz) = 8075299 +TIMESTAMP = 1543335284 +SHA256 (libextractor-1.8.tar.gz) = e235a4aa2623fe458f8fcf1dcbb5be4f03df509aacec86a1de1fc7fcca582cfc +SIZE (libextractor-1.8.tar.gz) = 8315688 |