svn commit: r368974 - in head/graphics: icc-profiles-openicc iccexamin iccxml

Boris Samorodov bsam at FreeBSD.org
Mon Sep 22 16:51:25 UTC 2014


Author: bsam
Date: Mon Sep 22 16:51:23 2014
New Revision: 368974
URL: http://svnweb.freebsd.org/changeset/ports/368974
QAT: https://qat.redports.org/buildarchive/r368974/

Log:
  Simplify pkg-plist (remove @dirrm*).

Modified:
  head/graphics/icc-profiles-openicc/Makefile
  head/graphics/icc-profiles-openicc/pkg-plist
  head/graphics/iccexamin/pkg-plist
  head/graphics/iccxml/pkg-plist

Modified: head/graphics/icc-profiles-openicc/Makefile
==============================================================================
--- head/graphics/icc-profiles-openicc/Makefile	Mon Sep 22 16:36:55 2014	(r368973)
+++ head/graphics/icc-profiles-openicc/Makefile	Mon Sep 22 16:51:23 2014	(r368974)
@@ -12,7 +12,7 @@ COMMENT=	Color data for color managed ap
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/COPYING    # Has a Copyright note
 
-USES=	tar:bzip2
+USES=		tar:bzip2
 GNU_CONFIGURE=	yes
 
 SYSCOLORDIR=	share/color

Modified: head/graphics/icc-profiles-openicc/pkg-plist
==============================================================================
--- head/graphics/icc-profiles-openicc/pkg-plist	Mon Sep 22 16:36:55 2014	(r368973)
+++ head/graphics/icc-profiles-openicc/pkg-plist	Mon Sep 22 16:51:23 2014	(r368974)
@@ -23,17 +23,3 @@ share/icons/text-vnd.cgats.png
 share/mime/packages/x-color-cgats.xml
 share/mime/packages/x-color-icc.xml
 share/pixmaps/icc-profiles-openicc_logo.png
- at dirrmtry share/mime/packages
- at dirrmtry share/mime
- at dirrmtry share/icons
- at dirrmtry %%SYSCOLORDIR%%/target/fogra
- at dirrmtry %%SYSCOLORDIR%%/target/NPES
- at dirrmtry %%SYSCOLORDIR%%/target
- at dirrmtry %%SYSCOLORDIR%%/settings
- at dirrmtry %%SYSCOLORDIR%%/icc/lcms
- at dirrmtry %%SYSCOLORDIR%%/icc/basICColor
- at dirrmtry %%SYSCOLORDIR%%/icc/PhotoGamut
- at dirrmtry %%SYSCOLORDIR%%/icc/Oyranos
- at dirrmtry %%SYSCOLORDIR%%/icc/OpenICC
- at dirrmtry %%SYSCOLORDIR%%/icc
- at dirrmtry %%SYSCOLORDIR%%

Modified: head/graphics/iccexamin/pkg-plist
==============================================================================
--- head/graphics/iccexamin/pkg-plist	Mon Sep 22 16:36:55 2014	(r368973)
+++ head/graphics/iccexamin/pkg-plist	Mon Sep 22 16:51:23 2014	(r368974)
@@ -10,14 +10,3 @@ share/locale/eu/LC_MESSAGES/icc_examin.m
 share/locale/fr/LC_MESSAGES/icc_examin.mo
 share/pixmaps/hicolor/scalable/iccexamin.svg
 share/pixmaps/iccexamin.png
- at dirrmtry share/pixmaps/hicolor/scalable
- at dirrmtry share/pixmaps/hicolor
- at dirrmtry share/mime/packages
- at dirrmtry share/mime
- at dirrmtry share/icons/hicolor/128x128/apps
- at dirrmtry share/icons/hicolor/128x128
- at dirrmtry share/icons/hicolor
- at dirrmtry share/icons
- at dirrmtry share/mime/packages
- at dirrmtry share/mime
- at dirrmtry share/fonts

Modified: head/graphics/iccxml/pkg-plist
==============================================================================
--- head/graphics/iccxml/pkg-plist	Mon Sep 22 16:36:55 2014	(r368973)
+++ head/graphics/iccxml/pkg-plist	Mon Sep 22 16:51:23 2014	(r368974)
@@ -14,4 +14,3 @@ lib/libIccXML.so
 lib/libIccXML.so.2
 lib/libIccXML.so.2.0.3
 libdata/pkgconfig/iccxml.pc
- at dirrm include/IccXML


More information about the svn-ports-head mailing list