aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2017-12-19 05:52:38 +0000
committerBen Woods <woodsb02@FreeBSD.org>2017-12-19 05:52:38 +0000
commit63b248291f6ba6fda645c553f244af6930a9e594 (patch)
treec2e8805194380e5afdc728b637f76c8df5ddf51e
parent5f6ff6c2702ca6f4bedee86ed0e57c292b0aaaff (diff)
downloadports-63b248291f6ba6fda645c553f244af6930a9e594.tar.gz
ports-63b248291f6ba6fda645c553f244af6930a9e594.zip
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 <mason@blisses.org> Reported by: jhb Reviewed by: jhb Approved by: ports-secteam (blanket)
Notes
Notes: svn path=/branches/2017Q4/; revision=456707
-rw-r--r--print/hplip-plugin/Makefile2
-rw-r--r--print/hplip-plugin/pkg-descr2
-rw-r--r--print/hplip/Makefile2
-rw-r--r--print/hplip/pkg-descr2
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