diff --git a/graphics/ssocr/Makefile b/graphics/ssocr/Makefile index 2479d52297c6..834e3f6e7e26 100644 --- a/graphics/ssocr/Makefile +++ b/graphics/ssocr/Makefile @@ -1,27 +1,26 @@ PORTNAME= ssocr -DISTVERSION= 2.24.0 -PORTREVISION= 1 +DISTVERSION= 2.24.1 CATEGORIES= graphics MASTER_SITES= http://www.unix-ag.uni-kl.de/~auerswal/ssocr/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= CLI to recognize digits of a seven segment display WWW= https://www.unix-ag.uni-kl.de/~auerswal/ssocr/ \ https://github.com/auerswal/ssocr LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= gmake pkgconfig tar:bzip2 PLIST_FILES= bin/ssocr \ share/man/man1/ssocr.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/graphics/ssocr/distinfo b/graphics/ssocr/distinfo index 44da30d5c9ff..29f49ab300c7 100644 --- a/graphics/ssocr/distinfo +++ b/graphics/ssocr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719127263 -SHA256 (ssocr-2.24.0.tar.bz2) = bb2e1bb88fa96dab6934e8f0fa715aabe8a2e7a50832acc970ac0521c36b9a97 -SIZE (ssocr-2.24.0.tar.bz2) = 42583 +TIMESTAMP = 1733950825 +SHA256 (ssocr-2.24.1.tar.bz2) = 563adcd6fe807c1cf55e4ec52d58dc5af5b8ccd787af7cb9568eeb7a71ae3d5c +SIZE (ssocr-2.24.1.tar.bz2) = 42777