diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2002-08-06 00:48:45 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2002-08-06 00:48:45 +0800 |
commit | 49991c9cf63e8e9acb9296a77e4d2a141efd85ba (patch) | |
tree | bc65a23f0309c54578493133f2a28f701db2c415 | |
parent | eb22ba4f379e7e0040b85aa81be29a4658aacebf (diff) | |
download | freebsd-ports-gnome-49991c9cf63e8e9acb9296a77e4d2a141efd85ba.tar.gz freebsd-ports-gnome-49991c9cf63e8e9acb9296a77e4d2a141efd85ba.tar.zst freebsd-ports-gnome-49991c9cf63e8e9acb9296a77e4d2a141efd85ba.zip |
Update to 0.9.13.
-rw-r--r-- | graphics/xine_dvdnav_plugin/Makefile | 6 | ||||
-rw-r--r-- | graphics/xine_dvdnav_plugin/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xine_dvdnav_plugin/Makefile b/graphics/xine_dvdnav_plugin/Makefile index 407e9849321e..5f2ee6318af5 100644 --- a/graphics/xine_dvdnav_plugin/Makefile +++ b/graphics/xine_dvdnav_plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xine_dvdnav_plugin -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dvd @@ -14,8 +14,8 @@ DISTNAME= xine-dvdnav-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org -LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine \ - dvdnav.0:${PORTSDIR}/graphics/libdvdnav +LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ + dvdnav.1:${PORTSDIR}/graphics/libdvdnav GNU_CONFIGURE= yes CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/graphics/xine_dvdnav_plugin/distinfo b/graphics/xine_dvdnav_plugin/distinfo index fa5e92a72844..3ab5dfaf60cf 100644 --- a/graphics/xine_dvdnav_plugin/distinfo +++ b/graphics/xine_dvdnav_plugin/distinfo @@ -1 +1 @@ -MD5 (xine-dvdnav-0.9.12.tar.gz) = 755beff0c72acc6501e5559b5bda59e4 +MD5 (xine-dvdnav-0.9.13.tar.gz) = 59de68e8a7b2d86f72b8c8858e7524d1 |