Date: Fri, 1 May 2020 23:56:58 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533592 - head/multimedia/simplescreenrecorder Message-ID: <202005012356.041Nuw6d088197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri May 1 23:56:57 2020 New Revision: 533592 URL: https://svnweb.freebsd.org/changeset/ports/533592 Log: multimedia/simplescreenrecorder: Update 0.4.0 -> 0.4.1 Reported by: portscout Modified: head/multimedia/simplescreenrecorder/Makefile head/multimedia/simplescreenrecorder/distinfo head/multimedia/simplescreenrecorder/pkg-plist Modified: head/multimedia/simplescreenrecorder/Makefile ============================================================================== --- head/multimedia/simplescreenrecorder/Makefile Fri May 1 23:39:52 2020 (r533591) +++ head/multimedia/simplescreenrecorder/Makefile Fri May 1 23:56:57 2020 (r533592) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simplescreenrecorder -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org Modified: head/multimedia/simplescreenrecorder/distinfo ============================================================================== --- head/multimedia/simplescreenrecorder/distinfo Fri May 1 23:39:52 2020 (r533591) +++ head/multimedia/simplescreenrecorder/distinfo Fri May 1 23:56:57 2020 (r533592) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586415134 -SHA256 (MaartenBaert-ssr-0.4.0_GH0.tar.gz) = 75dba810766f901a14fc7ca2e5528b13ced13b523c8eb3ee2e8565997989c169 -SIZE (MaartenBaert-ssr-0.4.0_GH0.tar.gz) = 1867593 +TIMESTAMP = 1588375691 +SHA256 (MaartenBaert-ssr-0.4.1_GH0.tar.gz) = 6f288f2500503572dca26782643880a986d10a17d8cecf658216dbef07201e9e +SIZE (MaartenBaert-ssr-0.4.1_GH0.tar.gz) = 1893293 Modified: head/multimedia/simplescreenrecorder/pkg-plist ============================================================================== --- head/multimedia/simplescreenrecorder/pkg-plist Fri May 1 23:39:52 2020 (r533591) +++ head/multimedia/simplescreenrecorder/pkg-plist Fri May 1 23:56:57 2020 (r533592) @@ -1,6 +1,5 @@ bin/simplescreenrecorder man/man1/simplescreenrecorder.1.gz -share/appdata/simplescreenrecorder.appdata.xml share/applications/simplescreenrecorder.desktop share/icons/hicolor/128x128/apps/simplescreenrecorder-error.png share/icons/hicolor/128x128/apps/simplescreenrecorder-idle.png @@ -57,6 +56,7 @@ share/icons/hicolor/scalable/apps/simplescreenrecorder share/icons/hicolor/scalable/apps/simplescreenrecorder-paused.svg share/icons/hicolor/scalable/apps/simplescreenrecorder-recording.svg share/icons/hicolor/scalable/apps/simplescreenrecorder.svg +share/metainfo/simplescreenrecorder.metainfo.xml %%DATADIR%%/output-profiles/High%20Quality%20Intermediate.conf %%DATADIR%%/output-profiles/Live%20Stream%20%281000kbps%29.conf %%DATADIR%%/output-profiles/Live%20Stream%20%282000kbps%29.conf @@ -69,6 +69,7 @@ share/icons/hicolor/scalable/apps/simplescreenrecorder %%DATADIR%%/translations/simplescreenrecorder_el.qm %%DATADIR%%/translations/simplescreenrecorder_es.qm %%DATADIR%%/translations/simplescreenrecorder_fr.qm +%%DATADIR%%/translations/simplescreenrecorder_gl.qm %%DATADIR%%/translations/simplescreenrecorder_he.qm %%DATADIR%%/translations/simplescreenrecorder_hu.qm %%DATADIR%%/translations/simplescreenrecorder_id.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005012356.041Nuw6d088197>