diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
commit | 605b51623904901c5be12539309f2345d1751741 (patch) | |
tree | 698a951c5110d6765f602f134f00403efbe3a817 /net-p2p | |
parent | 7a58a475e7bd926d065dab0f108b18a67af0906b (diff) |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=196462
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/museek+/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qtella/Makefile | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 4d4d5eb3ec14..991dfc789fa5 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -7,7 +7,7 @@ PORTNAME= giFT PORTVERSION= 0.11.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= libltdl:15 libtool:15 USE_BZIP2= yes diff --git a/net-p2p/museek+/Makefile b/net-p2p/museek+/Makefile index 6e18b55037d2..b8b5804abd95 100644 --- a/net-p2p/museek+/Makefile +++ b/net-p2p/museek+/Makefile @@ -13,7 +13,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= museek-plus diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 6e18b55037d2..b8b5804abd95 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -13,7 +13,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= museek-plus diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index 0cfe2ad8207e..0b12c6bdd13e 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/qtella/Makefile @@ -7,7 +7,7 @@ PORTNAME= qtella PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Gnutella client using Qt LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_KDELIBS_VER= 3 USE_GNOME= gnometarget |