Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 23:52:50 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362610 - head/graphics/sane-backends
Message-ID:  <201407222352.s6MNqo0k082424@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 22 23:52:49 2014
New Revision: 362610
URL: http://svnweb.freebsd.org/changeset/ports/362610
QAT: https://qat.redports.org/buildarchive/r362610/

Log:
  - Bump PORTREVISION after sysutils/libieee1284 .so version change
  - While here, fix spelling error

Modified:
  head/graphics/sane-backends/Makefile

Modified: head/graphics/sane-backends/Makefile
==============================================================================
--- head/graphics/sane-backends/Makefile	Tue Jul 22 23:52:43 2014	(r362609)
+++ head/graphics/sane-backends/Makefile	Tue Jul 22 23:52:49 2014	(r362610)
@@ -3,7 +3,7 @@
 
 PORTNAME=	sane-backends
 PORTVERSION=	1.0.24
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://alioth.debian.org/frs/download.php/3958/ \
 		http://fossies.org/linux/misc/
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libtiff.so:${PORTSDIR}/grap
 OPTIONS_DEFINE=	AVAHI CUPS DOCS GPHOTO IEEE1284 IPV6 NLS SNMP USB
 OPTIONS_DEFAULT=	USB IPV6
 OPTIONS_SUB=	yes
-IEEE1284_DESC=	Pararell port support via libieee1284
+IEEE1284_DESC=	Parallel port support via libieee1284
 USB_DESC=	USB support
 
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407222352.s6MNqo0k082424>