bump 1.4.1 => 1.4.2 Trailing space removed in pkg/PLIST
>From NEWS file : - Fix buffer overflow when region mask is 0x0 - Fix invalid free on Open Index: Makefile =================================================================== RCS file: /cvs/ports/converters/libdvdcss/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile 18 Feb 2018 08:56:43 -0000 1.27 +++ Makefile 1 May 2018 11:09:49 -0000 @@ -2,13 +2,13 @@ COMMENT= descramble scrambled DVDs -VER= 1.4.1 +VER= 1.4.2 DISTNAME= libdvdcss-${VER} CATEGORIES= converters MASTER_SITES= http://download.videolan.org/pub/videolan/libdvdcss/${VER}/ EXTRACT_SUFX= .tar.bz2 -SHARED_LIBS= dvdcss 4.1 +SHARED_LIBS= dvdcss 4.2 HOMEPAGE= http://www.videolan.org/developers/libdvdcss.html Index: distinfo =================================================================== RCS file: /cvs/ports/converters/libdvdcss/distinfo,v retrieving revision 1.18 diff -u -p -r1.18 distinfo --- distinfo 18 Feb 2018 08:56:43 -0000 1.18 +++ distinfo 1 May 2018 11:09:49 -0000 @@ -1,2 +1,2 @@ -SHA256 (libdvdcss-1.4.1.tar.bz2) = 6wc3Urda5ts6P/ydIva1hc0CQHmiv4rPpW9HqPzm6qw= -SIZE (libdvdcss-1.4.1.tar.bz2) = 366169 +SHA256 (libdvdcss-1.4.2.tar.bz2) = eMLtd+ycDY++1799OryCBouIZL5JTPrRZYITd/8/JXU= +SIZE (libdvdcss-1.4.2.tar.bz2) = 366824 cvs server: Diffing patches cvs server: Diffing pkg Index: pkg/DESCR =================================================================== RCS file: /cvs/ports/converters/libdvdcss/pkg/DESCR,v retrieving revision 1.4 diff -u -p -r1.4 DESCR --- pkg/DESCR 30 Oct 2003 01:00:54 -0000 1.4 +++ pkg/DESCR 1 May 2018 11:09:49 -0000 @@ -3,7 +3,7 @@ device without having to worry about the It can be controlled through environment variables: -DVDCSS_VERBOSE={0|1|2}: +DVDCSS_VERBOSE={0|1|2}: 0: no error messages, no debug messages, 1: only error messages (this is the default) 2: error and debug messages