mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.3.3
- Update MASTER_SITES - Update WWW Changes: https://github.com/jsummers/imageworsener/blob/master/changelog.txt
This commit is contained in:
parent
f3f3f94739
commit
fa92b8065d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482505
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= imageworsener
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.3.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://entropymine.com/imageworsener/ \
|
||||
MASTER_SITES= https://entropymine.com/imageworsener/ \
|
||||
LOCAL/sunpoet
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -16,12 +16,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
OPTIONS_DEFINE= JPEG PNG WEBP
|
||||
OPTIONS_DEFAULT=JPEG PNG WEBP
|
||||
|
||||
USES= libtool
|
||||
|
||||
CONFIGURE_ARGS= --with-zlib-include-dir=${INCLUDEDIR} \
|
||||
--with-zlib-lib-dir=${LIBDIR}
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1495818481
|
||||
SHA256 (imageworsener-1.3.2.tar.gz) = 0946f8e82eaf4c51b7f3f2624eef89bfdf73b7c5b04d23aae8d3fbe01cca3ea2
|
||||
SIZE (imageworsener-1.3.2.tar.gz) = 661710
|
||||
TIMESTAMP = 1540041449
|
||||
SHA256 (imageworsener-1.3.3.tar.gz) = 7c4b6e5f3da333e336f014805c441bc08aded652dd9dde2abd40be33b1aa3e25
|
||||
SIZE (imageworsener-1.3.3.tar.gz) = 662243
|
||||
|
@ -4,5 +4,5 @@ formats, experimental support for WebP, read-only support for GIF, and limited
|
||||
support for some other image formats. It's not as fast or memory-efficient as
|
||||
some utilities, but it's very accurate.
|
||||
|
||||
WWW: http://entropymine.com/imageworsener/
|
||||
WWW: https://entropymine.com/imageworsener/
|
||||
WWW: https://github.com/jsummers/imageworsener
|
||||
|
Loading…
Reference in New Issue
Block a user