mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
graphics/py-simplejpeg: update 1.7.6 → 1.8.0
Reported by: portscout
This commit is contained in:
parent
282e680fe2
commit
a65c5615e0
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= simplejpeg
|
||||
DISTVERSION= 1.7.6
|
||||
DISTVERSION= 1.8.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -28,4 +28,6 @@ post-extract: # force cythonization because pre-cythonized _jpeg.c fails to comp
|
|||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/simplejpeg/_jpeg${PYTHON_EXT_SUFFIX}.so
|
||||
|
||||
# tests as of 1.8.0: 61 passed in 10.57s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1726565663
|
||||
SHA256 (simplejpeg-1.7.6.tar.gz) = 89ea4784eaa09edd11b0caded9c40326c4872ba9232ff1705d5b732492e7aca8
|
||||
SIZE (simplejpeg-1.7.6.tar.gz) = 5793293
|
||||
TIMESTAMP = 1739083532
|
||||
SHA256 (simplejpeg-1.8.0.tar.gz) = 43f78b0e7304a24751e14c429a8179a06623167e161e34ed7456dca9b36832cd
|
||||
SIZE (simplejpeg-1.8.0.tar.gz) = 5482647
|
||||
|
|
Loading…
Add table
Reference in a new issue