diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-05 07:39:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-05 07:39:06 +0000 |
commit | c5a57855925a3d47cbeb7bdda35e1eaae0d877df (patch) | |
tree | 84804eef1e01db835cdc2208f1c36906c8ac31f5 /audio/tunesbrowser | |
parent | dceff4fa87e272bb39f26ce6c643177e19e8ed91 (diff) |
Notes
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r-- | audio/tunesbrowser/Makefile | 5 | ||||
-rw-r--r-- | audio/tunesbrowser/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index b1f7ed3cf181..5567afb0ab33 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tunesbrowser -PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTVERSION= 0.1.6 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ @@ -17,7 +16,7 @@ COMMENT= Gnome frontend DAAP client LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap USE_BZIP2= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 USE_X_PREFIX= yes USE_GNOME= libglade2 gstreamerplugins gnometarget gnomehack diff --git a/audio/tunesbrowser/distinfo b/audio/tunesbrowser/distinfo index 4d8956d931f9..0254a2a88d2b 100644 --- a/audio/tunesbrowser/distinfo +++ b/audio/tunesbrowser/distinfo @@ -1,2 +1,2 @@ -MD5 (tunesbrowser-0.1.5.tar.bz2) = 9ac02107486c8d8242cbdb96873a93f0 -SIZE (tunesbrowser-0.1.5.tar.bz2) = 190729 +MD5 (tunesbrowser-0.1.6.tar.bz2) = 5e2f967145b8ce900c81b477e4e16acf +SIZE (tunesbrowser-0.1.6.tar.bz2) = 191375 |