From owner-svn-ports-all@FreeBSD.ORG Fri Oct 31 09:58:32 2014 Return-Path: Delivered-To: svn-ports-all@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 867B0D53; Fri, 31 Oct 2014 09:58:32 +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 726C081C; Fri, 31 Oct 2014 09:58:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9V9wW9I021401; Fri, 31 Oct 2014 09:58:32 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9V9wWXE021399; Fri, 31 Oct 2014 09:58:32 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201410310958.s9V9wWXE021399@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 09:58:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371794 - head/print/hplip-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 09:58:32 -0000 Author: makc Date: Fri Oct 31 09:58:31 2014 New Revision: 371794 URL: https://svnweb.freebsd.org/changeset/ports/371794 QAT: https://qat.redports.org/buildarchive/r371794/ Log: print/hplip-plugin: - Update MASTER_SITES to fix fetch - Clean up plist from @dirrm Reported by: pkg-fallout MFH: 2014Q4 Modified: head/print/hplip-plugin/Makefile head/print/hplip-plugin/pkg-plist Modified: head/print/hplip-plugin/Makefile ============================================================================== --- head/print/hplip-plugin/Makefile Fri Oct 31 09:47:36 2014 (r371793) +++ head/print/hplip-plugin/Makefile Fri Oct 31 09:58:31 2014 (r371794) @@ -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: head/print/hplip-plugin/pkg-plist ============================================================================== --- head/print/hplip-plugin/pkg-plist Fri Oct 31 09:47:36 2014 (r371793) +++ head/print/hplip-plugin/pkg-plist Fri Oct 31 09:58:31 2014 (r371794) @@ -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