Date: Tue, 5 Nov 2019 12:30:35 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516793 - head/multimedia/celluloid Message-ID: <201911051230.xA5CUZCj098852@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Nov 5 12:30:35 2019 New Revision: 516793 URL: https://svnweb.freebsd.org/changeset/ports/516793 Log: multimedia/celluloid: update to 0.18 Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.18 Changes: https://github.com/celluloid-player/celluloid/compare/v0.17...v0.18 Reported by: GitHub (watch releases) Modified: head/multimedia/celluloid/Makefile (contents, props changed) head/multimedia/celluloid/distinfo (contents, props changed) head/multimedia/celluloid/pkg-plist (contents, props changed) Modified: head/multimedia/celluloid/Makefile ============================================================================== --- head/multimedia/celluloid/Makefile Tue Nov 5 12:14:33 2019 (r516792) +++ head/multimedia/celluloid/Makefile Tue Nov 5 12:30:35 2019 (r516793) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= celluloid -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= multimedia MASTER_SITES= https://github.com/${PORTNAME}-player/${PORTNAME}/releases/download/v${PORTVERSION}/ Modified: head/multimedia/celluloid/distinfo ============================================================================== --- head/multimedia/celluloid/distinfo Tue Nov 5 12:14:33 2019 (r516792) +++ head/multimedia/celluloid/distinfo Tue Nov 5 12:30:35 2019 (r516793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565278213 -SHA256 (celluloid-0.17.tar.xz) = 0016078c02c1c8629a0658bd6eeb02be50d94a670983f53cbdb23f34f4866b28 -SIZE (celluloid-0.17.tar.xz) = 336412 +TIMESTAMP = 1572954810 +SHA256 (celluloid-0.18.tar.xz) = 01114c1fc0f22ac9cb6e2776d874018a2b6827ac6cbd6aa974f7a2f55367ba3e +SIZE (celluloid-0.18.tar.xz) = 354752 Modified: head/multimedia/celluloid/pkg-plist ============================================================================== --- head/multimedia/celluloid/pkg-plist Tue Nov 5 12:14:33 2019 (r516792) +++ head/multimedia/celluloid/pkg-plist Tue Nov 5 12:30:35 2019 (r516793) @@ -11,6 +11,7 @@ share/locale/da/LC_MESSAGES/celluloid.mo share/locale/de_DE/LC_MESSAGES/celluloid.mo share/locale/eo/LC_MESSAGES/celluloid.mo share/locale/es/LC_MESSAGES/celluloid.mo +share/locale/fa/LC_MESSAGES/celluloid.mo share/locale/fr/LC_MESSAGES/celluloid.mo share/locale/hr/LC_MESSAGES/celluloid.mo share/locale/hu/LC_MESSAGES/celluloid.mo @@ -26,6 +27,7 @@ share/locale/sr/LC_MESSAGES/celluloid.mo share/locale/sr@latin/LC_MESSAGES/celluloid.mo share/locale/sv/LC_MESSAGES/celluloid.mo share/locale/tr/LC_MESSAGES/celluloid.mo +share/locale/uk/LC_MESSAGES/celluloid.mo share/locale/zh_CN/LC_MESSAGES/celluloid.mo share/locale/zh_TW/LC_MESSAGES/celluloid.mo share/metainfo/io.github.celluloid_player.Celluloid.appdata.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911051230.xA5CUZCj098852>