aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:20:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:20:33 +0000
commitda50bdec9d067a62096b5e96667d3f727fdced47 (patch)
tree5f80df8095e164be90ffa4f3991417fdac298f88 /graphics
parent75105960f5fe71c19eb5ad500ddd88ab47ea1d5e (diff)
downloadports-da50bdec9d067a62096b5e96667d3f727fdced47.tar.gz
ports-da50bdec9d067a62096b5e96667d3f727fdced47.zip
graphics/py-imagesize: Update to 1.3.0
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imagesize/Makefile2
-rw-r--r--graphics/py-imagesize/distinfo6
-rw-r--r--graphics/py-imagesize/pkg-descr4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-imagesize/Makefile b/graphics/py-imagesize/Makefile
index aaf4cc8af0ff..6f866e0d08df 100644
--- a/graphics/py-imagesize/Makefile
+++ b/graphics/py-imagesize/Makefile
@@ -1,7 +1,7 @@
# Created by: Kris Moore <kmoore@FreeBSD.org>
PORTNAME= imagesize
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-imagesize/distinfo b/graphics/py-imagesize/distinfo
index 1466f523a802..e14b345cd4b5 100644
--- a/graphics/py-imagesize/distinfo
+++ b/graphics/py-imagesize/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620151076
-SHA256 (imagesize-1.2.0.tar.gz) = b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1
-SIZE (imagesize-1.2.0.tar.gz) = 1274955
+TIMESTAMP = 1637073006
+SHA256 (imagesize-1.3.0.tar.gz) = cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d
+SIZE (imagesize-1.3.0.tar.gz) = 1279535
diff --git a/graphics/py-imagesize/pkg-descr b/graphics/py-imagesize/pkg-descr
index 797381017a78..d1602f4c8fbd 100644
--- a/graphics/py-imagesize/pkg-descr
+++ b/graphics/py-imagesize/pkg-descr
@@ -1,4 +1,4 @@
-This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG image headers and returns
-image size.
+This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm image headers and
+returns image size or DIP.
WWW: https://github.com/shibukawa/imagesize_py