diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-07 01:29:53 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-07 01:29:53 +0000 |
commit | c8ae0a78b65e8ce3461be38fe85e7b448e175384 (patch) | |
tree | ea1dbd83f033831d10839b2e49bcd0392a6f8cd0 /print/cups-bjnp | |
parent | 5096acc60a644135c1cc5d930898461c32ccecf7 (diff) |
Notes
Diffstat (limited to 'print/cups-bjnp')
-rw-r--r-- | print/cups-bjnp/Makefile | 5 | ||||
-rw-r--r-- | print/cups-bjnp/distinfo | 4 | ||||
-rw-r--r-- | print/cups-bjnp/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/print/cups-bjnp/Makefile b/print/cups-bjnp/Makefile index 38619b2ff738..68694a97540f 100644 --- a/print/cups-bjnp/Makefile +++ b/print/cups-bjnp/Makefile @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= cups-bjnp -PORTVERSION= 1.2.1 -PORTREVISION= 4 +PORTVERSION= 1.2.2 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= CUPS backend for Canon USB over IP protocol LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client diff --git a/print/cups-bjnp/distinfo b/print/cups-bjnp/distinfo index fe5f24d5ab34..a612590eaa7d 100644 --- a/print/cups-bjnp/distinfo +++ b/print/cups-bjnp/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-bjnp-1.2.1.tar.gz) = bda4ff2a9e9f673018374b75b1cf6f67f5aef3025a3a08d2c9ccf15a2bb8573a -SIZE (cups-bjnp-1.2.1.tar.gz) = 140536 +SHA256 (cups-bjnp-1.2.2.tar.gz) = 35db05f0a93d969d58f6969e15be9039eadab9c663a895daaf3a22a743dd6069 +SIZE (cups-bjnp-1.2.2.tar.gz) = 141557 diff --git a/print/cups-bjnp/pkg-descr b/print/cups-bjnp/pkg-descr index 7d31946f026f..4c75749a0143 100644 --- a/print/cups-bjnp/pkg-descr +++ b/print/cups-bjnp/pkg-descr @@ -1,6 +1,6 @@ CUPS backend for the canon proprietary USB over IP network printing protocol, BJNP. This backend is based on reverse engineering using -TCP/IP. It can be used with CUPS 1.2 and 1.3. This backend allows Cups +TCP/IP. It can be used with CUPS 1.2 - 1.6 (verified). This backend allows Cups to connect over the network to a Canon printers WWW: http://cups-bjnp.sourceforge.net/ |