[Midnightbsd-cvs] mports: Makefile: we upgraded vorbis so bump the lib version
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Oct 24 21:11:41 EDT 2007
Log Message:
-----------
we upgraded vorbis so bump the lib version
Modified Files:
--------------
mports/net-p2p/gift:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net-p2p/gift/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lnet-p2p/gift/Makefile -Lnet-p2p/gift/Makefile -u -r1.1 -r1.2
--- net-p2p/gift/Makefile
+++ net-p2p/gift/Makefile
@@ -8,7 +8,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}
@@ -17,7 +17,7 @@
MAINTAINER= ports at MidnightBSD.org
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
More information about the Midnightbsd-cvs
mailing list