Date: Mon, 19 Dec 2016 14:47:31 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428935 - in head/print: hplip hplip-plugin Message-ID: <201612191447.uBJElVDV011832@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Mon Dec 19 14:47:31 2016 New Revision: 428935 URL: https://svnweb.freebsd.org/changeset/ports/428935 Log: print/hplip and print/hplip-plugin: Update to 3.16.11 Changes this release: http://hplipopensource.com/hplip-web/release_notes.html Approved by: adamw (mentor, implicit) Modified: head/print/hplip-plugin/Makefile head/print/hplip-plugin/distinfo head/print/hplip/Makefile head/print/hplip/distinfo head/print/hplip/pkg-plist Modified: head/print/hplip-plugin/Makefile ============================================================================== --- head/print/hplip-plugin/Makefile Mon Dec 19 14:36:05 2016 (r428934) +++ head/print/hplip-plugin/Makefile Mon Dec 19 14:47:31 2016 (r428935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hplip-plugin -PORTVERSION= 3.16.10 +PORTVERSION= 3.16.11 CATEGORIES= print MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin Modified: head/print/hplip-plugin/distinfo ============================================================================== --- head/print/hplip-plugin/distinfo Mon Dec 19 14:36:05 2016 (r428934) +++ head/print/hplip-plugin/distinfo Mon Dec 19 14:47:31 2016 (r428935) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477800376 -SHA256 (hplip-3.16.10-plugin.run) = 84ad87ef986fccc3c07c163a3eb494eda8971bdcd0e967c7ad7f60b6fd70527e -SIZE (hplip-3.16.10-plugin.run) = 2061876 +TIMESTAMP = 1482046584 +SHA256 (hplip-3.16.11-plugin.run) = af2b06696dedffcba416e4af92bef4ce219df6a11c90b8506bd32c2eba6a7cf8 +SIZE (hplip-3.16.11-plugin.run) = 2059585 Modified: head/print/hplip/Makefile ============================================================================== --- head/print/hplip/Makefile Mon Dec 19 14:36:05 2016 (r428934) +++ head/print/hplip/Makefile Mon Dec 19 14:47:31 2016 (r428935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hplip -PORTVERSION= 3.16.10 +PORTVERSION= 3.16.11 CATEGORIES= print MASTER_SITES= SF Modified: head/print/hplip/distinfo ============================================================================== --- head/print/hplip/distinfo Mon Dec 19 14:36:05 2016 (r428934) +++ head/print/hplip/distinfo Mon Dec 19 14:47:31 2016 (r428935) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477836238 -SHA256 (hplip-3.16.10.tar.gz) = 45b44e0334f76069511b0b2a40885a12d055013bc95a62250de5d1abc10dee84 -SIZE (hplip-3.16.10.tar.gz) = 23096030 +TIMESTAMP = 1482046605 +SHA256 (hplip-3.16.11.tar.gz) = f6e20cacb4891e4e60fc5de2213a10f8d0c68840f9b511aa38cfca0cb29f9b24 +SIZE (hplip-3.16.11.tar.gz) = 23096060 Modified: head/print/hplip/pkg-plist ============================================================================== --- head/print/hplip/pkg-plist Mon Dec 19 14:36:05 2016 (r428934) +++ head/print/hplip/pkg-plist Mon Dec 19 14:47:31 2016 (r428935) @@ -872,6 +872,7 @@ share/ppd/HP/hp-laserjet_p3005-ps.ppd.gz share/ppd/HP/hp-laserjet_p3010_series-ps.ppd.gz share/ppd/HP/hp-laserjet_p4010_series-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_m201_m202-ps.ppd.gz +share/ppd/HP/hp-laserjet_pro_m203_m206-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_m402_m403-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_m402_m403d-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_m501dn-ps.ppd.gz @@ -879,6 +880,7 @@ share/ppd/HP/hp-laserjet_pro_m501n-ps.pp share/ppd/HP/hp-laserjet_pro_m701-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_m706-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_mfp_m225_m226-ps.ppd.gz +share/ppd/HP/hp-laserjet_pro_mfp_m227-m231-ps.ppd.gz share/ppd/HP/hp-laserjet_pro_mfp_m435-ps.ppd.gz share/ppd/HP/hp-lj_300_400_color_m351_m451-ps.ppd.gz share/ppd/HP/hp-lj_300_400_color_mfp_m375_m475-ps.ppd.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612191447.uBJElVDV011832>