aboutsummaryrefslogtreecommitdiff
path: root/print/brlaser
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2022-03-18 15:54:08 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2022-03-18 15:54:08 +0000
commit7437ba6d6b599f8e9f1357d6cf474bd56a6e8744 (patch)
treead4d43cb46a0e1f721d94632a07368bc91eac91a /print/brlaser
parent95fe6c4aee22eea993283fd810b61004dcc195d0 (diff)
downloadports-7437ba6d6b599f8e9f1357d6cf474bd56a6e8744.tar.gz
ports-7437ba6d6b599f8e9f1357d6cf474bd56a6e8744.zip
Diffstat (limited to 'print/brlaser')
-rw-r--r--print/brlaser/Makefile9
-rw-r--r--print/brlaser/distinfo6
-rw-r--r--print/brlaser/pkg-descr2
3 files changed, 8 insertions, 9 deletions
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/