From owner-svn-ports-branches@FreeBSD.ORG Fri Oct 31 11:11:28 2014 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48539350; Fri, 31 Oct 2014 11:11:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 34795FC; Fri, 31 Oct 2014 11:11:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VBBSjf059968; Fri, 31 Oct 2014 11:11:28 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VBBR5i059966; Fri, 31 Oct 2014 11:11:27 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201410311111.s9VBBR5i059966@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 31 Oct 2014 11:11:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r371806 - branches/2014Q4/print/hplip-plugin X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 11:11:28 -0000 Author: makc Date: Fri Oct 31 11:11:27 2014 New Revision: 371806 URL: https://svnweb.freebsd.org/changeset/ports/371806 QAT: https://qat.redports.org/buildarchive/r371806/ Log: MFH: r371794 print/hplip-plugin: - Update MASTER_SITES to fix fetch - Clean up plist from @dirrm Reported by: pkg-fallout Approved by: ports-secteam (rea) Modified: branches/2014Q4/print/hplip-plugin/Makefile branches/2014Q4/print/hplip-plugin/pkg-plist Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/print/hplip-plugin/Makefile ============================================================================== --- branches/2014Q4/print/hplip-plugin/Makefile Fri Oct 31 11:10:20 2014 (r371805) +++ branches/2014Q4/print/hplip-plugin/Makefile Fri Oct 31 11:11:27 2014 (r371806) @@ -5,7 +5,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.14.4 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ +MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run Modified: branches/2014Q4/print/hplip-plugin/pkg-plist ============================================================================== --- branches/2014Q4/print/hplip-plugin/pkg-plist Fri Oct 31 11:10:20 2014 (r371805) +++ branches/2014Q4/print/hplip-plugin/pkg-plist Fri Oct 31 11:11:27 2014 (r371806) @@ -25,10 +25,3 @@ share/hplip/scan/plugins/bb_soap-%%LINAR share/hplip/scan/plugins/bb_soap.so share/hplip/scan/plugins/bb_soapht-%%LINARCH%%.so share/hplip/scan/plugins/bb_soapht.so -@dirrm share/hplip/scan/plugins -@dirrmtry share/hplip/scan -@dirrm share/hplip/prnt/plugins -@dirrm share/hplip/fax/plugins -@dirrmtry share/hplip/fax -@dirrm share/hplip/data/plugins -@dirrm share/hplip/data/firmware