pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/megatools
Module Name: pkgsrc
Committed By: maya
Date: Tue Apr 7 14:14:55 UTC 2020
Modified Files:
pkgsrc/net/megatools: Makefile PLIST distinfo
Log Message:
megatools: update to a pre-release snapshot, megatools-1.11.0.20200404
- Omit docs because it requires wip/docbook2X.
megatools 1.10.3 - 2018-08-??
=============================
This release introduces new features.
Improvements:
- Megatools now install a single `megatools` executable, where former
`megaXYZ ...` commands now have to be executed as `megatools XYZ ...`.
- Implemented PKP (public key pinning for mega.nz's API server). Megatools
no longer use public certificate authorities to verify API server's
authenticity. If you use software that MITM's your web traffic, megatools
will not allow this anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/megatools/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/megatools/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/megatools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/megatools/Makefile
diff -u pkgsrc/net/megatools/Makefile:1.19 pkgsrc/net/megatools/Makefile:1.20
--- pkgsrc/net/megatools/Makefile:1.19 Sun Mar 8 16:50:56 2020
+++ pkgsrc/net/megatools/Makefile Tue Apr 7 14:14:55 2020
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.19 2020/03/08 16:50:56 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/04/07 14:14:55 maya Exp $
-DISTNAME= megatools-1.10.2
-PKGREVISION= 8
+DISTNAME= megatools-1.11.0-git-20200404
+PKGNAME= megatools-1.11.0.20200404
CATEGORIES= net
-MASTER_SITES= https://megatools.megous.com/builds/
+MASTER_SITES= https://megatools.megous.com/builds/experimental/
MAINTAINER= root%zta.lk@localhost
HOMEPAGE= https://megatools.megous.com/
COMMENT= Command line client for Mega.co.nz
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
.include "../../devel/glib2/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
+.include "../../devel/meson/build.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/megatools/PLIST
diff -u pkgsrc/net/megatools/PLIST:1.2 pkgsrc/net/megatools/PLIST:1.3
--- pkgsrc/net/megatools/PLIST:1.2 Tue Oct 9 12:21:20 2018
+++ pkgsrc/net/megatools/PLIST Tue Apr 7 14:14:55 2020
@@ -1,26 +1,16 @@
-@comment $NetBSD: PLIST,v 1.2 2018/10/09 12:21:20 leot Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/04/07 14:14:55 maya Exp $
bin/megacopy
bin/megadf
bin/megadl
+bin/megaexport
bin/megaget
bin/megals
bin/megamkdir
bin/megaput
bin/megareg
bin/megarm
-man/man1/megacopy.1
-man/man1/megadf.1
-man/man1/megadl.1
-man/man1/megaget.1
-man/man1/megals.1
-man/man1/megamkdir.1
-man/man1/megaput.1
-man/man1/megareg.1
-man/man1/megarm.1
-man/man5/megarc.5
-man/man7/megatools.7
-share/doc/megatools/HACKING
-share/doc/megatools/INSTALL
+bin/megatest
+bin/megatools
share/doc/megatools/LICENSE
share/doc/megatools/NEWS
share/doc/megatools/README
Index: pkgsrc/net/megatools/distinfo
diff -u pkgsrc/net/megatools/distinfo:1.3 pkgsrc/net/megatools/distinfo:1.4
--- pkgsrc/net/megatools/distinfo:1.3 Tue Oct 9 12:21:20 2018
+++ pkgsrc/net/megatools/distinfo Tue Apr 7 14:14:55 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/10/09 12:21:20 leot Exp $
+$NetBSD: distinfo,v 1.4 2020/04/07 14:14:55 maya Exp $
-SHA1 (megatools-1.10.2.tar.gz) = a1ab8663549ca9ddc1173604eb850371b28cca94
-RMD160 (megatools-1.10.2.tar.gz) = 01a2437f40da4112e496de15682268cb0da70bd9
-SHA512 (megatools-1.10.2.tar.gz) = 6d9a5dcba6be12bce38313c3481565b2f8671e354d2e021614b62c2cf30963b9e4a87574dd80b36613290db7721e3ef4d32072a19efee76ff292b17bc6c2bafe
-Size (megatools-1.10.2.tar.gz) = 300486 bytes
+SHA1 (megatools-1.11.0-git-20200404.tar.gz) = 7d9fe2770d52f6e265d2840fcad23d87e7be6151
+RMD160 (megatools-1.11.0-git-20200404.tar.gz) = 2cdffc72a9214d3407b24ecaf6ed168f8fe91ba5
+SHA512 (megatools-1.11.0-git-20200404.tar.gz) = 874b569e3a9d1311f169a5b4e3c40aa3be053344389abae67541f64cb253f5a13bb6f64634524ff10d493772519121206ab7bb535367635cee6194ceb6c603b7
+Size (megatools-1.11.0-git-20200404.tar.gz) = 102383 bytes
Home |
Main Index |
Thread Index |
Old Index