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:           Mon Apr 16 13:02:20 UTC 2018

Modified Files:
        pkgsrc/devel/libmtp: Makefile distinfo

Log Message:
libmtp: update to 1.1.15.

It contains lots of new IDs, bugfixes and also new features:

- Improved file handling for files larger than 4GB
- Support copy and move object functions
- Passing device prop changed events.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/libmtp/Makefile
cvs rdiff -u -r1.10 -r1.11 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.14 pkgsrc/devel/libmtp/Makefile:1.15
--- pkgsrc/devel/libmtp/Makefile:1.14   Sat Oct 21 12:26:55 2017
+++ pkgsrc/devel/libmtp/Makefile        Mon Apr 16 13:02:20 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/10/21 12:26:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/16 13:02:20 wiz Exp $
 
-DISTNAME=              libmtp-1.1.14
+DISTNAME=              libmtp-1.1.15
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=libmtp/}
 

Index: pkgsrc/devel/libmtp/distinfo
diff -u pkgsrc/devel/libmtp/distinfo:1.10 pkgsrc/devel/libmtp/distinfo:1.11
--- pkgsrc/devel/libmtp/distinfo:1.10   Sat Oct 21 12:26:55 2017
+++ pkgsrc/devel/libmtp/distinfo        Mon Apr 16 13:02:20 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2017/10/21 12:26:55 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2018/04/16 13:02:20 wiz Exp $
 
-SHA1 (libmtp-1.1.14.tar.gz) = 22568b321e467cbc1fe222f8935107a53e57f3ab
-RMD160 (libmtp-1.1.14.tar.gz) = 5b450b0a7c643ca6022ff899053666a91e96eeba
-SHA512 (libmtp-1.1.14.tar.gz) = 337d259462cf9700fe5a5f09b38f4652045ee71249d54562661362e6d0ec7fe087ab77ec68d443e4fb84839a8ad9dc686c207d723ab47bc1a542dd0a71b294b1
-Size (libmtp-1.1.14.tar.gz) = 804354 bytes
+SHA1 (libmtp-1.1.15.tar.gz) = c043053b0f219ab8968cc183f3a4477ae3337f6d
+RMD160 (libmtp-1.1.15.tar.gz) = 13aba54024d7a541b5ecd652a9f650f7358ecec1
+SHA512 (libmtp-1.1.15.tar.gz) = c85f47ef4e05d7f5b47d06463ca97c123fa068c4b7369aeba496cb1cfa03f0148b3ba73feed7da96269ba94b76b4b81858ee4bda5af67b0aac3b07fe39b5354a
+Size (libmtp-1.1.15.tar.gz) = 805983 bytes
 SHA1 (patch-aa) = fe8a7722c460ff66e8106a1e4dcfb1e5188ae5b1
 SHA1 (patch-configure) = 861bd3c416529a68babe1ec9692e45b2ebb7ffcf
 SHA1 (patch-configure.ac) = 8c6d80693dc9ddbf75f75d9cfa86a1f37ef6da1b



Home | Main Index | Thread Index | Old Index