pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-sigal
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 15 17:22:53 UTC 2024
Modified Files:
pkgsrc/www/py-sigal: Makefile
Log Message:
py-sigal: switch to ffmpeg7
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-sigal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-sigal/Makefile
diff -u pkgsrc/www/py-sigal/Makefile:1.6 pkgsrc/www/py-sigal/Makefile:1.7
--- pkgsrc/www/py-sigal/Makefile:1.6 Sat Oct 28 19:57:25 2023
+++ pkgsrc/www/py-sigal/Makefile Mon Apr 15 17:22:53 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/10/28 19:57:25 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2024/04/15 17:22:53 wiz Exp $
DISTNAME= sigal-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sigal/}
@@ -13,7 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ffmpeg6-[0-9]*:../../multimedia/ffmpeg6
+DEPENDS+= ffmpeg7-[0-9]*:../../multimedia/ffmpeg7
DEPENDS+= ${PYPKGPREFIX}-blinker-[0-9]*:../../devel/py-blinker
DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
Home |
Main Index |
Thread Index |
Old Index