git: b493c13933c2 - main - multimedia/ffmpegthumbnailer: Fix DISTVERSION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 11:09:42 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b493c13933c2ca7b2f90dd770cf49fccd76257ed
commit b493c13933c2ca7b2f90dd770cf49fccd76257ed
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-01 10:16:58 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-01 11:08:32 +0000
multimedia/ffmpegthumbnailer: Fix DISTVERSION
DISTVERSION shouldn't go backwards
Reported by: zirias, mat
---
multimedia/ffmpegthumbnailer/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index b88cf161ccfd..fb3b4a91628a 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ffmpegthumbnailer
-DISTVERSION= 2.2.2.a.20221021
+DISTVERSION= 2.2.2.20221021
PORTREVISION= 1
CATEGORIES= multimedia graphics
#MASTER_SITES= https://github.com/dirkvdb/${PORTNAME}/releases/download/${PORTVERSION}/