Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 05:56:03 GMT
From:      Peter Kosyh <p.kosyh@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171243: port audio/libmtp update to 1.1.4
Message-ID:  <201209020556.q825u3lx005933@red.freebsd.org>
Resent-Message-ID: <201209020600.q8260H9D039901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171243
>Category:       ports
>Synopsis:       port audio/libmtp update to 1.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 02 06:00:16 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Peter Kosyh
>Release:        9.0
>Organization:
>Environment:
FreeBSD royal-bsd 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #2: Tue Jul  3 21:35:28 MSK 2012     peter@royal-bsd:/usr/obj/usr/src/sys/HACKED  amd64

>Description:
Port update needed
>How-To-Repeat:
libmtp 1.1.3 does not work well with modern android devices, but 1.1.4 works well.
>Fix:
Here is the patch

Patch attached with submission follows:

diff -Nur libmtp/Makefile libmtp.1.1.4/Makefile
--- libmtp/Makefile	2012-07-26 09:40:22.000000000 +0400
+++ libmtp.1.1.4/Makefile	2012-09-02 09:40:00.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmtp
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF
diff -Nur libmtp/distinfo libmtp.1.1.4/distinfo
--- libmtp/distinfo	2012-05-25 19:13:22.000000000 +0400
+++ libmtp.1.1.4/distinfo	2012-09-02 09:40:55.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (libmtp-1.1.3.tar.gz) = a794f86cbc1d3b43b654d5a05004f09925fdd44f7a8d87d3f0b4de429e7de8f8
-SIZE (libmtp-1.1.3.tar.gz) = 689357
+SHA256 (libmtp-1.1.3.tar.gz) = 4c6c5cdb46959d9903e98c22e906407909b5bff996b7e1970dc2ee228e3e1460
+SIZE (libmtp-1.1.3.tar.gz) = 696838


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209020556.q825u3lx005933>