Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 13:02:24 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jpaetzel@FreeBSD.org
Subject:   ports/189993: [PATCH] multimedia/libdvdcss: update to 1.2.13
Message-ID:  <201405201102.s4KB2OfL026645@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405201110.s4KBA07M083402@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189993
>Category:       ports
>Synopsis:       [PATCH] multimedia/libdvdcss: update to 1.2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 11:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266324: Sat May 17 21:07:33 CEST
>Description:
- Update to 1.2.13
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/libdvdcss/1.2.13/

Port maintainer (jpaetzel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- libdvdcss-1.2.13.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354624)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdvdcss
-PORTVERSION=	1.2.12
-PORTREVISION=	1
+PORTVERSION=	1.2.13
 CATEGORIES=	multimedia
 MASTER_SITES=	http://download.videolan.org/pub/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTVERSION}
Index: distinfo
===================================================================
--- distinfo	(revision 354624)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libdvdcss-1.2.12.tar.bz2) = 72465395d494f609b180cab23f9679acf6083fb821bd84979a8e70f7b795db5d
-SIZE (libdvdcss-1.2.12.tar.bz2) = 331764
+SHA256 (libdvdcss-1.2.13.tar.bz2) = 84f1bba6cfef1df87f774fceaefc8e73c4cda32e8f6700b224ad0acb5511ba2c
+SIZE (libdvdcss-1.2.13.tar.bz2) = 338588
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354624)
+++ pkg-descr	(working copy)
@@ -11,4 +11,4 @@
    - Just better. Unlike most similar projects, libdvdcss doesn't require the
      region of your drive to be set.
 
-WWW: http://www.videolan.org/libdvdcss/
+WWW: http://www.videolan.org/libdvdcss
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 354624)
+++ pkg-plist	(working copy)
@@ -4,4 +4,10 @@
 lib/libdvdcss.so.2
 lib/libdvdcss.so.2.1.0
 libdata/pkgconfig/libdvdcss.pc
-@dirrm include/dvdcss
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+@dirrmtry include/dvdcss
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
--- libdvdcss-1.2.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405201102.s4KB2OfL026645>