svn commit: r531154 - head/multimedia/celluloid

Jan Beich jbeich at FreeBSD.org
Wed Apr 8 23:11:35 UTC 2020


Author: jbeich
Date: Wed Apr  8 23:11:32 2020
New Revision: 531154
URL: https://svnweb.freebsd.org/changeset/ports/531154

Log:
  multimedia/celluloid: update to 0.19
  
  Changes:	https://github.com/celluloid-player/celluloid/releases/tag/v0.19
  Changes:	https://github.com/celluloid-player/celluloid/compare/v0.18...v0.19
  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	Wed Apr  8 23:11:24 2020	(r531153)
+++ head/multimedia/celluloid/Makefile	Wed Apr  8 23:11:32 2020	(r531154)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	celluloid
-PORTVERSION=	0.18
-PORTREVISION=	1
+PORTVERSION=	0.19
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/${PORTNAME}-player/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/multimedia/celluloid/distinfo
==============================================================================
--- head/multimedia/celluloid/distinfo	Wed Apr  8 23:11:24 2020	(r531153)
+++ head/multimedia/celluloid/distinfo	Wed Apr  8 23:11:32 2020	(r531154)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572954810
-SHA256 (celluloid-0.18.tar.xz) = 01114c1fc0f22ac9cb6e2776d874018a2b6827ac6cbd6aa974f7a2f55367ba3e
-SIZE (celluloid-0.18.tar.xz) = 354752
+TIMESTAMP = 1562005763
+SHA256 (celluloid-0.19.tar.xz) = 5413799506ad82c1ed513e18bee566b814f170364b6f662321f19954759c78e8
+SIZE (celluloid-0.19.tar.xz) = 372548

Modified: head/multimedia/celluloid/pkg-plist
==============================================================================
--- head/multimedia/celluloid/pkg-plist	Wed Apr  8 23:11:24 2020	(r531153)
+++ head/multimedia/celluloid/pkg-plist	Wed Apr  8 23:11:32 2020	(r531154)
@@ -8,7 +8,7 @@ share/locale/bg/LC_MESSAGES/celluloid.mo
 share/locale/ca/LC_MESSAGES/celluloid.mo
 share/locale/cs/LC_MESSAGES/celluloid.mo
 share/locale/da/LC_MESSAGES/celluloid.mo
-share/locale/de_DE/LC_MESSAGES/celluloid.mo
+share/locale/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
@@ -23,6 +23,7 @@ share/locale/pt_BR/LC_MESSAGES/celluloid.mo
 share/locale/pt_PT/LC_MESSAGES/celluloid.mo
 share/locale/ro/LC_MESSAGES/celluloid.mo
 share/locale/ru/LC_MESSAGES/celluloid.mo
+share/locale/sl/LC_MESSAGES/celluloid.mo
 share/locale/sr/LC_MESSAGES/celluloid.mo
 share/locale/sr at latin/LC_MESSAGES/celluloid.mo
 share/locale/sv/LC_MESSAGES/celluloid.mo


More information about the svn-ports-all mailing list