diff --git a/print/brlaser/Makefile b/print/brlaser/Makefile index c64105e82dfe..367924fb433e 100644 --- a/print/brlaser/Makefile +++ b/print/brlaser/Makefile @@ -1,25 +1,24 @@ 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 \ share/cups/drv/brlaser.drv .include 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 @@ -1,8 +1,8 @@ brlaser is a CUPS driver for Brother laser printers. Although most Brother printers support a standard printer language such 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/