git: 247c44927eb0 - main - multimedia/motion: update to 4.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Nov 2023 06:15:08 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=247c44927eb0994c1979631ddbffb6d5c2d62c69 commit 247c44927eb0994c1979631ddbffb6d5c2d62c69 Author: ports@blievers.net <ports@blievers.net> AuthorDate: 2023-11-22 08:26:31 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-24 06:12:40 +0000 multimedia/motion: update to 4.6.0 Changelog: https://github.com/Motion-Project/motion/releases/tag/release-4.6.0 PR: 275250 --- multimedia/motion/Makefile | 2 +- multimedia/motion/distinfo | 6 ++--- multimedia/motion/files/patch-configure.ac | 39 ------------------------------ multimedia/motion/files/patch-po_de.po | 11 --------- multimedia/motion/files/patch-po_fi.po | 11 --------- 5 files changed, 4 insertions(+), 65 deletions(-) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index f85deae22be8..e3badbba9833 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -1,7 +1,7 @@ # PORTNAME block PORTNAME= motion DISTVERSIONPREFIX= release- -DISTVERSION= 4.5.1 +DISTVERSION= 4.6.0 CATEGORIES= multimedia # Maintainer block diff --git a/multimedia/motion/distinfo b/multimedia/motion/distinfo index e67f71ef55e2..3dbdc6172c4f 100644 --- a/multimedia/motion/distinfo +++ b/multimedia/motion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694746910 -SHA256 (Motion-Project-motion-release-4.5.1_GH0.tar.gz) = 0c824276bb23565b7cf10409ebdcb46b85fb1f6abca957252e52290bb1fe473e -SIZE (Motion-Project-motion-release-4.5.1_GH0.tar.gz) = 856665 +TIMESTAMP = 1700617831 +SHA256 (Motion-Project-motion-release-4.6.0_GH0.tar.gz) = 9268df31a5ebeaf8daca4747cdcd01c86e223625b6f971e9bcec98edf35ec06f +SIZE (Motion-Project-motion-release-4.6.0_GH0.tar.gz) = 857255 diff --git a/multimedia/motion/files/patch-configure.ac b/multimedia/motion/files/patch-configure.ac deleted file mode 100644 index 69fd60bb46d9..000000000000 --- a/multimedia/motion/files/patch-configure.ac +++ /dev/null @@ -1,39 +0,0 @@ ---- configure.ac.orig 2020-10-25 20:53:44 UTC -+++ configure.ac -@@ -181,8 +181,8 @@ AS_IF([test "${WEBP}" = "yes" ], [ - AS_IF([pkg-config libwebpmux ], [ - AC_MSG_RESULT(yes) - AC_DEFINE([HAVE_WEBP], [1], [Define to 1 if WEBP is around]) -- TEMP_CFLAGS="$TEMP_CFLAGS "`pkg-config --cflags libwebpmux` -- TEMP_LIBS="$TEMP_LIBS "`pkg-config --libs libwebpmux` -+ TEMP_CPPFLAGS="$TEMP_CPPFLAGS "`pkgconf --cflags libwebpmux libwebp` -+ TEMP_LIBS="$TEMP_LIBS "`pkgconf --libs libwebpmux libwebp` - ],[ - AC_MSG_RESULT(no) - ] -@@ -327,15 +327,11 @@ AS_IF([test "${MYSQL}" = "no"], [ - AC_MSG_CHECKING(for MySQL) - AC_MSG_RESULT(skipped) - ],[ -- TEMP_PATH=$PKG_CONFIG_PATH -- AC_MSG_CHECKING(MySQL pkg-config path) - AS_IF([test "${MYSQL}" != "yes"], [ -- PKG_CONFIG_PATH=${MYSQL}/lib/pkgconfig:$PKG_CONFIG_PATH -+ TEMP_CFLAGS="$TEMP_CFLAGS -I${MYSQL}" - MYSQL="yes" - ] - ) -- export PKG_CONFIG_PATH -- AC_MSG_RESULT($PKG_CONFIG_PATH) - - AC_MSG_CHECKING(for MySQL) - AS_IF([pkg-config mysqlclient], [ -@@ -347,8 +343,6 @@ AS_IF([test "${MYSQL}" = "no"], [ - ] - ) - AC_MSG_RESULT([$MYSQL]) -- PKG_CONFIG_PATH=$TEMP_PATH -- export PKG_CONFIG_PATH - ] - ) - diff --git a/multimedia/motion/files/patch-po_de.po b/multimedia/motion/files/patch-po_de.po deleted file mode 100644 index c37dd7b9b01c..000000000000 --- a/multimedia/motion/files/patch-po_de.po +++ /dev/null @@ -1,11 +0,0 @@ ---- po/de.po.orig 2020-10-25 20:53:44 UTC -+++ po/de.po -@@ -1920,7 +1920,7 @@ msgid "Could not allocate %llu bytes of memory!" - #: src/motion.c - #, c-format - msgid "Could not allocate %llu bytes of memory!" --msgstr "%Llu Bytes Speicher konnten nicht zugeordnet werden!" -+msgstr "%llu Bytes Speicher konnten nicht zugeordnet werden!" - - #: src/motion.c - #, c-format diff --git a/multimedia/motion/files/patch-po_fi.po b/multimedia/motion/files/patch-po_fi.po deleted file mode 100644 index 952e2d54f245..000000000000 --- a/multimedia/motion/files/patch-po_fi.po +++ /dev/null @@ -1,11 +0,0 @@ ---- po/fi.po.orig 2020-10-25 20:53:44 UTC -+++ po/fi.po -@@ -1907,7 +1907,7 @@ msgid "Could not allocate %llu bytes of memory!" - #: src/motion.c - #, c-format - msgid "Could not allocate %llu bytes of memory!" --msgstr "%Llu-tavua muistia ei voitu varata!" -+msgstr "%llu-tavua muistia ei voitu varata!" - - #: src/motion.c - #, c-format