svn commit: r362610 - head/graphics/sane-backends

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jul 22 23:52:50 UTC 2014


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


More information about the svn-ports-all mailing list