aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss/Makefile
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2009-04-24 02:02:58 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2009-04-24 02:02:58 +0000
commit7471e7a07212b0010092201c46033057c9d0daa0 (patch)
tree194de5249046f4354f6573526aabe59bcc955311 /multimedia/libdvdcss/Makefile
parent24a3b207120defe38abe49e8398e23c35bb3564a (diff)
downloadports-7471e7a07212b0010092201c46033057c9d0daa0.tar.gz
ports-7471e7a07212b0010092201c46033057c9d0daa0.zip
Bump to latest version and schedule for removal. This port was obsoleted
by the import of mplayer's libdvdread. PR: ports/130221 Approved by: linimon (mentor)
Notes
Notes: svn path=/head/; revision=232625
Diffstat (limited to 'multimedia/libdvdcss/Makefile')
-rw-r--r--multimedia/libdvdcss/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 6bdf8a2d0131..4fe561000b6a 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -7,16 +7,17 @@
#
PORTNAME= libdvdcss
-PORTVERSION= 1.2.9
-PORTREVISION= 2
+PORTVERSION= 1.2.10
CATEGORIES= multimedia
MASTER_SITES= http://download.videolan.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= jpaetzel@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Portable abstraction library for DVD decryption
NO_CDROM= CSS code may violate the DMCA
+DEPRECATED= Rendered obsolete by multimedia/libdvdread changes
+EXPIRATION_DATE= 2009-06-23
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes