pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libmtp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 16 13:50:06 UTC 2017

Modified Files:
        pkgsrc/devel/libmtp: Makefile distinfo

Log Message:
Updated libmtp to 1.1.13.

I have just released 1.1.13 of libmtp.

- Fixed GetPartialObject64 on non-x86_64
- Lots of USB ID additions.

- Some bugworkaround flags removed for Samsung Galaxy and Motorola G 2nd edition
  (proplistget and proplistgetall bug flags)

pkgsrc change:
Really make libgcrypt optional.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libmtp/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libmtp/distinfo

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

Modified files:

Index: pkgsrc/devel/libmtp/Makefile
diff -u pkgsrc/devel/libmtp/Makefile:1.12 pkgsrc/devel/libmtp/Makefile:1.13
--- pkgsrc/devel/libmtp/Makefile:1.12   Sun Jan 22 12:41:22 2017
+++ pkgsrc/devel/libmtp/Makefile        Tue May 16 13:50:06 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/01/22 12:41:22 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.13 2017/05/16 13:50:06 wiz Exp $
 
-DISTNAME=              libmtp-1.1.12
+DISTNAME=              libmtp-1.1.13
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=libmtp/}
 
@@ -28,5 +27,4 @@ LDFLAGS.SunOS=                -liconv
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/libusb1/buildlink3.mk"
-.include "../../security/libgcrypt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/libmtp/distinfo
diff -u pkgsrc/devel/libmtp/distinfo:1.8 pkgsrc/devel/libmtp/distinfo:1.9
--- pkgsrc/devel/libmtp/distinfo:1.8    Sun Jan 22 12:41:22 2017
+++ pkgsrc/devel/libmtp/distinfo        Tue May 16 13:50:06 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2017/01/22 12:41:22 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2017/05/16 13:50:06 wiz Exp $
 
-SHA1 (libmtp-1.1.12.tar.gz) = 468641f64c5e51751503aecd14e83874d43e157d
-RMD160 (libmtp-1.1.12.tar.gz) = 3a642426e2eedd3f82627036eea60d9b08ed0808
-SHA512 (libmtp-1.1.12.tar.gz) = 2fff8f6653aa1fa6d7a545fc4f0ae8cb3e54fdb4486a0f065b733ffb5c33f994f66067a697ffe52fe65fb39ffe2bacc418543f84e504e18f443e3c563a116c4f
-Size (libmtp-1.1.12.tar.gz) = 776555 bytes
+SHA1 (libmtp-1.1.13.tar.gz) = b040bbf800d0e0a1845ad8b1418f549a4caccbc7
+RMD160 (libmtp-1.1.13.tar.gz) = 12b344965eff6d86c05e521247c62a8353aed429
+SHA512 (libmtp-1.1.13.tar.gz) = 99d5a277806f29f1d27a64a478e344916e8bfc9949a41a807c16d37bd29ec99dc3f36d504cfc6e67f1e91ee932a7cf82f13d4c9fe14b7e34333d9b12b04fff77
+Size (libmtp-1.1.13.tar.gz) = 801519 bytes
 SHA1 (patch-aa) = fe8a7722c460ff66e8106a1e4dcfb1e5188ae5b1
 SHA1 (patch-configure) = 861bd3c416529a68babe1ec9692e45b2ebb7ffcf
 SHA1 (patch-configure.ac) = 8c6d80693dc9ddbf75f75d9cfa86a1f37ef6da1b



Home | Main Index | Thread Index | Old Index