pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/megatools megatools: update to a pre-release snaps...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87c39782e036
branches: trunk
changeset: 426870:87c39782e036
user: maya <maya%pkgsrc.org@localhost>
date: Tue Apr 07 14:14:55 2020 +0000
description:
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.
diffstat:
net/megatools/Makefile | 11 +++++------
net/megatools/PLIST | 18 ++++--------------
net/megatools/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 25 deletions(-)
diffs (79 lines):
diff -r 3d851f798d02 -r 87c39782e036 net/megatools/Makefile
--- a/net/megatools/Makefile Tue Apr 07 13:55:16 2020 +0000
+++ b/net/megatools/Makefile Tue Apr 07 14:14:55 2020 +0000
@@ -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"
diff -r 3d851f798d02 -r 87c39782e036 net/megatools/PLIST
--- a/net/megatools/PLIST Tue Apr 07 13:55:16 2020 +0000
+++ b/net/megatools/PLIST Tue Apr 07 14:14:55 2020 +0000
@@ -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
diff -r 3d851f798d02 -r 87c39782e036 net/megatools/distinfo
--- a/net/megatools/distinfo Tue Apr 07 13:55:16 2020 +0000
+++ b/net/megatools/distinfo Tue Apr 07 14:14:55 2020 +0000
@@ -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