diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-30 10:06:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-30 10:06:07 +0000 |
commit | 1752d5241576a4cd6dd37051834fade0dc5ef12b (patch) | |
tree | fc1b12ceb746fd2f998efcc39d63d927ed9a5f09 /misc | |
parent | f47223d93018930de244c2299278961961731d43 (diff) | |
download | pkgsrc-1752d5241576a4cd6dd37051834fade0dc5ef12b.tar.gz |
Update to 1.2.8:
* workaround for strange discs that report read errors seemingly at random.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libdvdcss/Makefile | 4 | ||||
-rw-r--r-- | misc/libdvdcss/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/libdvdcss/Makefile b/misc/libdvdcss/Makefile index 5f3d18e3c42..91701e1b14b 100644 --- a/misc/libdvdcss/Makefile +++ b/misc/libdvdcss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 17:01:17 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/30 10:06:07 wiz Exp $ # # Unfortunately, some reading of the United States law (DMCA) means # that we are not able to provide pointers to the source or homepage @@ -7,7 +7,7 @@ # Please do not submit any PRs telling us the contents of the HOMEPAGE # or MASTER_SITES definitions in this Makefile. -DISTNAME= libdvdcss-1.2.7 +DISTNAME= libdvdcss-1.2.8 CATEGORIES= misc MASTER_SITES= ${LIBDVDCSS_MASTER_SITES}/${DISTNAME:S/libdvdcss-//}/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libdvdcss/distinfo b/misc/libdvdcss/distinfo index 081d4d7796a..17cdf31c369 100644 --- a/misc/libdvdcss/distinfo +++ b/misc/libdvdcss/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/06/24 06:47:01 wiz Exp $ +$NetBSD: distinfo,v 1.7 2003/07/30 10:06:07 wiz Exp $ -SHA1 (libdvdcss-1.2.7.tar.bz2) = 9461cf99395d01b8871ea9cb40e142cb2c5809ee -Size (libdvdcss-1.2.7.tar.bz2) = 209452 bytes +SHA1 (libdvdcss-1.2.8.tar.bz2) = 7aefff989185cf5d63bce3263d1294f873704dc7 +Size (libdvdcss-1.2.8.tar.bz2) = 209643 bytes |