diff --git a/sysutils/edid-decode/Makefile b/sysutils/edid-decode/Makefile index 26519c73ec1e..d2e5444947c4 100644 --- a/sysutils/edid-decode/Makefile +++ b/sysutils/edid-decode/Makefile @@ -1,30 +1,30 @@ PORTNAME= edid-decode -PORTVERSION= 0.1.20230616 +PORTVERSION= 0.1.20230831 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 adea5bb6ea6d..8cc4b0a90706 100644 --- a/sysutils/edid-decode/distinfo +++ b/sysutils/edid-decode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689067729 -SHA256 (edid-decode-0.1.20230616.tar.xz) = 811093eb99f46ff9aeda3071ff4e14d221f28e4ac5752e38326a9f509f4c586a -SIZE (edid-decode-0.1.20230616.tar.xz) = 114908 +TIMESTAMP = 1694162350 +SHA256 (edid-decode-0.1.20230831.tar.xz) = 105187e4a872b23421d7c9702f3b330e7ff2ef1f5d0ea364eedf7441c0aa9008 +SIZE (edid-decode-0.1.20230831.tar.xz) = 114940