svn commit: r371794 - head/print/hplip-plugin

Max Brazhnikov makc at FreeBSD.org
Fri Oct 31 09:58:32 UTC 2014


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
- at dirrm share/hplip/scan/plugins
- at dirrmtry share/hplip/scan
- at dirrm share/hplip/prnt/plugins
- at dirrm share/hplip/fax/plugins
- at dirrmtry share/hplip/fax
- at dirrm share/hplip/data/plugins
- at dirrm share/hplip/data/firmware


More information about the svn-ports-head mailing list