pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/sub2srt
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Feb 1 10:59:12 UTC 2021
Modified Files:
pkgsrc/textproc/sub2srt: Makefile distinfo
Log Message:
sub2srt: update to 0.5.5.
10 Dec 2014: Toni Ahola
* sub2srt-0.5.5
- Added support to encode output with piconv
02 Nov 2013: Krzysztof Trybowski
* sub2srt-0.5.4
- Added support for 2 input formats "mpl2" and "tmp"
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/sub2srt/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/sub2srt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/sub2srt/Makefile
diff -u pkgsrc/textproc/sub2srt/Makefile:1.11 pkgsrc/textproc/sub2srt/Makefile:1.12
--- pkgsrc/textproc/sub2srt/Makefile:1.11 Mon Aug 31 18:12:18 2020
+++ pkgsrc/textproc/sub2srt/Makefile Mon Feb 1 10:59:12 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2020/08/31 18:12:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2021/02/01 10:59:12 fcambus Exp $
-DISTNAME= sub2srt-0.5.3
-PKGREVISION= 8
+DISTNAME= sub2srt-0.5.5
CATEGORIES= textproc
-MASTER_SITES= http://www.robelix.com/sub2srt/download/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=robelix/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.robelix.com/sub2srt/
+HOMEPAGE= https://github.com/robelix/sub2srt
COMMENT= Simple tool to convert 2 common subtitle formats to subviewer format
USE_TOOLS+= perl:run
Index: pkgsrc/textproc/sub2srt/distinfo
diff -u pkgsrc/textproc/sub2srt/distinfo:1.3 pkgsrc/textproc/sub2srt/distinfo:1.4
--- pkgsrc/textproc/sub2srt/distinfo:1.3 Wed Nov 4 02:00:12 2015
+++ pkgsrc/textproc/sub2srt/distinfo Mon Feb 1 10:59:12 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 02:00:12 agc Exp $
+$NetBSD: distinfo,v 1.4 2021/02/01 10:59:12 fcambus Exp $
-SHA1 (sub2srt-0.5.3.tar.gz) = eaecadc4caaaacddcd0e13202be722f13706acd4
-RMD160 (sub2srt-0.5.3.tar.gz) = 301f9383ad5604bbc003e87b13ef8f924eaa25b9
-SHA512 (sub2srt-0.5.3.tar.gz) = 21e75f7664d2892c49fa76021283f0705f7c8d888a6d8fffa0335184ca139e18378facb521d0ff1e15d6de0061eafe34c01103fdbe3ddd863f6d3653565a525f
-Size (sub2srt-0.5.3.tar.gz) = 10737 bytes
+SHA1 (sub2srt-0.5.5.tar.gz) = 0573f63a30d36990e594210152dd854fe884f0eb
+RMD160 (sub2srt-0.5.5.tar.gz) = a971e7e73f17d0d6ba02f354e13fda3c118f4c60
+SHA512 (sub2srt-0.5.5.tar.gz) = 833e2c830ff28cad81064c906a8c565c89e4e0fd57382d65fd91b437bf5445a44a36606c8e3dd7b91947e48b09e60131be39a6cbf3b2f79aed3b2d849b008d99
+Size (sub2srt-0.5.5.tar.gz) = 11564 bytes
Home |
Main Index |
Thread Index |
Old Index