diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libimobiledevice/Makefile | 5 | ||||
-rw-r--r-- | comms/libimobiledevice/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile index 639eb5ade556..063bbe52f5ea 100644 --- a/comms/libimobiledevice/Makefile +++ b/comms/libimobiledevice/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ PORTNAME= libimobiledevice -PORTVERSION= 1.0.6 -PORTREVISION= 2 +PORTVERSION= 1.0.7 CATEGORIES= comms MASTER_SITES= http://www.${PORTNAME}.org/downloads/ MAINTAINER= avilla@FreeBSD.org -COMMENT= A library to communicate with Apple iPhone/iPod Touch devices +COMMENT= Library to communicate with Apple iPhone/iPod Touch devices LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER diff --git a/comms/libimobiledevice/distinfo b/comms/libimobiledevice/distinfo index 644c5f7361c9..7c03abf99b73 100644 --- a/comms/libimobiledevice/distinfo +++ b/comms/libimobiledevice/distinfo @@ -1,2 +1,2 @@ -SHA256 (libimobiledevice-1.0.6.tar.bz2) = 116f3d08e61103522267885ef6545519c617000fc4b6a87f69ea719bf395af64 -SIZE (libimobiledevice-1.0.6.tar.bz2) = 419075 +SHA256 (libimobiledevice-1.0.7.tar.bz2) = 0ed823ac06966c93eb8f7eba3555f5ec9186431efbc114f89adc795118b65f96 +SIZE (libimobiledevice-1.0.7.tar.bz2) = 469897 |