From owner-svn-ports-head@freebsd.org Thu Dec 22 21:35:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACCC5C8D2AD; Thu, 22 Dec 2016 21:35:01 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C05AB6F; Thu, 22 Dec 2016 21:35:01 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBMLZ0Lx054225; Thu, 22 Dec 2016 21:35:00 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBMLZ0oX054223; Thu, 22 Dec 2016 21:35:00 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612222135.uBMLZ0oX054223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Thu, 22 Dec 2016 21:35:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429185 - head/multimedia/libdvdcss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2016 21:35:01 -0000 Author: rakuco Date: Thu Dec 22 21:35:00 2016 New Revision: 429185 URL: https://svnweb.freebsd.org/changeset/ports/429185 Log: Fix plist after r429178. Modified: head/multimedia/libdvdcss/Makefile head/multimedia/libdvdcss/pkg-plist Modified: head/multimedia/libdvdcss/Makefile ============================================================================== --- head/multimedia/libdvdcss/Makefile Thu Dec 22 21:29:00 2016 (r429184) +++ head/multimedia/libdvdcss/Makefile Thu Dec 22 21:35:00 2016 (r429185) @@ -3,6 +3,7 @@ PORTNAME= libdvdcss PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/${PORTNAME}/${PORTVERSION}/ Modified: head/multimedia/libdvdcss/pkg-plist ============================================================================== --- head/multimedia/libdvdcss/pkg-plist Thu Dec 22 21:29:00 2016 (r429184) +++ head/multimedia/libdvdcss/pkg-plist Thu Dec 22 21:35:00 2016 (r429185) @@ -1,4 +1,5 @@ include/dvdcss/dvdcss.h +include/dvdcss/version.h lib/libdvdcss.a lib/libdvdcss.so lib/libdvdcss.so.2