Date: Tue, 1 Jul 2014 14:38:04 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360021 - head/x11-themes/gnome-icons-crystal Message-ID: <201407011438.s61Ec4iO011404@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Jul 1 14:38:04 2014 New Revision: 360021 URL: http://svnweb.freebsd.org/changeset/ports/360021 QAT: https://qat.redports.org/buildarchive/r360021/ Log: 1: Stagify. 2: USES=tar:bzip2 Approved by: portmgr@ (blanket approval) Modified: head/x11-themes/gnome-icons-crystal/Makefile head/x11-themes/gnome-icons-crystal/pkg-plist Modified: head/x11-themes/gnome-icons-crystal/Makefile ============================================================================== --- head/x11-themes/gnome-icons-crystal/Makefile Tue Jul 1 14:35:50 2014 (r360020) +++ head/x11-themes/gnome-icons-crystal/Makefile Tue Jul 1 14:38:04 2014 (r360021) @@ -18,10 +18,9 @@ COMMENT= Crystal SVG Icons for Gnome RESTRICTED= ${REASON} -USE_BZIP2= yes +USES= tar:bzip2 WRKSRC= ${WRKDIR}/CfG-Crystal-SVG-${PORTVERSION} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|\(^Directories=.*\),,|\1,|' ${WRKSRC}/index.theme Modified: head/x11-themes/gnome-icons-crystal/pkg-plist ============================================================================== --- head/x11-themes/gnome-icons-crystal/pkg-plist Tue Jul 1 14:35:50 2014 (r360020) +++ head/x11-themes/gnome-icons-crystal/pkg-plist Tue Jul 1 14:38:04 2014 (r360021) @@ -2601,4 +2601,3 @@ share/icons/CfG-Crystal-SVG-1.2.0/index. @dirrm share/icons/CfG-Crystal-SVG-1.2.0/128x128/actions @dirrm share/icons/CfG-Crystal-SVG-1.2.0/128x128 @dirrm share/icons/CfG-Crystal-SVG-1.2.0 -@dirrmtry share/icons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407011438.s61Ec4iO011404>