pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/brlaser
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Oct 14 16:40:28 UTC 2025
Modified Files:
pkgsrc/print/brlaser: Makefile distinfo
Log Message:
brlaser: update to 6.2.8. Changes:
New printer entries:
- Brother HL-1210W series
- Brother HL-1430 series
- Brother HL-2150N
- Brother HL-5250DN series
- Brother HL-5350DN series
- Brother HL-L1232W
- Brother HL-L2325DW
- Brother HL-L2400D
- Brother HL-L2400DWE
- Brother HL-L2440DW
- Brother HL-L2460DW
- Brother HL-L2480DW
- Brother MFC-L2685DW
- Brother MFC-L2740DW series
- Brother MFC-L2800DW
- Brother MFC-L5800DW series
Code Changes:
- Implemented support for all 1200dpi modes
- Add toner density adjustment option
Issues Resolved:
- Cannot build with CMake 4.0 (CMake < v3.5 support removed)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/brlaser/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/brlaser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/brlaser/Makefile
diff -u pkgsrc/print/brlaser/Makefile:1.23 pkgsrc/print/brlaser/Makefile:1.24
--- pkgsrc/print/brlaser/Makefile:1.23 Sat Aug 30 22:46:07 2025
+++ pkgsrc/print/brlaser/Makefile Tue Oct 14 16:40:28 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/08/30 22:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/10/14 16:40:28 schmonz Exp $
-DISTNAME= brlaser-6.2.7
-PKGREVISION= 4
+DISTNAME= brlaser-6.2.8
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=Owl-Maintain/}
GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
@@ -16,8 +15,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_LANGUAGES= c++
USE_CXX_FEATURES+= c++11
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_POLICY_VERSION_MINIMUM=3.5
-
.include "../../devel/cmake/build.mk"
.include "../../print/libcups/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/brlaser/distinfo
diff -u pkgsrc/print/brlaser/distinfo:1.7 pkgsrc/print/brlaser/distinfo:1.8
--- pkgsrc/print/brlaser/distinfo:1.7 Fri Jan 24 01:01:51 2025
+++ pkgsrc/print/brlaser/distinfo Tue Oct 14 16:40:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/01/24 01:01:51 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2025/10/14 16:40:28 schmonz Exp $
-BLAKE2s (brlaser-6.2.7.tar.gz) = 8dc368da80a3f9669054040430e86ce1d6985e476b73ca211dfd7472ada226e2
-SHA512 (brlaser-6.2.7.tar.gz) = f82364376df149710cf63eb49a13fa900c6bdd39543eed156c6b396fd4156e612b2de36a8c9e71e691c4c22de3cc83c0ac818477514be5a48edfaf9d5beee57c
-Size (brlaser-6.2.7.tar.gz) = 27306 bytes
+BLAKE2s (brlaser-6.2.8.tar.gz) = a8bdf0d372bcf073a06f071573cd3ade5a88897c8c64db5d9799480060fc409f
+SHA512 (brlaser-6.2.8.tar.gz) = 6cbfb2376dbbc06f55a605a160b946ca810191d9a88c1380adb5fcbac10e37c36ec77604ab0ee0fb2595d86306f87d322b0cea314166a8a2d3999bd43b9365ce
+Size (brlaser-6.2.8.tar.gz) = 29401 bytes
Home |
Main Index |
Thread Index |
Old Index