Date: Tue, 23 Sep 2014 17:35:39 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369101 - head/x11-themes/icon-naming-utils Message-ID: <201409231735.s8NHZdMB013388@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Sep 23 17:35:38 2014 New Revision: 369101 URL: http://svnweb.freebsd.org/changeset/ports/369101 QAT: https://qat.redports.org/buildarchive/r369101/ Log: - Drop @dirrm* from plist - Simplify MASTER_SITES Modified: head/x11-themes/icon-naming-utils/Makefile head/x11-themes/icon-naming-utils/pkg-plist Modified: head/x11-themes/icon-naming-utils/Makefile ============================================================================== --- head/x11-themes/icon-naming-utils/Makefile Tue Sep 23 17:35:10 2014 (r369100) +++ head/x11-themes/icon-naming-utils/Makefile Tue Sep 23 17:35:38 2014 (r369101) @@ -5,8 +5,7 @@ PORTNAME= icon-naming-utils PORTVERSION= 0.8.90 PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= GENTOO -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= GENTOO/distfiles MAINTAINER= ports@FreeBSD.org COMMENT= Utilities of the Tango project Modified: head/x11-themes/icon-naming-utils/pkg-plist ============================================================================== --- head/x11-themes/icon-naming-utils/pkg-plist Tue Sep 23 17:35:10 2014 (r369100) +++ head/x11-themes/icon-naming-utils/pkg-plist Tue Sep 23 17:35:38 2014 (r369101) @@ -2,5 +2,3 @@ libexec/icon-name-mapping share/dtds/legacy-icon-mapping.dtd libdata/pkgconfig/icon-naming-utils.pc %%DATADIR%%/legacy-icon-mapping.xml -@dirrm share/dtds -@dirrm share/icon-naming-utils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409231735.s8NHZdMB013388>