Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2015 09:45:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395603 - head/graphics/linux-c6-png
Message-ID:  <201508300945.t7U9jai5049666@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug 30 09:45:35 2015
New Revision: 395603
URL: https://svnweb.freebsd.org/changeset/ports/395603

Log:
  Cleanup plist, fixing packaging with OPTIONS_UNSET=DOCS
  
  PR:		202211

Modified:
  head/graphics/linux-c6-png/pkg-plist.i686
  head/graphics/linux-c6-png/pkg-plist.x86_64

Modified: head/graphics/linux-c6-png/pkg-plist.i686
==============================================================================
--- head/graphics/linux-c6-png/pkg-plist.i686	Sun Aug 30 08:39:31 2015	(r395602)
+++ head/graphics/linux-c6-png/pkg-plist.i686	Sun Aug 30 09:45:35 2015	(r395603)
@@ -3,4 +3,3 @@ usr/lib/libpng.so.3.49.0
 usr/lib/libpng12.so.0
 usr/lib/libpng12.so.0.49.0
 usr/share/man/man5/png.5.gz
-@dirrmtry usr/share/doc/libpng-1.2.49

Modified: head/graphics/linux-c6-png/pkg-plist.x86_64
==============================================================================
--- head/graphics/linux-c6-png/pkg-plist.x86_64	Sun Aug 30 08:39:31 2015	(r395602)
+++ head/graphics/linux-c6-png/pkg-plist.x86_64	Sun Aug 30 09:45:35 2015	(r395603)
@@ -3,4 +3,3 @@ usr/lib64/libpng.so.3.49.0
 usr/lib64/libpng12.so.0
 usr/lib64/libpng12.so.0.49.0
 usr/share/man/man5/png.5.gz
-@dirrmtry usr/share/doc/libpng-1.2.49



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