pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/ffmpegthumbnailer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 16 20:28:16 UTC 2018

Modified Files:
        pkgsrc/multimedia/ffmpegthumbnailer: Makefile

Log Message:
ffmpegthumbnailer: stop using bsdtar, not needed here.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/multimedia/ffmpegthumbnailer/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/ffmpegthumbnailer/Makefile
diff -u pkgsrc/multimedia/ffmpegthumbnailer/Makefile:1.23 pkgsrc/multimedia/ffmpegthumbnailer/Makefile:1.24
--- pkgsrc/multimedia/ffmpegthumbnailer/Makefile:1.23   Sat Apr 28 19:28:20 2018
+++ pkgsrc/multimedia/ffmpegthumbnailer/Makefile        Wed May 16 20:28:16 2018
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2018/04/28 19:28:20 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2018/05/16 20:28:16 wiz Exp $
 
 DISTNAME=      ffmpegthumbnailer-2.2.0
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dirkvdb/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.bz2
-EXTRACT_USING= bsdtar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/dirkvdb/ffmpegthumbnailer



Home | Main Index | Thread Index | Old Index