aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 13:44:57 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:29:00 +0000
commita5a000df3b3697665460dbfbafe7120e306d8913 (patch)
treec671852eec209d647dc4392782ca401bf99d61c8 /print
parentdc0b23fd5038f1916d4c05ff664e039b1d00a35c (diff)
downloadports-a5a000df3b3697665460dbfbafe7120e306d8913.tar.gz
ports-a5a000df3b3697665460dbfbafe7120e306d8913.zip
lang/go: Change DEFAULT to 1.21
PR: 277776 Approved by: portmgr (exp-run)
Diffstat (limited to 'print')
-rw-r--r--print/ipp-usb/Makefile2
-rw-r--r--print/pdfcpu/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile
index 3c4b60bce9d1..04099d5a0a3d 100644
--- a/print/ipp-usb/Makefile
+++ b/print/ipp-usb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ipp-usb
DISTVERSION= 0.9.23
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MAINTAINER= chuanwei.foo@hotmail.com
diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile
index 9ebdb168b16f..3525338111c6 100644
--- a/print/pdfcpu/Makefile
+++ b/print/pdfcpu/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pdfcpu
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= print
MAINTAINER= diizzy@FreeBSD.org