Hi,

Here is a trivial update to megatools.

Changelog here:
http://megatools.megous.com/builds/NEWS

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/megatools/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile    18 Mar 2015 08:39:47 -0000      1.1.1.1
+++ Makefile    17 Apr 2015 09:19:49 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              command line client application for Mega
 
-DISTNAME =             megatools-1.9.94
+DISTNAME =             megatools-1.9.95
 
 SHARED_LIBS +=  mega                      0.0 # 0.0
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/megatools/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo    18 Mar 2015 08:39:47 -0000      1.1.1.1
+++ distinfo    17 Apr 2015 09:19:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (megatools-1.9.94.tar.gz) = PT86/FFPdeN23RDBqSPG6yP2DvjVll7/Yl9rUcwEus4=
-SIZE (megatools-1.9.94.tar.gz) = 451996
+SHA256 (megatools-1.9.95.tar.gz) = pGpWDIdptA8HP9J7Mh1rifisDwynPm7YMEfCYZ/mtDc=
+SIZE (megatools-1.9.95.tar.gz) = 450706
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/megatools/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   18 Mar 2015 08:39:47 -0000      1.1.1.1
+++ pkg/PLIST   17 Apr 2015 09:19:49 -0000
@@ -1,15 +1,14 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2015/03/18 08:39:47 bentley Exp $
+@bin bin/megacopy
 @bin bin/megadf
 @bin bin/megadl
 @bin bin/megafs
 @bin bin/megaget
 @bin bin/megals
 @bin bin/megamkdir
-@bin bin/megamv
 @bin bin/megaput
 @bin bin/megareg
 @bin bin/megarm
-@bin bin/megasync
 include/mega/
 include/mega/mega-aes-ctr-encryptor.h
 include/mega/mega-aes-key.h
@@ -27,17 +26,16 @@ lib/libmega.a
 lib/libmega.la
 @lib lib/libmega.so.${LIBmega_VERSION}
 lib/pkgconfig/libmega.pc
+@man man/man1/megacopy.1
 @man man/man1/megadf.1
 @man man/man1/megadl.1
 @man man/man1/megafs.1
 @man man/man1/megaget.1
 @man man/man1/megals.1
 @man man/man1/megamkdir.1
-@man man/man1/megamv.1
 @man man/man1/megaput.1
 @man man/man1/megareg.1
 @man man/man1/megarm.1
-@man man/man1/megasync.1
 @man man/man5/megarc.5
 @man man/man7/megatools.7
 share/doc/megatools/

Reply via email to