From 7437ba6d6b599f8e9f1357d6cf474bd56a6e8744 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Fri, 18 Mar 2022 16:54:08 +0100 Subject: print/brlaser: Update to 6.1, take maintainership - Update the port moving it to a newer fork which includes fixes and support for more printers - Update WWW link - Remove duplicate cups dependency --- print/brlaser/Makefile | 9 ++++----- print/brlaser/distinfo | 6 +++--- print/brlaser/pkg-descr | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'print/brlaser') diff --git a/print/brlaser/Makefile b/print/brlaser/Makefile index c64105e82dfe..367924fb433e 100644 --- a/print/brlaser/Makefile +++ b/print/brlaser/Makefile @@ -1,22 +1,21 @@ PORTNAME= brlaser DISTVERSIONPREFIX= v -DISTVERSION= 6 +DISTVERSION= 6.1 CATEGORIES= print -MAINTAINER= ports@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Brother laser printer driver LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libcups.so:print/cups \ - libcupsimage.so:print/cups +LIB_DEPENDS= libcups.so:print/cups USES= cmake:insource,noninja compiler:c++11-lang USE_GITHUB= yes -GH_ACCOUNT= pdewacht +GH_ACCOUNT= QORTEC GH_PROJECT= brlaser PLIST_FILES= libexec/cups/filter/rastertobrlaser \ diff --git a/print/brlaser/distinfo b/print/brlaser/distinfo index 8e762f17aefe..d7e574ab456e 100644 --- a/print/brlaser/distinfo +++ b/print/brlaser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581156147 -SHA256 (pdewacht-brlaser-v6_GH0.tar.gz) = fe7c117eb7e837b6a1751f61a813c218f68a5d8fc40f3403f6a4b1cf5a4758dd -SIZE (pdewacht-brlaser-v6_GH0.tar.gz) = 22807 +TIMESTAMP = 1647440404 +SHA256 (QORTEC-brlaser-v6.1_GH0.tar.gz) = 80766095428810dc58fbe42265ca9623b43a6e5669031c9b6d5498df4e40b3ca +SIZE (QORTEC-brlaser-v6.1_GH0.tar.gz) = 23903 diff --git a/print/brlaser/pkg-descr b/print/brlaser/pkg-descr index 24ef5cc413d2..a3c95a412b7c 100644 --- a/print/brlaser/pkg-descr +++ b/print/brlaser/pkg-descr @@ -5,4 +5,4 @@ as PCL or PostScript, not all do. If you have a monochrome Brother laser printer (or multi-function device) and the other open source drivers don't work, this one might help. -WWW: https://github.com/pdewacht/brlaser/ +WWW: https://github.com/QORTEC/brlaser/ -- cgit v1.2.3