[Midnightbsd-cvs] mports: Makefile: libxine was bumped..
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 18 12:33:23 EDT 2008
Log Message:
-----------
libxine was bumped.. catch up here
Modified Files:
--------------
mports/multimedia/xine:
Makefile (r1.7 -> r1.8)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/multimedia/xine/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L multimedia/xine/Makefile -L multimedia/xine/Makefile -u -r1.7 -r1.8
--- multimedia/xine/Makefile
+++ multimedia/xine/Makefile
@@ -8,6 +8,7 @@
PORTNAME= xine
PORTVERSION= 0.99.5
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -81,7 +82,7 @@
.endif
.if defined(WITH_CACA)
-LIBXINE_VER= 1.20
+LIBXINE_VER= 1.24
.if !exists(${LOCALBASE}/lib/xine/plugins/${LIBXINE_VER}/xineplug_vo_out_caca.so)
IGNORE=libxine should be compiled with caca support
.endif
More information about the Midnightbsd-cvs
mailing list