svn commit: r364358 - head/print/cups-bjnp

Danilo Egea Gondolfo danilo at FreeBSD.org
Fri Aug 8 13:27:33 UTC 2014


Author: danilo
Date: Fri Aug  8 13:27:33 2014
New Revision: 364358
URL: http://svnweb.freebsd.org/changeset/ports/364358
QAT: https://qat.redports.org/buildarchive/r364358/

Log:
  - Ignore the beta version

Modified:
  head/print/cups-bjnp/Makefile

Modified: head/print/cups-bjnp/Makefile
==============================================================================
--- head/print/cups-bjnp/Makefile	Fri Aug  8 13:11:48 2014	(r364357)
+++ head/print/cups-bjnp/Makefile	Fri Aug  8 13:27:33 2014	(r364358)
@@ -11,6 +11,8 @@ COMMENT=	CUPS backend for Canon USB over
 LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client
 BUILD_DEPENDS=	${LOCALBASE}/libexec/cups/backend:${PORTSDIR}/print/cups-base
 
+PORTSCOUT=	ignore:1.9.*
+
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


More information about the svn-ports-head mailing list