diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 03:21:51 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 03:21:51 +0800 |
commit | 2a695a3c33b9225301d1aec3544a6a9de284b0af (patch) | |
tree | 0a3ef35fd5b6ac6042f67f8de081869131a0b470 /audio | |
parent | ac62a529125e0bdabcce1cf6b4ef73b487710c6b (diff) | |
download | marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar.gz marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar.bz2 marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar.lz marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar.xz marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.tar.zst marcuscom-ports-2a695a3c33b9225301d1aec3544a6a9de284b0af.zip |
Chase webkit update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12835 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmpc-wikipedia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index d460a313c..19d0219ff 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-wikipedia PORTVERSION= 0.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ @@ -17,7 +17,7 @@ COMMENT= Wikipedia info for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ curl.5:${PORTSDIR}/ftp/curl \ - webkit-1.0.11:${PORTSDIR}/www/webkit-gtk2 + webkit-1.0.12:${PORTSDIR}/www/webkit-gtk2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc |