Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 15:56:07 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178629: [PATCH] add in portscout limit for print/cups-image
Message-ID:  <201305141556.r4EFu7X9039761@oldred.FreeBSD.org>
Resent-Message-ID: <201305141600.r4EG000q076250@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178629
>Category:       ports
>Synopsis:       [PATCH] add in portscout limit for print/cups-image
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 14 16:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        
>Organization:
NA
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: cups-image/Makefile
===================================================================
--- cups-image/Makefile	(revision 318163)
+++ cups-image/Makefile	(working copy)
@@ -8,6 +8,8 @@
  
 CUPS_IMAGE=	yes
 
+PORTSCOUT=      limit:^1\.5\.4
+
 .if exists(${.CURDIR}/Makefile.local)
 .include "${.CURDIR}/Makefile.local"
 .endif


>Release-Note:
>Audit-Trail:
>Unformatted:



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