From 63b248291f6ba6fda645c553f244af6930a9e594 Mon Sep 17 00:00:00 2001 From: Ben Woods Date: Tue, 19 Dec 2017 05:52:38 +0000 Subject: MFH: r456706 print/hplip and print/hplip-plugin: Fix URL and LICENSE information. The URL change reflects a recent website change by HP, and was preventing print/hplip-plugin from fetching correctly. The LICENSE change reflects the fact that the introductory license to the python source files mention that a later version of the GPL can optionally be used. PR: 224435 PR: 224408 Submitted by: Mason Loring Bliss Reported by: jhb Reviewed by: jhb Approved by: ports-secteam (blanket) --- print/hplip-plugin/Makefile | 2 +- print/hplip-plugin/pkg-descr | 2 +- print/hplip/Makefile | 2 +- print/hplip/pkg-descr | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index 7309592e08f9..2fe9db207fe5 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -4,7 +4,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.17.9 CATEGORIES= print -MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ +MASTER_SITES= https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run diff --git a/print/hplip-plugin/pkg-descr b/print/hplip-plugin/pkg-descr index 3ec2cbc2fbbf..ff4843cc9456 100644 --- a/print/hplip-plugin/pkg-descr +++ b/print/hplip-plugin/pkg-descr @@ -1,3 +1,3 @@ Firmware and binary drivers for some HPLIP supported printers. -WWW: http://hplipopensource.com/ +WWW: https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html diff --git a/print/hplip/Makefile b/print/hplip/Makefile index bee8b4daa7ed..926304f2792b 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= woodsb02@FreeBSD.org COMMENT= Drivers and utilities for HP printers and All-in-One devices -LICENSE= GPLv2 MIT BSD3CLAUSE +LICENSE= GPLv2+ MIT BSD3CLAUSE LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/print/hplip/pkg-descr b/print/hplip/pkg-descr index 3769a3df175a..a4aed53cd55c 100644 --- a/print/hplip/pkg-descr +++ b/print/hplip/pkg-descr @@ -5,4 +5,4 @@ The HP driver project provides printing support for nearly 1000 printer models, including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP. -WWW: http://hplipopensource.com/hplip-web/index.html +WWW: https://developers.hp.com/hp-linux-imaging-and-printing -- cgit v1.2.3