diff --git a/graphics/jpeginfo/Makefile b/graphics/jpeginfo/Makefile index 3313c20e9b5d..f29895a2b604 100644 --- a/graphics/jpeginfo/Makefile +++ b/graphics/jpeginfo/Makefile @@ -1,23 +1,25 @@ PORTNAME= jpeginfo -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= graphics MASTER_SITES= https://www.kokkonen.net/tjko/src/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate listing and MD5, check jpegs for error, delete broken ones WWW= https://www.kokkonen.net/tjko/projects.html \ https://github.com/tjko/jpeginfo LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake jpeg localbase GNU_CONFIGURE= yes MAKE_ARGS= INSTALL_ROOT=${STAGEDIR} PLIST_FILES= bin/jpeginfo \ share/man/man1/jpeginfo.1.gz +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jpeginfo + .include diff --git a/graphics/jpeginfo/distinfo b/graphics/jpeginfo/distinfo index 83acf3bf1c16..ca65c147c773 100644 --- a/graphics/jpeginfo/distinfo +++ b/graphics/jpeginfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589508 -SHA256 (jpeginfo-1.7.0.tar.gz) = dc985083448d9707d42e49bed826a247c0dbda6913c870e9a5d9bf7c74939659 -SIZE (jpeginfo-1.7.0.tar.gz) = 105449 +TIMESTAMP = 1698848700 +SHA256 (jpeginfo-1.7.1.tar.gz) = 274f6be23fd089bd9e8715b67643a66ca2f63a503028bdea3e571228d50b669e +SIZE (jpeginfo-1.7.1.tar.gz) = 448213