diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-04-20 19:41:31 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-04-20 19:41:31 +0000 |
commit | 9d1ef4ab99702c2e5ac41dd520a6c883eff66558 (patch) | |
tree | be9b7d88e9fe8f3b9657ff3270c71c5a2aa634bc /comms | |
parent | fac028793a631f42d58fe6932f58a443ef4dd9d7 (diff) | |
download | ports-9d1ef4ab99702c2e5ac41dd520a6c883eff66558.tar.gz ports-9d1ef4ab99702c2e5ac41dd520a6c883eff66558.zip |
Notes
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 |