aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-05-06 14:32:07 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-05-06 19:05:23 +0000
commit81c5e2529945fe8de76e0ab54ad33933fa705123 (patch)
tree733ccc73a45ef885f648525b55903da775f1cda2
parentfcc8a0c94b68d92f1728f66a69e57b91083934dc (diff)
downloadports-81c5e2529945fe8de76e0ab54ad33933fa705123.tar.gz
ports-81c5e2529945fe8de76e0ab54ad33933fa705123.zip
multimedia/mlt: bump to 6.26.1
This is the last 6-series update. The 7-series (repease May 2nd) introduces API breaks, which means more coordination with consumers.
-rw-r--r--multimedia/mlt/Makefile9
-rw-r--r--multimedia/mlt/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index 8dc1c90293dc..93a30f77981b 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -1,7 +1,8 @@
PORTNAME= mlt
-DISTVERSIONPREFIX= v
-DISTVERSION= 6.22.1
-PORTREVISION= 2
+DISTVERSION= 6.26.1
+# Don't use GitHub "fake" downloads that are auto-generated from a
+# tag; the project uploads tarballs for each release.
+MASTER_SITES= https://github.com/mltframework/${PORTNAME}/releases/download/v${DISTVERSION}/
CATEGORIES?= multimedia
MAINTAINER= kde@FreeBSD.org
@@ -14,8 +15,6 @@ USES+= alias compiler:c++11-lang eigen:3 gmake gnome localbase \
pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-gpl --enable-gpl3 --target-os=FreeBSD
-USE_GITHUB= yes
-GH_ACCOUNT= mltframework
.ifndef(WITH_DEBUG)
CONFIGURE_ARGS+=--disable-debug
diff --git a/multimedia/mlt/distinfo b/multimedia/mlt/distinfo
index 7e9b2a076f14..c621f95e2e1e 100644
--- a/multimedia/mlt/distinfo
+++ b/multimedia/mlt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596320106
-SHA256 (mltframework-mlt-v6.22.1_GH0.tar.gz) = a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
-SIZE (mltframework-mlt-v6.22.1_GH0.tar.gz) = 1343746
+TIMESTAMP = 1620310819
+SHA256 (mlt-6.26.1.tar.gz) = 8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
+SIZE (mlt-6.26.1.tar.gz) = 1366022