diff --git a/sysutils/edid-decode/Makefile b/sysutils/edid-decode/Makefile index 8b8a3c02cbe8..26519c73ec1e 100644 --- a/sysutils/edid-decode/Makefile +++ b/sysutils/edid-decode/Makefile @@ -1,30 +1,30 @@ PORTNAME= edid-decode -PORTVERSION= 0.1.20220803 +PORTVERSION= 0.1.20230616 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Decodes binary EDID information from monitors WWW= https://git.linuxtv.org/edid-decode.git LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang gmake tar:xz LDFLAGS+= -lm PLIST_FILES= bin/edid-decode \ share/man/man1/edid-decode.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 dist: clean @${MKDIR} ${WRKSRC} @git clone https://git.linuxtv.org/edid-decode.git ${WRKSRC} @${RM} -rf ${WRKSRC}/.git* @${TAR} -C ${WRKDIR} -cvJpf ${DISTDIR}/${DISTFILES} ${DISTNAME} .include diff --git a/sysutils/edid-decode/distinfo b/sysutils/edid-decode/distinfo index 25403703f705..adea5bb6ea6d 100644 --- a/sysutils/edid-decode/distinfo +++ b/sysutils/edid-decode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661611266 -SHA256 (edid-decode-0.1.20220803.tar.xz) = 140952bb7f01992300cf2608dbb97a68e114ccb00e3d1e2064a87e4834c50546 -SIZE (edid-decode-0.1.20220803.tar.xz) = 112008 +TIMESTAMP = 1689067729 +SHA256 (edid-decode-0.1.20230616.tar.xz) = 811093eb99f46ff9aeda3071ff4e14d221f28e4ac5752e38326a9f509f4c586a +SIZE (edid-decode-0.1.20230616.tar.xz) = 114908