FreeBSD Bugzilla – Attachment 223127 Details for
Bug 254168
net/megacmd: Update to 1.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
megacmd-v1.diff (text/plain), 3.31 KB, created by
Daniel Menelkir
on 2021-03-09 20:15:38 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2021-03-09 20:15:38 UTC
Size:
3.31 KB
patch
obsolete
>Index: net/megacmd/Makefile >=================================================================== >--- net/megacmd/Makefile (revision 567889) >+++ net/megacmd/Makefile (working copy) >@@ -1,8 +1,8 @@ > # $FreeBSD$ > > PORTNAME= megacmd >-DISTVERSION= 1.0.0 >-PORTREVISION= 1 >+DISTVERSION= 1.4.0 >+DISTVERSIONSUFFIX= _Linux > CATEGORIES= net > > MAINTAINER= menelkir@itroll.org >@@ -20,7 +20,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= meganz > GH_PROJECT= MEGAcmd sdk:sdk >-GH_TAGNAME= v3.4.1:sdk >+GH_TAGNAME= v3.7.3c:sdk > GH_SUBDIR= sdk:sdk > > GNU_CONFIGURE= yes >@@ -37,6 +37,8 @@ > CXXFLAGS+= `pkgconf --cflags-only-other libcryptopp` > USE_LDCONFIG= yes > >+INSTALL_TARGET= install-strip >+ > SHEBANG_FILES= src/client/mega-lpwd \ > src/client/mega-permissions \ > src/client/mega-ls \ >@@ -89,6 +91,11 @@ > src/client/mega-killsession \ > src/client/mega-sync \ > src/client/mega-users \ >- src/client/mega-export >+ src/client/mega-export \ >+ src/client/mega-cat \ >+ src/client/mega-mediainfo \ >+ src/client/mega-proxy \ >+ src/client/mega-df \ >+ src/client/mega-tree > > .include <bsd.port.mk> >Index: net/megacmd/distinfo >=================================================================== >--- net/megacmd/distinfo (revision 567889) >+++ net/megacmd/distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1591495680 >-SHA256 (meganz-MEGAcmd-1.0.0_GH0.tar.gz) = 1200363bee2f387a2287e286b38d15b1a01079967e20b8c489815cc7c8d9ff63 >-SIZE (meganz-MEGAcmd-1.0.0_GH0.tar.gz) = 1940815 >-SHA256 (meganz-sdk-v3.4.1_GH0.tar.gz) = 94dfa5ac6e9cfea70d0a4f2a3e5577e718343f569309f39163167f1874def150 >-SIZE (meganz-sdk-v3.4.1_GH0.tar.gz) = 2889992 >+TIMESTAMP = 1615318747 >+SHA256 (meganz-MEGAcmd-1.4.0_Linux_GH0.tar.gz) = 2a3626a9f1d22303fe2123f984a8ecf3779d6d59ac6c67c1bf43c2423dcb832d >+SIZE (meganz-MEGAcmd-1.4.0_Linux_GH0.tar.gz) = 2028593 >+SHA256 (meganz-sdk-v3.7.3c_GH0.tar.gz) = 0b55c1752d590a0367b9fcddd2465ea574308eb97e065540121f6261807aa111 >+SIZE (meganz-sdk-v3.7.3c_GH0.tar.gz) = 3323303 >Index: net/megacmd/pkg-plist >=================================================================== >--- net/megacmd/pkg-plist (revision 567889) >+++ net/megacmd/pkg-plist (working copy) >@@ -1,6 +1,7 @@ > bin/mega-attr > bin/mega-backup > bin/mega-cancel >+bin/mega-cat > bin/mega-cd > bin/mega-cmd > bin/mega-cmd-server >@@ -9,6 +10,7 @@ > bin/mega-cp > bin/mega-debug > bin/mega-deleteversions >+bin/mega-df > bin/mega-du > bin/mega-errorcode > bin/mega-exclude >@@ -30,6 +32,7 @@ > bin/mega-logout > bin/mega-lpwd > bin/mega-ls >+bin/mega-mediainfo > bin/mega-mkdir > bin/mega-mount > bin/mega-mv >@@ -36,6 +39,7 @@ > bin/mega-passwd > bin/mega-permissions > bin/mega-preview >+bin/mega-proxy > bin/mega-put > bin/mega-pwd > bin/mega-quit >@@ -49,6 +53,7 @@ > bin/mega-sync > bin/mega-thumbnail > bin/mega-transfers >+bin/mega-tree > bin/mega-userattr > bin/mega-users > bin/mega-version >@@ -100,6 +105,7 @@ > include/mega/posix/megawaiter.h > include/mega/proxy.h > include/mega/pubkeyaction.h >+include/mega/raid.h > include/mega/request.h > include/mega/serialize64.h > include/mega/share.h >@@ -115,6 +121,7 @@ > include/mega/treeproc.h > include/mega/types.h > include/mega/user.h >+include/mega/useralerts.h > include/mega/utils.h > include/mega/version.h > include/mega/waiter.h >@@ -121,6 +128,6 @@ > include/megaapi.h > include/megaapi_impl.h > lib/libmega.so >-lib/libmega.so.30401 >-lib/libmega.so.30401.0.0 >+lib/libmega.so.30703 >+lib/libmega.so.30703.0.0 > libdata/pkgconfig/libmega.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254168
: 223127