mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
print/ipp-usb: Update to 0.9.24
PR: 276546 Approved by: submitter is maintainer
This commit is contained in:
parent
de4e8e885e
commit
0970fbd3aa
4 changed files with 8 additions and 16 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ipp-usb
|
||||
DISTVERSION= 0.9.23
|
||||
PORTREVISION= 11
|
||||
DISTVERSION= 0.9.24
|
||||
CATEGORIES= print
|
||||
|
||||
MAINTAINER= chuanwei.foo@hotmail.com
|
||||
|
@ -17,7 +16,7 @@ USES= gmake go:modules pkgconfig
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= OpenPrinting
|
||||
GH_TUPLE= OpenPrinting:goipp:v1.0.0:openprinting_goipp/vendor/github.com/OpenPrinting/goipp
|
||||
GH_TUPLE= OpenPrinting:goipp:v1.1.0:openprinting_goipp/vendor/github.com/OpenPrinting/goipp
|
||||
|
||||
USE_RC_SUBR= ipp-usb
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1683046675
|
||||
SHA256 (OpenPrinting-ipp-usb-0.9.23_GH0.tar.gz) = 81f325abc45b4d2b8812022d93dfcebc807c2b0688e2a9f7052f0bddfadf5b01
|
||||
SIZE (OpenPrinting-ipp-usb-0.9.23_GH0.tar.gz) = 73151
|
||||
SHA256 (OpenPrinting-goipp-v1.0.0_GH0.tar.gz) = b0ffbd093af6407fe4695075d9a022d23948b9762d2a9e39a2fbb7e9bf474b32
|
||||
SIZE (OpenPrinting-goipp-v1.0.0_GH0.tar.gz) = 31764
|
||||
TIMESTAMP = 1705993200
|
||||
SHA256 (OpenPrinting-ipp-usb-0.9.24_GH0.tar.gz) = e20785f9720f7d19fae9cfccb5cc3c18617d99b03da4eb94ec9df6af37abe354
|
||||
SIZE (OpenPrinting-ipp-usb-0.9.24_GH0.tar.gz) = 80064
|
||||
SHA256 (OpenPrinting-goipp-v1.1.0_GH0.tar.gz) = 5ab70b8e334efb98988fb77ce33ff44530bcca89480e01622413d94fc1daf4bf
|
||||
SIZE (OpenPrinting-goipp-v1.1.0_GH0.tar.gz) = 39615
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
--- dnssd_avahi.go.orig 2023-05-01 00:00:00 UTC
|
||||
+++ dnssd_avahi.go
|
||||
@@ -1,4 +1,4 @@
|
||||
-// +build linux
|
||||
+// +build linux freebsd
|
||||
|
||||
/* ipp-usb - HTTP reverse proxy, backed by IPP-over-USB connection to device
|
||||
*
|
|
@ -1,6 +1,7 @@
|
|||
%%ETCDIR%%/ipp-usb.conf.sample
|
||||
share/man/man8/ipp-usb.8.gz
|
||||
sbin/ipp-usb
|
||||
%%DATADIR%%/quirks/Canon.conf
|
||||
%%DATADIR%%/quirks/HP.conf
|
||||
%%DATADIR%%/quirks/README
|
||||
%%DATADIR%%/quirks/blacklist.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue